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-02-17T23:48:15.601Z||main|||||INFO|500||The following profiles are active: basic
2023-02-17T23:48:28.455Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-17T23:48:28.456Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-17T23:48:28.575Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-17T23:48:34.090Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-17T23:48:34.672Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-17T23:48:35.332Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-17T23:48:35.586Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-17T23:48:36.334Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-17T23:48:38.651Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-17T23:48:39.255Z||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-02-17T23:48:42.644Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-17T23:48:42.784Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-17T23:48:42.796Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-17T23:48:42.814Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-17T23:48:43.700Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-17T23:48:44.360Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-17T23:48:45.693Z||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-02-17T23:48:46.520Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-17T23:48:46.521Z||main|||||ERROR|500||(conn=1565) Table 'catalogdb.activity_spec' doesn't exist
2023-02-17T23:48:46.539Z||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-02-17T23:48:50.774Z||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-02-17T23:48:54.331Z||main|||||WARN|500||---
2023-02-17T23:48:54.332Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-17T23:48:54.332Z||main|||||WARN|500||---
2023-02-17T23:48:54.802Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-17T23:49:00.923Z||main|||||INFO|500||Started Application in 49.237 seconds (JVM running for 52.257)
2023-02-17T23:49:00.955Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-17T23:49:00.961Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-17T23:49:00.970Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-17T23:49:01.025Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3a6d4e97-0c0c-459b-8d55-e4f9c54dc21a url= /sdc/v1/artifactTypes
2023-02-17T23:49:01.031Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-17T23:49:01.282Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-17T23:49:01.340Z||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-02-17T23:49:01.340Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-17T23:49:01.341Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 63ddec99-8476-40ba-b3aa-9e3ed6663d96 url= /sdc/v1/distributionKafkaData
2023-02-17T23:49:01.342Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-17T23:49:01.400Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-17T23:49:01.408Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@30e8f303
2023-02-17T23:49:01.482Z||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-ca37358c-601e-4da2-84f7-c05fe7982f7b
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-02-17T23:49:01.553Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Instantiated an idempotent producer.
2023-02-17T23:49:01.699Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-17T23:49:01.790Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-17T23:49:01.791Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-17T23:49:01.792Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676677741782
2023-02-17T23:49:01.807Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-17T23:49:01.838Z||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-8a77ba7c-c5af-4141-9402-ffdaa077c04a
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-02-17T23:49:01.990Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-17T23:49:01.991Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-17T23:49:01.991Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676677741990
2023-02-17T23:49:01.994Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:49:01.999Z||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-e3bc943a-59b9-4a92-b21d-285f642d5fa6
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-02-17T23:49:02.011Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:49:02.049Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-17T23:49:02.050Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-17T23:49:02.051Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676677742049
2023-02-17T23:49:02.053Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:49:02.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:49:02.061Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-17T23:49:03.042Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Cluster ID: ND9AquOESuuew59SG_4o4w
2023-02-17T23:49:03.044Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] ProducerId set to 1002 with epoch 0
2023-02-17T23:49:03.056Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:03.057Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:03.058Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:03.058Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:03.058Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:03.059Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:03.063Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Cluster ID: ND9AquOESuuew59SG_4o4w
2023-02-17T23:49:03.064Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-17T23:49:03.067Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 CbK5oIlkT0u8ocE42xSaHA
2023-02-17T23:49:03.067Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 CbK5oIlkT0u8ocE42xSaHA
2023-02-17T23:49:03.067Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 CbK5oIlkT0u8ocE42xSaHA
2023-02-17T23:49:03.067Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 CbK5oIlkT0u8ocE42xSaHA
2023-02-17T23:49:03.068Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 CbK5oIlkT0u8ocE42xSaHA
2023-02-17T23:49:03.082Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 CbK5oIlkT0u8ocE42xSaHA
2023-02-17T23:49:03.082Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Cluster ID: ND9AquOESuuew59SG_4o4w
2023-02-17T23:49:03.083Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-17T23:49:03.128Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] (Re-)joining group
2023-02-17T23:49:03.128Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] (Re-)joining group
2023-02-17T23:49:03.282Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a-ac032881-5bb7-43d0-89b1-21545abd28df
2023-02-17T23:49:03.283Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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-02-17T23:49:03.283Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] (Re-)joining group
2023-02-17T23:49:03.284Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6-053eb4b2-42c4-49ed-8e9f-f511fc46bc94
2023-02-17T23:49:03.285Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, 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-02-17T23:49:03.286Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] (Re-)joining group
2023-02-17T23:49:09.303Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a-ac032881-5bb7-43d0-89b1-21545abd28df', protocol='range'}
2023-02-17T23:49:09.304Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6-053eb4b2-42c4-49ed-8e9f-f511fc46bc94', protocol='range'}
2023-02-17T23:49:09.372Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:09.373Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:09.374Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:09.375Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:09.375Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:09.375Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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 uht8NiMfRLqfHbPcF3uF9w
2023-02-17T23:49:09.386Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a-ac032881-5bb7-43d0-89b1-21545abd28df=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-e3bc943a-59b9-4a92-b21d-285f642d5fa6-053eb4b2-42c4-49ed-8e9f-f511fc46bc94=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-02-17T23:49:09.421Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6-053eb4b2-42c4-49ed-8e9f-f511fc46bc94', protocol='range'}
2023-02-17T23:49:09.422Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, 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-02-17T23:49:09.420Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a-ac032881-5bb7-43d0-89b1-21545abd28df', protocol='range'}
2023-02-17T23:49:09.426Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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-02-17T23:49:09.429Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, 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-02-17T23:49:09.430Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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-02-17T23:49:09.451Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-17T23:49:09.451Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-17T23:49:09.454Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-17T23:49:09.454Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-17T23:49:09.455Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-17T23:49:09.454Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-17T23:49:09.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-17T23:49:09.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-17T23:49:09.456Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-17T23:49:09.456Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-17T23:49:09.458Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-17T23:49:09.458Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-17T23:49:09.512Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-17T23:49:09.514Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-17T23:49:09.608Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-17T23:49:09.608Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-17T23:49:09.638Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-17T23:49:09.639Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-17T23:49:09.643Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-17T23:49:09.643Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-17T23:49:09.645Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-17T23:49:09.645Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-17T23:49:09.660Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-17T23:49:09.661Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-17T23:50:02.022Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:50:02.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:51:02.023Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:51:02.064Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:52:02.024Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:52:02.065Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:53:02.026Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:53:02.065Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:54:02.027Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:54:02.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:55:02.029Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:55:02.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:56:02.031Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:56:02.069Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:57:02.033Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:57:02.069Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:58:02.034Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:58:02.071Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:58:03.203Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e3bc943a-59b9-4a92-b21d-285f642d5fa6, groupId=so] Node -1 disconnected.
2023-02-17T23:58:03.362Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Node -1 disconnected.
2023-02-17T23:58:03.408Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8a77ba7c-c5af-4141-9402-ffdaa077c04a, groupId=so] Node -1 disconnected.
2023-02-17T23:59:02.036Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-17T23:59:02.072Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-17T23:59:06.502Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-18T00:00:02.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:00:02.072Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:01:02.041Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:01:02.074Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:02:02.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:02:02.074Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:03:02.045Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:03:02.076Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:04:02.046Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:04:02.077Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:05:02.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:05:02.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:06:02.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:06:02.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:07:02.048Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:07:02.082Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:08:02.050Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:08:02.082Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:09:02.051Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:09:02.084Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:10:02.053Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:10:02.085Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:11:02.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:11:02.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:12:02.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:12:02.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:13:02.057Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:13:02.092Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:14:02.059Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:14:02.092Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:15:02.060Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:15:02.094Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:16:02.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:16:02.094Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:17:02.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:17:02.097Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:18:02.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:18:02.098Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:19:02.065Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:19:02.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:20:02.068Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:20:02.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:21:02.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:21:02.103Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:22:02.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:22:02.105Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:23:02.073Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:23:02.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:24:02.073Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:24:02.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:25:02.074Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:25:02.108Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:26:02.075Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:26:02.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:27:02.076Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:27:02.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:28:02.077Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:28:02.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:29:02.078Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:29:02.114Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:30:02.080Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:30:02.115Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:31:02.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:31:02.117Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:32:02.083Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:32:02.118Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:33:02.086Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:33:02.119Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:34:02.088Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:34:02.120Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:35:02.089Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:35:02.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:36:02.090Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:36:02.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:37:02.091Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:37:02.123Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:38:02.093Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:38:02.125Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:39:02.095Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:39:02.125Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:40:02.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:40:02.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:41:02.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:41:02.128Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:42:02.099Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:42:02.129Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:43:02.102Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:43:02.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:44:02.105Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:44:02.133Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:45:02.107Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:45:02.134Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:46:02.109Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:46:02.135Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:47:02.110Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:47:02.137Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:48:02.111Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:48:02.139Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:49:02.112Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:49:02.141Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:50:02.114Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:50:02.142Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:51:02.115Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:51:02.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:52:02.117Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:52:02.144Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:53:02.118Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:53:02.144Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:54:02.120Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:54:02.145Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:55:02.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:55:02.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:56:02.122Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:56:02.148Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:57:02.123Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:57:02.150Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:58:02.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:58:02.151Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T00:59:02.125Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T00:59:02.152Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:00:02.126Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:00:02.152Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:01:02.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:01:02.154Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:02:02.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:02:02.155Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:03:02.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:03:02.155Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:04:02.130Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:04:02.157Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:05:02.133Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:05:02.159Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:06:02.135Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:06:02.160Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:07:02.135Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:07:02.162Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:08:02.136Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:08:02.163Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:09:02.137Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:09:02.164Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:10:02.139Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:10:02.164Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:11:02.139Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:11:02.164Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:12:02.140Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:12:02.165Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:13:02.142Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:13:02.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:14:02.142Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:14:02.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:15:02.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:15:02.169Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:16:02.144Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:16:02.169Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:17:02.146Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:17:02.171Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:18:02.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:18:02.172Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:19:02.148Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:19:02.172Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:20:02.149Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:20:02.173Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:21:02.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:21:02.175Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:22:02.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:22:02.176Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:23:02.153Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:23:02.176Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:24:02.153Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:24:02.178Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:25:02.155Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:25:02.178Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:26:02.156Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:26:02.180Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:27:02.158Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:27:02.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:28:02.160Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:28:02.183Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:29:02.161Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:29:02.184Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:30:02.162Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:30:02.184Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:31:02.163Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:31:02.186Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:32:02.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:32:02.188Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:33:02.166Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:33:02.189Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:34:02.166Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:34:02.189Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:35:02.167Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:35:02.190Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:36:02.168Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:36:02.191Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:37:02.169Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:37:02.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:38:02.171Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:38:02.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:39:02.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:39:02.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:40:02.174Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:40:02.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:41:02.174Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:41:02.196Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:42:02.176Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:42:02.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:43:02.176Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:43:02.198Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:44:02.177Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:44:02.200Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:45:02.178Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:45:02.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:46:02.180Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:46:02.202Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:47:02.181Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:47:02.202Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:48:02.183Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:48:02.203Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:49:02.184Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:49:02.204Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:50:02.184Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:50:02.205Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:51:02.186Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:51:02.207Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:52:02.188Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:52:02.208Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:53:02.188Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:53:02.209Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:54:02.190Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:54:02.210Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:55:02.191Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:55:02.211Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:56:02.192Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:56:02.212Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:57:02.194Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:57:02.213Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:58:02.197Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:58:02.214Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T01:59:02.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T01:59:02.216Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:00:02.201Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:00:02.216Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:01:02.203Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:01:02.217Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:02:02.205Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:02:02.218Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:03:02.206Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:03:02.218Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:04:02.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:04:02.219Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:05:02.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:05:02.220Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:06:02.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:06:02.220Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:07:02.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:07:02.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:08:02.210Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:08:02.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:09:02.212Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:09:02.222Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:10:02.214Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:10:02.222Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:11:02.216Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:11:02.223Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:12:02.217Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:12:02.223Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:13:02.217Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:13:02.223Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:14:02.217Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:14:02.224Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:15:02.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:15:02.224Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:16:02.220Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:16:02.224Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:17:02.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:17:02.226Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:18:02.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:18:02.227Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:19:02.224Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:19:02.228Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:20:02.226Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:20:02.229Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:21:02.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:21:02.229Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:22:02.229Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:22:02.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:23:02.230Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:23:02.230Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:24:02.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:24:02.231Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:25:02.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:25:02.232Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:26:02.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:26:02.233Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:27:02.234Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:02.234Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:27:26.676Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-18T02:27:26.677Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"dbfdb391-ae4a-4f73-a6f7-7f6effb08801","serviceName":"vFW 2023-02-18 02-25-54","serviceVersion":"1.0","serviceUUID":"33330630-3712-4ed0-abb4-19ebe436d4e2","serviceDescription":"catalog service description","serviceInvariantUUID":"01600a9f-6c0e-47ed-860b-0b3f78ac1f86","resources":[{"resourceInstanceName":"vFW 4598451a-254c 0","resourceName":"vFW 4598451a-254c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8b2d838b-f692-4a94-9aa0-53cc1e09aab6","resourceInvariantUUID":"19ca3b81-28b7-4ae2-a052-0015d48f2b71","resourceCustomizationUUID":"8a263dd8-8743-4193-b48d-5cc7fe655b14","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vf-license-model.xml","artifactChecksum":"MTk4ZmE5NDNkOTUyZjdlODA2MGMzZDI2OTVhMGRmN2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6623ed14-6939-4616-abe6-b9a7a8dfec44","artifactVersion":"1"},{"artifactName":"vfw4598451a254c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json","artifactChecksum":"M2NhYTFkMGZlYzVlODUzY2I2ZmRhNjIxODY3ZmMyNDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"18c8031d-a56b-45dc-8375-44a9835c2eac","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e0b751e5-c740-4cef-82d5-b8144d25e0c8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vendor-license-model.xml","artifactChecksum":"ZWY3YzkwZGYyMDljYzllZmFhODBiMDRiNmQ4NjZjZGI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2d7c4213-705f-489f-a984-62eb1b8f4dd5","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c","artifactVersion":"2","generatedFromUUID":"e0b751e5-c740-4cef-82d5-b8144d25e0c8"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230218022554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-template.yml","artifactChecksum":"ZDYxMDIxMjBhMGIwOWMxMTI3ZTE3YmZlMzBiYzI1YTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ff68b876-7ea2-4a7f-8d62-92087a5e9355","artifactVersion":"1"},{"artifactName":"service-Vfw20230218022554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar","artifactChecksum":"NmNiNTIxZWQzMjg0NWIxNDE1YTEyY2M5MTAzMWQ4Yzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e4a3e95d-6ef6-40e3-b5a7-3d061e33f702","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T02:27:26.697Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:27:26.707Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:26.708Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:26.708Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:26.717Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T02:27:26.718Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T02:27:26.719Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T02:27:26.720Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T02:27:26.720Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T02:27:26.721Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T02:27:26.782Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T02:27:26.783Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687227364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:27:26.805Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:27:27.750Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:27:27.751Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:27.751Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:27.751Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:28.753Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:27:28.754Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:28.754Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:28.754Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:29.756Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:27:29.756Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:29.757Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:29.757Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:30.758Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:27:30.759Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:30.759Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:30.759Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:31.760Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:27:31.761Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:31.761Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:31.761Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:32.762Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:27:32.763Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:32.763Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:32.763Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:33.765Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"serviceName": "vFW 2023-02-18 02-25-54",
"serviceVersion": "1.0",
"serviceUUID": "33330630-3712-4ed0-abb4-19ebe436d4e2",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "01600a9f-6c0e-47ed-860b-0b3f78ac1f86",
"resources": [
{
"resourceInstanceName": "vFW 4598451a-254c 0",
"resourceCustomizationUUID": "8a263dd8-8743-4193-b48d-5cc7fe655b14",
"resourceName": "vFW 4598451a-254c",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8b2d838b-f692-4a94-9aa0-53cc1e09aab6",
"resourceInvariantUUID": "19ca3b81-28b7-4ae2-a052-0015d48f2b71",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw4598451a254c0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"artifactChecksum": "M2NhYTFkMGZlYzVlODUzY2I2ZmRhNjIxODY3ZmMyNDI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "18c8031d-a56b-45dc-8375-44a9835c2eac",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "e0b751e5-c740-4cef-82d5-b8144d25e0c8",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c",
"generatedFromUUID": "e0b751e5-c740-4cef-82d5-b8144d25e0c8"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230218022554-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"artifactChecksum": "NmNiNTIxZWQzMjg0NWIxNDE1YTEyY2M5MTAzMWQ4Yzk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e4a3e95d-6ef6-40e3-b5a7-3d061e33f702"
}
],
"workloadContext": "Production"
}
2023-02-18T02:27:33.768Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T02:27:33.769Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 33330630-3712-4ed0-abb4-19ebe436d4e2 ASDC
2023-02-18T02:27:33.901Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:dbfdb391-ae4a-4f73-a6f7-7f6effb08801
ServiceName:vFW 2023-02-18 02-25-54
ServiceVersion:1.0
ServiceUUID:33330630-3712-4ed0-abb4-19ebe436d4e2
ServiceInvariantUUID:01600a9f-6c0e-47ed-860b-0b3f78ac1f86
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230218022554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar
ArtifactUUID:e4a3e95d-6ef6-40e3-b5a7-3d061e33f702
ArtifactChecksum:NmNiNTIxZWQzMjg0NWIxNDE1YTEyY2M5MTAzMWQ4Yzk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 4598451a-254c 0
ResourceCustomizationUUID:8a263dd8-8743-4193-b48d-5cc7fe655b14
ResourceInvariantUUID:19ca3b81-28b7-4ae2-a052-0015d48f2b71
ResourceName:vFW 4598451a-254c
ResourceType:VF
ResourceUUID:8b2d838b-f692-4a94-9aa0-53cc1e09aab6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw4598451a254c0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json
ArtifactUUID:18c8031d-a56b-45dc-8375-44a9835c2eac
ArtifactChecksum:M2NhYTFkMGZlYzVlODUzY2I2ZmRhNjIxODY3ZmMyNDI=
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/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml
ArtifactUUID:e0b751e5-c740-4cef-82d5-b8144d25e0c8
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/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env
ArtifactUUID:c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c
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/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env
ArtifactUUID:c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-18T02:27:33.903Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 33330630-3712-4ed0-abb4-19ebe436d4e2 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-02-18T02:27:34.093Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T02:27:34.094Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T02:27:34.095Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T02:27:34.096Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e4a3e95d-6ef6-40e3-b5a7-3d061e33f702 from URL: /sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar
2023-02-18T02:27:34.096Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T02:27:34.097Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar
2023-02-18T02:27:34.217Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T02:27:34.227Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar e4a3e95d-6ef6-40e3-b5a7-3d061e33f702 101523
2023-02-18T02:27:34.228Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar ASDC sendASDCNotification
2023-02-18T02:27:34.228Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar
2023-02-18T02:27:34.229Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T02:27:34.230Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:34.230Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:34.231Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687254227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:35.231Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T02:27:35.233Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T02:27:35.233Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: e4a3e95d-6ef6-40e3-b5a7-3d061e33f702, URL: /sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar to file: /app/ASDC/1/service-Vfw20230218022554-csar.csar
2023-02-18T02:27:35.234Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230218022554-csar.csar
2023-02-18T02:27:35.381Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230218022554-csar.csar
2023-02-18T02:27:35.381Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230218022554-csar.csar
2023-02-18T02:27:36.010Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16390119186879403806/Definitions/service-Vfw20230218022554-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-02-18T02:27:39.083Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T02:27:39.088Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T02:27:39.088Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.088Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-18T02:27:39.088Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.088Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.088Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.089Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.089Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.089Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.089Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.089Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.089Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.089Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.089Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4598451a-254c 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-Vfw20230218022554-csar.csar
2023-02-18T02:27:39.089Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T02:27:39.095Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.097Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:39.101Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:39.101Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T02:27:39.103Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T02:27:39.105Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.105Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:39.105Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:39.105Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T02:27:39.105Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T02:27:39.106Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.106Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:39.109Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.109Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is not matching search criteria
2023-02-18T02:27:39.110Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T02:27:39.110Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T02:27:39.110Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T02:27:39.110Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.110Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:39.110Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T02:27:39.110Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.111Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T02:27:39.111Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T02:27:39.111Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.111Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:39.111Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T02:27:39.111Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:39.111Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T02:27:39.112Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.112Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-18T02:27:39.112Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.112Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T02:27:39.113Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.114Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:39.114Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:27:39.114Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.114Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:39.114Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:27:39.115Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.115Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:39.115Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:27:39.115Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.115Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is not matching search criteria
2023-02-18T02:27:39.115Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T02:27:39.115Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T02:27:39.116Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-18T02:27:39.116Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T02:27:39.116Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T02:27:39.116Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.116Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:39.116Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T02:27:39.116Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:39.117Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T02:27:39.117Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.117Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=85b26b3f-23cf-472a-98dd-21eaef69f1c7
2023-02-18T02:27:39.117Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.117Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is not matching search criteria
2023-02-18T02:27:39.117Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T02:27:39.117Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T02:27:39.118Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T02:27:39.118Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.118Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:39.118Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T02:27:39.118Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.118Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-18T02:27:39.118Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T02:27:39.119Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:39.119Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T02:27:39.119Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.119Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ef43e5bc-3aca-465a-ac6e-bc90326107f2
2023-02-18T02:27:39.119Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.119Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is not matching search criteria
2023-02-18T02:27:39.120Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T02:27:39.120Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T02:27:39.120Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T02:27:39.120Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.120Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:39.120Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T02:27:39.120Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.120Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T02:27:39.121Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T02:27:39.121Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:39.121Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:39.121Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-18T02:27:39.121Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c9e17199-83f4-43e1-af7e-45dfc89066e3
2023-02-18T02:27:39.121Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.122Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:39.122Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.122Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:39.122Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.122Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:39.122Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:39.123Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:39.123Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-18 02-25-54
Description:catalog service description
Model UUID:33330630-3712-4ed0-abb4-19ebe436d4e2
Model Version:NULL
Model InvariantUuid:01600a9f-6c0e-47ed-860b-0b3f78ac1f86
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 4598451a-254c
Model UUID:54dd6ecc-f189-4a86-9c6f-7a1855b21681
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:19ca3b81-28b7-4ae2-a052-0015d48f2b71
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:8a263dd8-8743-4193-b48d-5cc7fe655b14
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:0fdf44e8-2484-4b95-947f-e067806b9687
ModelName:Vfw4598451a254c..base_vfw..module-0
ModelUuid:1a9b7d56-8321-41ec-b0ac-e1a08cb92765
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:85b26b3f-23cf-472a-98dd-21eaef69f1c7
ModelInvariantUuid:cd398ef6-e8dc-4ebb-a615-72b08bc7e7d0
ModelName:vFW 4598451a-254c-nodes.vfwCvfc
ModelUuid:51ac8029-7026-4907-8ecc-a86767b5fcfc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:93e20153-4986-4092-91bf-72ea8d756b49
ModelInvariantUuid:da577fda-c325-46cd-940d-8986ee6508da
ModelName:Vfw4598451a254c.compute.nodes.heat.vfw
ModelUuid:93d71fce-90e1-40c9-97fe-df623e11bf4f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:ef43e5bc-3aca-465a-ac6e-bc90326107f2
ModelInvariantUuid:bf421e2f-d71b-4511-a1e9-13a8d3d7c4c7
ModelName:vFW 4598451a-254c-nodes.vsnCvfc
ModelUuid:fb08e5c5-515e-4aef-9161-5441cade4049
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:ddf1811e-31a3-4fca-a308-f6d539f6fc31
ModelInvariantUuid:2a186359-5075-4521-8372-510375d8a59a
ModelName:Vfw4598451a254c.compute.nodes.heat.vsn
ModelUuid:fca52d4d-53ff-4c59-9f6f-3520bcae7d99
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c9e17199-83f4-43e1-af7e-45dfc89066e3
ModelInvariantUuid:c9e249de-3be9-4584-92b2-d8058f12004c
ModelName:vFW 4598451a-254c-nodes.vpgCvfc
ModelUuid:3d1e090c-b42a-4632-8302-c8dccdecc59e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:58280d24-52e7-4291-af94-a80ddd5f2133
ModelInvariantUuid:a7e945e7-1ce5-4ecc-b6e9-60cd3bfbbb24
ModelName:Vfw4598451a254c.compute.nodes.heat.vpg
ModelUuid:9522eba7-bd21-4add-89d0-21eee4e3df71
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-02-18T02:27:39.162Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 8b2d838b-f692-4a94-9aa0-53cc1e09aab6
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-02-18T02:27:39.227Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||vFW 4598451a-254c 0
2023-02-18T02:27:39.237Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8b2d838b-f692-4a94-9aa0-53cc1e09aab6
2023-02-18T02:27:39.237Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 18c8031d-a56b-45dc-8375-44a9835c2eac from URL: /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json
2023-02-18T02:27:39.237Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T02:27:39.237Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json
2023-02-18T02:27:39.304Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T02:27:39.304Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json 18c8031d-a56b-45dc-8375-44a9835c2eac 785
2023-02-18T02:27:39.305Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json ASDC sendASDCNotification
2023-02-18T02:27:39.305Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json
2023-02-18T02:27:39.305Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T02:27:39.305Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:39.306Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:39.306Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687259305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:40.307Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw4598451a254c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "0fdf44e8-2484-4b95-947f-e067806b9687",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1a9b7d56-8321-41ec-b0ac-e1a08cb92765",
"vfModuleModelCustomizationUUID": "32a1bc2a-8285-4161-9516-976aa55bce93",
"isBase": true,
"artifacts": [
"e0b751e5-c740-4cef-82d5-b8144d25e0c8",
"c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c"
],
"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-02-18T02:27:40.320Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw4598451a254c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1a9b7d56-8321-41ec-b0ac-e1a08cb92765
VfModuleModelInvariantUUID:0fdf44e8-2484-4b95-947f-e067806b9687
VfModuleModelDescription:NULL
Artifacts UUID List:{
e0b751e5-c740-4cef-82d5-b8144d25e0c8
,
c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c
}
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-02-18T02:27:40.323Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw4598451a254c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "0fdf44e8-2484-4b95-947f-e067806b9687",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1a9b7d56-8321-41ec-b0ac-e1a08cb92765",
"vfModuleModelCustomizationUUID": "32a1bc2a-8285-4161-9516-976aa55bce93",
"isBase": true,
"artifacts": [
"e0b751e5-c740-4cef-82d5-b8144d25e0c8",
"c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c"
],
"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-02-18T02:27:40.323Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw4598451a254c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1a9b7d56-8321-41ec-b0ac-e1a08cb92765
VfModuleModelInvariantUUID:0fdf44e8-2484-4b95-947f-e067806b9687
VfModuleModelDescription:NULL
Artifacts UUID List:{
e0b751e5-c740-4cef-82d5-b8144d25e0c8
,
c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c
}
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-02-18T02:27:40.323Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e0b751e5-c740-4cef-82d5-b8144d25e0c8 from URL: /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml
2023-02-18T02:27:40.323Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T02:27:40.324Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml
2023-02-18T02:27:40.427Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T02:27:40.428Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml e0b751e5-c740-4cef-82d5-b8144d25e0c8 20368
2023-02-18T02:27:40.428Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-18T02:27:40.428Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml
2023-02-18T02:27:40.429Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T02:27:40.429Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:40.429Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:40.430Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687260428,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:41.430Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c from URL: /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env
2023-02-18T02:27:41.431Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T02:27:41.431Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env
2023-02-18T02:27:41.513Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T02:27:41.513Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env c4efa4b7-a8ba-4a34-a7d2-ce011a5f928c 2098
2023-02-18T02:27:41.513Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-18T02:27:41.514Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env
2023-02-18T02:27:41.514Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T02:27:41.514Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:41.514Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:41.515Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687261513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:42.515Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 33330630-3712-4ed0-abb4-19ebe436d4e2
2023-02-18T02:27:42.516Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 4598451a-254c 0 8b2d838b-f692-4a94-9aa0-53cc1e09aab6 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-02-18T02:27:42.573Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@63c5fe4d, org.onap.sdc.toscaparser.api.parameters.Input@76d30554, org.onap.sdc.toscaparser.api.parameters.Input@191977e9, org.onap.sdc.toscaparser.api.parameters.Input@4a3ef9b, org.onap.sdc.toscaparser.api.parameters.Input@48d84ed4]
2023-02-18T02:27:42.577Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.578Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:42.578Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-02-18T02:27:42.578Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 8a263dd8-8743-4193-b48d-5cc7fe655b14
2023-02-18T02:27:42.579Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8a263dd8-8743-4193-b48d-5cc7fe655b14 matches Tosca VF Customization UUID: 8a263dd8-8743-4193-b48d-5cc7fe655b14
2023-02-18T02:27:42.579Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 8a263dd8-8743-4193-b48d-5cc7fe655b14 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-02-18T02:27:42.590Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.591Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:42.592Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 8a263dd8-8743-4193-b48d-5cc7fe655b14: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-18T02:27:42.593Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@68e7fed9
2023-02-18T02:27:42.593Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.595Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T02:27:42.595Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 32a1bc2a-8285-4161-9516-976aa55bce93
2023-02-18T02:27:42.597Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 32a1bc2a-8285-4161-9516-976aa55bce93
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-02-18T02:27:42.606Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.607Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:42.607Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:27:42.608Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.608Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:42.609Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:27:42.609Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.609Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is not matching search criteria
2023-02-18T02:27:42.610Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T02:27:42.610Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T02:27:42.610Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-18T02:27:42.611Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T02:27:42.611Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T02:27:42.611Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:42.612Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:42.612Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T02:27:42.612Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:42.613Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T02:27:42.613Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:42.614Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=85b26b3f-23cf-472a-98dd-21eaef69f1c7
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-02-18T02:27:42.625Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.626Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:42.626Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:27:42.626Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.627Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is not matching search criteria
2023-02-18T02:27:42.627Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T02:27:42.627Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T02:27:42.628Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T02:27:42.628Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:42.628Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:42.629Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T02:27:42.629Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:42.629Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-18T02:27:42.630Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T02:27:42.630Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:42.630Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T02:27:42.631Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:42.631Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ef43e5bc-3aca-465a-ac6e-bc90326107f2
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-02-18T02:27:42.635Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.635Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:42.636Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:27:42.638Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.638Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is not matching search criteria
2023-02-18T02:27:42.639Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T02:27:42.639Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T02:27:42.639Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T02:27:42.639Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:42.640Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:42.640Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T02:27:42.640Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T02:27:42.640Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T02:27:42.641Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T02:27:42.641Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T02:27:42.641Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T02:27:42.641Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-18T02:27:42.642Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c9e17199-83f4-43e1-af7e-45dfc89066e3
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-02-18T02:27:42.645Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.645Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:42.646Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:27:42.646Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.646Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Node template vFW 4598451a-254c 0 is matching search criteria
2023-02-18T02:27:42.647Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 4598451a-254c 0] matching following query criteria: sdcType=VF, customizationUUID=8a263dd8-8743-4193-b48d-5cc7fe655b14
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-02-18T02:27:42.649Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.649Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:42.650Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 33330630-3712-4ed0-abb4-19ebe436d4e2: vFW 4598451a-254c
2023-02-18T02:27:42.650Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.650Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:42.651Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.651Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:42.651Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.652Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:42.652Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.652Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:42.652Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:27:42.653Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-18 02-25-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:27:42.653Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-02-18 02-25-54
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-02-18T02:27:43.047Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 4598451a-254c 8b2d838b-f692-4a94-9aa0-53cc1e09aab6 1 ASDC deployResourceStructure
2023-02-18T02:27:43.047Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json ASDC sendASDCNotification
2023-02-18T02:27:43.047Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json
2023-02-18T02:27:43.047Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T02:27:43.048Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:43.049Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:43.049Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687263047,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:44.052Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-18T02:27:44.052Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml
2023-02-18T02:27:44.053Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T02:27:44.054Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:44.054Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:44.054Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687264052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:45.056Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-18T02:27:45.057Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env
2023-02-18T02:27:45.058Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T02:27:45.059Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:45.059Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:45.059Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687265056,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:46.061Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar ASDC sendASDCNotification
2023-02-18T02:27:46.061Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar
2023-02-18T02:27:46.061Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T02:27:46.061Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:27:46.062Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:27:46.062Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687266061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:27:47.063Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801
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-02-18T02:27:47.104Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801
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-02-18T02:27:47.109Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T02:27:47.109Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T02:27:47.110Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T02:28:02.055Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:28:02.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T02:28:02.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687228265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:28:02.060Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:28:17.110Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801
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-02-18T02:28:17.125Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801
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-02-18T02:28:17.128Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T02:28:17.129Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T02:28:17.129Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T02:28:47.129Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801
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-02-18T02:28:47.146Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801
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-02-18T02:28:47.149Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T02:28:47.149Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T02:28:47.149Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T02:29:02.055Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:29:02.060Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.060Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687191956,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.061Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.061Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.061Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.061Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.061Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.061Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687191956,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.062Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.062Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.062Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.062Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.062Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.062Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687227364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.062Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.062Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.062Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687228265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.063Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.063Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.063Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687191956,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.063Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.063Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.063Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.063Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.063Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.063Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687227364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.064Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.064Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.064Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687228265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.064Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.064Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.064Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687247547,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.064Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.065Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.065Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687191956,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.065Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.065Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.065Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.065Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.065Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.065Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687228265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.066Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.066Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.066Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687227364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.067Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.067Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.067Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687247547,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.067Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.067Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.067Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687191956,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.067Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.067Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.067Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.068Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.068Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.068Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687227364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.068Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.068Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.068Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687228265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.068Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.068Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.068Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687247547,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.069Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.069Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.069Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687191956,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.069Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.069Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.069Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.069Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687227364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687228265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.071Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687247547,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.071Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.071Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687191956,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.071Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687222234,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687227364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.073Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687228265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.073Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.073Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687247547,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.073Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.074Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687253762,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.074Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.074Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.074Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687254139,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.074Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.074Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.075Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687252595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.075Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.075Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.075Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687254227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.076Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.076Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.076Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687247547,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.076Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.076Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.077Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687255265,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.077Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.077Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.077Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687247547,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.077Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.078Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.078Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687256368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.078Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.078Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.078Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687255381,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.078Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.078Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.078Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687257604,
"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-02-18T02:29:02.090Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dbfdb391-ae4a-4f73-a6f7-7f6effb08801
2023-02-18T02:29:02.091Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dbfdb391-ae4a-4f73-a6f7-7f6effb08801 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-02-18T02:29:02.106Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.106Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "multicloud-k8s",
"timestamp": 1676687258609,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-18T02:29:02.106Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.106Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.107Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687259305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.107Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.107Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.107Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687260428,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.107Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.107Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.107Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687261513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:29:02.108Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.108Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.108Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687263047,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/vfw4598451a254c0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-18T02:29:02.108Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.108Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.108Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687262906,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T02:29:02.108Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.109Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.109Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687264052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-18T02:29:02.109Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.109Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.109Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687263914,
"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-02-18T02:29:02.117Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dbfdb391-ae4a-4f73-a6f7-7f6effb08801
2023-02-18T02:29:02.117Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dbfdb391-ae4a-4f73-a6f7-7f6effb08801 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-02-18T02:29:02.128Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.129Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687265056,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/resourceInstances/vfw4598451a254c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-18T02:29:02.129Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.129Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.129Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687266061,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T02:29:02.130Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.130Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.130Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687272618,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230218022554/1.0/artifacts/service-Vfw20230218022554-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T02:29:02.130Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.130Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.130Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "aai-model-loader",
"timestamp": 1676687273621,
"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-02-18T02:29:02.139Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dbfdb391-ae4a-4f73-a6f7-7f6effb08801
2023-02-18T02:29:02.139Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dbfdb391-ae4a-4f73-a6f7-7f6effb08801 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-02-18T02:29:02.152Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.152Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687259619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.152Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.152Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.153Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687274623,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.153Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.153Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.153Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687254783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.153Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.154Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.154Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687277547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.154Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.154Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.154Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687254783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.154Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.155Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.155Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687274623,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:29:02.155Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:02.155Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T02:29:02.155Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687259619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "NOTIFIED"
}
2023-02-18T02:29:02.156Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:29:17.150Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801
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-02-18T02:29:17.168Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801
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-02-18T02:29:17.173Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T02:29:17.174Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T02:29:17.174Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T02:29:17.174Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T02:29:17.174Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T02:29:17.175Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T02:29:17.175Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T02:29:17.175Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T02:29:17.176Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-02-18T02:29:17.184Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T02:29:47.185Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801 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-02-18T02:29:47.199Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dbfdb391-ae4a-4f73-a6f7-7f6effb08801 and serviceModelVersionId: 33330630-3712-4ed0-abb4-19ebe436d4e2
2023-02-18T02:29:47.199Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 01600a9f-6c0e-47ed-860b-0b3f78ac1f86
2023-02-18T02:30:02.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:02.059Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.059Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687277547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.060Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.060Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.060Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687254783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.061Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.061Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.061Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687274623,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.061Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.061Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.062Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687259619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-18T02:30:02.062Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.062Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.062Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687277547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.062Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.062Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.063Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687254783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.063Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.063Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.063Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687274623,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.063Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.063Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.064Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687259619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.064Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.064Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.064Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687277547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.064Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.065Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.065Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687254783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.065Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.065Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.065Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687274623,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.066Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.066Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.066Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687259619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-18T02:30:02.067Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.067Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.067Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687277547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.067Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.067Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.067Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687254783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.068Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.068Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.068Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687274623,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.069Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.069Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.069Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687259619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.069Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.069Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.069Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687277547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:30:02.070Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.070Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.070Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687254783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:30:02.070Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.070Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.070Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687274623,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:30:02.071Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.071Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.071Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687259619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:30:02.071Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.071Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.072Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687277547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:30:02.072Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.072Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.072Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687287843,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:30:02.072Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.072Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.073Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687286284,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:30:02.073Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.073Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.073Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "cds-sdc-listener",
"timestamp": 1676687287467,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:30:02.073Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.073Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.074Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687287190,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:30:02.074Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.074Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687288943,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:30:02.074Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.075Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687290221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:30:02.075Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.075Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.075Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687291271,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T02:30:02.100Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e69d9938-5c54-4cb1-8824-072d950e1adb
2023-02-18T02:30:02.100Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e69d9938-5c54-4cb1-8824-072d950e1adb 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-02-18T02:30:02.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687290321,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T02:30:02.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "multicloud-k8s",
"timestamp": 1676687292294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-18T02:30:02.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676687291326,
"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-02-18T02:30:02.130Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e69d9938-5c54-4cb1-8824-072d950e1adb
2023-02-18T02:30:02.131Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e69d9938-5c54-4cb1-8824-072d950e1adb 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-02-18T02:30:02.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687295743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T02:30:02.145Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:30:02.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:30:02.146Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "aai-model-loader",
"timestamp": 1676687296746,
"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-02-18T02:30:02.153Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e69d9938-5c54-4cb1-8824-072d950e1adb
2023-02-18T02:30:02.153Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e69d9938-5c54-4cb1-8824-072d950e1adb 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-02-18T02:30:03.679Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/01600a9f-6c0e-47ed-860b-0b3f78ac1f86/model-vers/model-ver/33330630-3712-4ed0-abb4-19ebe436d4e2?depth=0
2023-02-18T02:30:03.805Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T02:30:04.391Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/01600a9f-6c0e-47ed-860b-0b3f78ac1f86/model-vers/model-ver/33330630-3712-4ed0-abb4-19ebe436d4e2?depth=0|INFO|500||Invoke
2023-02-18T02:30:04.396Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/01600a9f-6c0e-47ed-860b-0b3f78ac1f86/model-vers/model-ver/33330630-3712-4ed0-abb4-19ebe436d4e2?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/01600a9f-6c0e-47ed-860b-0b3f78ac1f86/model-vers/model-ver/33330630-3712-4ed0-abb4-19ebe436d4e2?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[dbfdb391-ae4a-4f73-a6f7-7f6effb08801], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d60f13a9-5f16-4acc-ad56-179a4fb648a6], X-ECOMP-RequestID=[dbfdb391-ae4a-4f73-a6f7-7f6effb08801], X-TransactionId=[], X-ONAP-RequestID=[dbfdb391-ae4a-4f73-a6f7-7f6effb08801], Content-Type=[application/merge-patch+json]}
2023-02-18T02:30:04.417Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/01600a9f-6c0e-47ed-860b-0b3f78ac1f86/model-vers/model-ver/33330630-3712-4ed0-abb4-19ebe436d4e2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-18T02:30:04.797Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/01600a9f-6c0e-47ed-860b-0b3f78ac1f86/model-vers/model-ver/33330630-3712-4ed0-abb4-19ebe436d4e2?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/01600a9f-6c0e-47ed-860b-0b3f78ac1f86/model-vers/model-ver/33330630-3712-4ed0-abb4-19ebe436d4e2?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 02:30:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[327], vertex-id=[180304], x-aai-txid=[2-aai-resources-230218-02:30:04:589-4282], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T02:30:04.800Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/01600a9f-6c0e-47ed-860b-0b3f78ac1f86/model-vers/model-ver/33330630-3712-4ed0-abb4-19ebe436d4e2?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-18T02:30:04.801Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/01600a9f-6c0e-47ed-860b-0b3f78ac1f86/model-vers/model-ver/33330630-3712-4ed0-abb4-19ebe436d4e2?depth=0|INFO|500||InvokeReturn
2023-02-18T02:30:04.807Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T02:30:04.807Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-02-18T02:30:04.828Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|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-02-18T02:30:04.829Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dbfdb391-ae4a-4f73-a6f7-7f6effb08801 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T02:30:04.830Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T02:30:04.831Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:04.831Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:04.831Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687404829,
"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-02-18T02:30:05.851Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:30:05.857Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-18T02:30:05.857Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"e69d9938-5c54-4cb1-8824-072d950e1adb","serviceName":"basic_onboard_mEUBDv","serviceVersion":"1.0","serviceUUID":"3c5cb84c-52cf-4a0f-b700-40f3cd4664f2","serviceDescription":"service","serviceInvariantUUID":"ce85e31d-a895-4c95-9378-81507202a700","resources":[{"resourceInstanceName":"basic_onboard_mEUBDv 0","resourceName":"basic_onboard_mEUBDv","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ffda4a17-ab02-4e48-ad83-ee56e0797098","resourceInvariantUUID":"cdcd9209-71d8-47b7-88ba-fb3037e9182b","resourceCustomizationUUID":"4a2b6593-b410-4463-80cc-624987b55bfa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vf-license-model.xml","artifactChecksum":"ZjJhZDg0NmU5MDU4YmM2YWNkY2M5NjZkZjllZGZmNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f705dadc-2feb-41ef-847a-da7341f9d596","artifactVersion":"1"},{"artifactName":"basic_onboard_meubdv0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json","artifactChecksum":"ODhjYTk5ZWFiNDkyOTQ1ZTBiNzNiOTJlYjk4YTgyZGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8f590a99-a289-4983-816a-100c8861dee7","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2098365a-d753-4ec6-b52e-da09dcba672f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ae515c69-9dd2-4db8-acd5-d4acc5fd63df","artifactVersion":"2","generatedFromUUID":"13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMeubdv-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-template.yml","artifactChecksum":"YjRmOGNjYmU1ZmUxYzg3MThhNDc5NWNiNjNmYWUzMWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3131b651-dd63-4afb-ad22-0b39b00370d1","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMeubdv-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar","artifactChecksum":"OGJhZTI2NzZiZjY0MDY0NTMwMWMwMDJlZmQ2ZGVkZjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d3a30fad-6c12-4aa9-b7c4-7f03771a0dcd","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T02:30:05.861Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:30:05.861Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:05.861Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:05.862Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:06.864Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:30:06.864Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:06.864Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:06.865Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:07.867Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:30:07.867Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:07.867Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:07.867Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:08.869Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:30:08.869Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:08.870Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:08.870Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:09.871Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:30:09.872Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:09.872Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:09.872Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:10.874Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:30:10.875Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:10.875Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:10.876Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:11.878Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T02:30:11.879Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:11.879Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:11.879Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:12.883Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"serviceName": "basic_onboard_mEUBDv",
"serviceVersion": "1.0",
"serviceUUID": "3c5cb84c-52cf-4a0f-b700-40f3cd4664f2",
"serviceDescription": "service",
"serviceInvariantUUID": "ce85e31d-a895-4c95-9378-81507202a700",
"resources": [
{
"resourceInstanceName": "basic_onboard_mEUBDv 0",
"resourceCustomizationUUID": "4a2b6593-b410-4463-80cc-624987b55bfa",
"resourceName": "basic_onboard_mEUBDv",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ffda4a17-ab02-4e48-ad83-ee56e0797098",
"resourceInvariantUUID": "cdcd9209-71d8-47b7-88ba-fb3037e9182b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_meubdv0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"artifactChecksum": "ODhjYTk5ZWFiNDkyOTQ1ZTBiNzNiOTJlYjk4YTgyZGQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8f590a99-a289-4983-816a-100c8861dee7",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ae515c69-9dd2-4db8-acd5-d4acc5fd63df",
"generatedFromUUID": "13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ae515c69-9dd2-4db8-acd5-d4acc5fd63df",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardMeubdv-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"artifactChecksum": "OGJhZTI2NzZiZjY0MDY0NTMwMWMwMDJlZmQ2ZGVkZjg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d3a30fad-6c12-4aa9-b7c4-7f03771a0dcd"
}
],
"workloadContext": "Production"
}
2023-02-18T02:30:12.883Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T02:30:12.883Z|dbfdb391-ae4a-4f73-a6f7-7f6effb08801|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3c5cb84c-52cf-4a0f-b700-40f3cd4664f2 ASDC
2023-02-18T02:30:12.884Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:e69d9938-5c54-4cb1-8824-072d950e1adb
ServiceName:basic_onboard_mEUBDv
ServiceVersion:1.0
ServiceUUID:3c5cb84c-52cf-4a0f-b700-40f3cd4664f2
ServiceInvariantUUID:ce85e31d-a895-4c95-9378-81507202a700
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMeubdv-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar
ArtifactUUID:d3a30fad-6c12-4aa9-b7c4-7f03771a0dcd
ArtifactChecksum:OGJhZTI2NzZiZjY0MDY0NTMwMWMwMDJlZmQ2ZGVkZjg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mEUBDv 0
ResourceCustomizationUUID:4a2b6593-b410-4463-80cc-624987b55bfa
ResourceInvariantUUID:cdcd9209-71d8-47b7-88ba-fb3037e9182b
ResourceName:basic_onboard_mEUBDv
ResourceType:VF
ResourceUUID:ffda4a17-ab02-4e48-ad83-ee56e0797098
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_meubdv0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json
ArtifactUUID:8f590a99-a289-4983-816a-100c8861dee7
ArtifactChecksum:ODhjYTk5ZWFiNDkyOTQ1ZTBiNzNiOTJlYjk4YTgyZGQ=
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/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml
ArtifactUUID:13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea
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/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env
ArtifactUUID:ae515c69-9dd2-4db8-acd5-d4acc5fd63df
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/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env
ArtifactUUID:ae515c69-9dd2-4db8-acd5-d4acc5fd63df
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-18T02:30:12.884Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3c5cb84c-52cf-4a0f-b700-40f3cd4664f2 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-02-18T02:30:12.918Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T02:30:12.918Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T02:30:12.919Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T02:30:12.919Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d3a30fad-6c12-4aa9-b7c4-7f03771a0dcd from URL: /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:12.919Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T02:30:12.920Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:13.068Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T02:30:13.072Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar d3a30fad-6c12-4aa9-b7c4-7f03771a0dcd 75670
2023-02-18T02:30:13.073Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar ASDC sendASDCNotification
2023-02-18T02:30:13.073Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:13.073Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T02:30:13.074Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:13.074Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:13.074Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687413073,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:14.077Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T02:30:14.078Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T02:30:14.078Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: d3a30fad-6c12-4aa9-b7c4-7f03771a0dcd, URL: /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar to file: /app/ASDC/1/service-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:14.078Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:14.079Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:14.079Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:14.207Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13085315738855086171/Definitions/service-BasicOnboardMeubdv-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-02-18T02:30:15.725Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T02:30:15.725Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T02:30:15.725Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:15.726Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-18T02:30:15.726Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:15.726Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:15.726Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:15.726Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:15.726Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:15.727Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_mEUBDv 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-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:15.727Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:15.727Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T02:30:15.727Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.727Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:15.728Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is matching search criteria
2023-02-18T02:30:15.728Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T02:30:15.728Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_mEUBDv 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T02:30:15.728Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.728Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:15.729Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is matching search criteria
2023-02-18T02:30:15.729Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T02:30:15.729Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_mEUBDv 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T02:30:15.729Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.729Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:15.730Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.730Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is not matching search criteria
2023-02-18T02:30:15.730Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-18T02:30:15.730Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-18T02:30:15.730Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-18T02:30:15.730Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-18T02:30:15.731Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-18T02:30:15.731Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.731Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T02:30:15.731Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.732Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is matching search criteria
2023-02-18T02:30:15.732Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_mEUBDv 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:30:15.732Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.732Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is matching search criteria
2023-02-18T02:30:15.732Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_mEUBDv 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:30:15.733Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.733Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is matching search criteria
2023-02-18T02:30:15.733Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_mEUBDv 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:30:15.733Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.733Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is not matching search criteria
2023-02-18T02:30:15.734Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-18T02:30:15.734Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-18T02:30:15.734Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=4b0a3bac-93d1-4b21-8621-cb5c6e05b547
2023-02-18T02:30:15.734Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.734Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:15.735Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.735Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:15.735Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.735Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:15.735Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:15.735Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:15.736Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_mEUBDv
Description:service
Model UUID:3c5cb84c-52cf-4a0f-b700-40f3cd4664f2
Model Version:NULL
Model InvariantUuid:ce85e31d-a895-4c95-9378-81507202a700
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_mEUBDv
Model UUID:66314bee-c466-40dc-b9f3-dcae67648fb5
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cdcd9209-71d8-47b7-88ba-fb3037e9182b
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:4a2b6593-b410-4463-80cc-624987b55bfa
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:ae890d11-4412-455d-afb7-c5c415facc94
ModelName:BasicOnboardMeubdv..base_ubuntu18..module-0
ModelUuid:a2b434b4-7525-4168-ae85-15530ffc2324
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:4b0a3bac-93d1-4b21-8621-cb5c6e05b547
ModelInvariantUuid:65346697-5dfa-4dcb-aea8-77353da3f4fb
ModelName:basic_onboard_mEUBDv-nodes.ubuntu18Cvfc
ModelUuid:9f9d641e-7735-47f0-9f4a-eb40a26c133e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:ebc3db01-1659-42ab-9e51-eff88fd4c0e0
ModelInvariantUuid:f78f3b59-119e-44fe-81aa-62d85e1945f7
ModelName:BasicOnboardMeubdv.compute.nodes.heat.ubuntu18
ModelUuid:fdcd80a7-2744-4bdf-a729-2dbbdb4a4416
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-02-18T02:30:15.748Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: ffda4a17-ab02-4e48-ad83-ee56e0797098
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-02-18T02:30:15.753Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||basic_onboard_mEUBDv 0
2023-02-18T02:30:15.753Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ffda4a17-ab02-4e48-ad83-ee56e0797098
2023-02-18T02:30:15.753Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 8f590a99-a289-4983-816a-100c8861dee7 from URL: /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json
2023-02-18T02:30:15.754Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T02:30:15.754Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json
2023-02-18T02:30:15.831Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T02:30:15.832Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json 8f590a99-a289-4983-816a-100c8861dee7 798
2023-02-18T02:30:15.832Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json ASDC sendASDCNotification
2023-02-18T02:30:15.832Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json
2023-02-18T02:30:15.833Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T02:30:15.834Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:15.834Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:15.834Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687415832,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:16.836Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardMeubdv..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ae890d11-4412-455d-afb7-c5c415facc94",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a2b434b4-7525-4168-ae85-15530ffc2324",
"vfModuleModelCustomizationUUID": "f6a31810-639c-4f8d-a860-1859d0654f20",
"isBase": true,
"artifacts": [
"13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea",
"ae515c69-9dd2-4db8-acd5-d4acc5fd63df"
],
"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-02-18T02:30:16.840Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMeubdv..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a2b434b4-7525-4168-ae85-15530ffc2324
VfModuleModelInvariantUUID:ae890d11-4412-455d-afb7-c5c415facc94
VfModuleModelDescription:NULL
Artifacts UUID List:{
13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea
,
ae515c69-9dd2-4db8-acd5-d4acc5fd63df
}
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-02-18T02:30:16.842Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardMeubdv..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ae890d11-4412-455d-afb7-c5c415facc94",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a2b434b4-7525-4168-ae85-15530ffc2324",
"vfModuleModelCustomizationUUID": "f6a31810-639c-4f8d-a860-1859d0654f20",
"isBase": true,
"artifacts": [
"13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea",
"ae515c69-9dd2-4db8-acd5-d4acc5fd63df"
],
"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-02-18T02:30:16.843Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMeubdv..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a2b434b4-7525-4168-ae85-15530ffc2324
VfModuleModelInvariantUUID:ae890d11-4412-455d-afb7-c5c415facc94
VfModuleModelDescription:NULL
Artifacts UUID List:{
13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea
,
ae515c69-9dd2-4db8-acd5-d4acc5fd63df
}
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-02-18T02:30:16.843Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea from URL: /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml
2023-02-18T02:30:16.843Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T02:30:16.843Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml
2023-02-18T02:30:16.986Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T02:30:16.987Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml 13d6e2f9-8947-4d77-bf1b-a1cae5b1cfea 5033
2023-02-18T02:30:16.987Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-18T02:30:16.987Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml
2023-02-18T02:30:16.987Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T02:30:16.987Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:16.988Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:16.988Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687416987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:17.990Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ae515c69-9dd2-4db8-acd5-d4acc5fd63df from URL: /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env
2023-02-18T02:30:17.990Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T02:30:17.991Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env
2023-02-18T02:30:18.087Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T02:30:18.088Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env ae515c69-9dd2-4db8-acd5-d4acc5fd63df 909
2023-02-18T02:30:18.088Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-18T02:30:18.088Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env
2023-02-18T02:30:18.089Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T02:30:18.089Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:18.089Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:18.089Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687418088,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:19.091Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 3c5cb84c-52cf-4a0f-b700-40f3cd4664f2
2023-02-18T02:30:19.091Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_mEUBDv 0 ffda4a17-ab02-4e48-ad83-ee56e0797098 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-18T02:30:19.115Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@22b81d23, org.onap.sdc.toscaparser.api.parameters.Input@d88ece6, org.onap.sdc.toscaparser.api.parameters.Input@1d390d47, org.onap.sdc.toscaparser.api.parameters.Input@1eed3a02, org.onap.sdc.toscaparser.api.parameters.Input@7c5e6df9]
2023-02-18T02:30:19.117Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.117Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:19.118Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-02-18T02:30:19.118Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 4a2b6593-b410-4463-80cc-624987b55bfa
2023-02-18T02:30:19.118Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4a2b6593-b410-4463-80cc-624987b55bfa matches Tosca VF Customization UUID: 4a2b6593-b410-4463-80cc-624987b55bfa
2023-02-18T02:30:19.118Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 4a2b6593-b410-4463-80cc-624987b55bfa 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-02-18T02:30:19.123Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.123Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:19.124Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 4a2b6593-b410-4463-80cc-624987b55bfa: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-18T02:30:19.124Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@14b73ab2
2023-02-18T02:30:19.125Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.125Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T02:30:19.125Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f6a31810-639c-4f8d-a860-1859d0654f20
2023-02-18T02:30:19.125Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f6a31810-639c-4f8d-a860-1859d0654f20
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-02-18T02:30:19.130Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.130Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is matching search criteria
2023-02-18T02:30:19.130Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_mEUBDv 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:30:19.131Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.131Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is matching search criteria
2023-02-18T02:30:19.131Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_mEUBDv 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:30:19.131Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.132Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is not matching search criteria
2023-02-18T02:30:19.132Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-18T02:30:19.132Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-18T02:30:19.133Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=4b0a3bac-93d1-4b21-8621-cb5c6e05b547
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-02-18T02:30:19.136Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.137Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is matching search criteria
2023-02-18T02:30:19.137Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_mEUBDv 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T02:30:19.138Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.138Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_mEUBDv 0 is matching search criteria
2023-02-18T02:30:19.138Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_mEUBDv 0] matching following query criteria: sdcType=VF, customizationUUID=4a2b6593-b410-4463-80cc-624987b55bfa
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-02-18T02:30:19.146Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.147Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:19.148Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 3c5cb84c-52cf-4a0f-b700-40f3cd4664f2: basic_onboard_mEUBDv
2023-02-18T02:30:19.149Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.149Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:19.149Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.149Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:19.150Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.150Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:19.150Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.150Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:19.151Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T02:30:19.151Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_mEUBDv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T02:30:19.151Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Saving Service: basic_onboard_mEUBDv
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-02-18T02:30:19.278Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_mEUBDv ffda4a17-ab02-4e48-ad83-ee56e0797098 1 ASDC deployResourceStructure
2023-02-18T02:30:19.279Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json ASDC sendASDCNotification
2023-02-18T02:30:19.279Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json
2023-02-18T02:30:19.279Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T02:30:19.279Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:19.279Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:19.279Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687419279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:20.280Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-18T02:30:20.281Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml
2023-02-18T02:30:20.281Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T02:30:20.281Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:20.281Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:20.281Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687420280,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:21.284Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-18T02:30:21.284Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env
2023-02-18T02:30:21.285Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T02:30:21.285Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:21.285Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:21.285Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687421284,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:22.287Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar ASDC sendASDCNotification
2023-02-18T02:30:22.287Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar
2023-02-18T02:30:22.287Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T02:30:22.287Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:22.287Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:22.288Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687422286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:30:23.289Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e69d9938-5c54-4cb1-8824-072d950e1adb
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-02-18T02:30:23.306Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e69d9938-5c54-4cb1-8824-072d950e1adb
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-02-18T02:30:23.310Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T02:30:23.310Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T02:30:23.311Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T02:30:23.311Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T02:30:23.311Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T02:30:23.311Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T02:30:23.311Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T02:30:23.311Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T02:30:23.311Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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-02-18T02:30:23.320Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T02:30:53.320Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e69d9938-5c54-4cb1-8824-072d950e1adb 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-02-18T02:30:53.332Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e69d9938-5c54-4cb1-8824-072d950e1adb and serviceModelVersionId: 3c5cb84c-52cf-4a0f-b700-40f3cd4664f2
2023-02-18T02:30:53.332Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ce85e31d-a895-4c95-9378-81507202a700
2023-02-18T02:30:53.333Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ce85e31d-a895-4c95-9378-81507202a700/model-vers/model-ver/3c5cb84c-52cf-4a0f-b700-40f3cd4664f2?depth=0
2023-02-18T02:30:53.338Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T02:30:53.406Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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/ce85e31d-a895-4c95-9378-81507202a700/model-vers/model-ver/3c5cb84c-52cf-4a0f-b700-40f3cd4664f2?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-02-18T02:30:53.408Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ce85e31d-a895-4c95-9378-81507202a700/model-vers/model-ver/3c5cb84c-52cf-4a0f-b700-40f3cd4664f2?depth=0|INFO|500||Invoke
2023-02-18T02:30:53.416Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ce85e31d-a895-4c95-9378-81507202a700/model-vers/model-ver/3c5cb84c-52cf-4a0f-b700-40f3cd4664f2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-18T02:30:53.663Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ce85e31d-a895-4c95-9378-81507202a700/model-vers/model-ver/3c5cb84c-52cf-4a0f-b700-40f3cd4664f2?depth=0|INFO|500||InvokeReturn
2023-02-18T02:30:53.664Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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/ce85e31d-a895-4c95-9378-81507202a700/model-vers/model-ver/3c5cb84c-52cf-4a0f-b700-40f3cd4664f2?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 02:30:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[233], vertex-id=[139456], x-aai-txid=[1-aai-resources-230218-02:30:53:593-13787], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T02:30:53.665Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T02:30:53.665Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T02:30:53.666Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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-02-18T02:30:53.680Z|e69d9938-5c54-4cb1-8824-072d950e1adb|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-02-18T02:30:53.681Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e69d9938-5c54-4cb1-8824-072d950e1adb and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T02:30:53.681Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T02:30:53.681Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T02:30:53.681Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T02:30:53.682Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687453681,
"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-02-18T02:30:54.697Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:31:02.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:31:02.062Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.062Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "dbfdb391-ae4a-4f73-a6f7-7f6effb08801",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687404829,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T02:31:02.063Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.064Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.064Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:31:02.064Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.064Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.064Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "NOTIFIED"
}
2023-02-18T02:31:02.064Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.064Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.064Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-18T02:31:02.065Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.065Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.065Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:31:02.065Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.065Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.065Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-18T02:31:02.066Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.066Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.066Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T02:31:02.066Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.066Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.066Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687405851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T02:31:02.067Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.067Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.067Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687413073,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:31:02.067Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.067Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.067Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687415832,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:31:02.068Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.068Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.068Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687416987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:31:02.068Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.068Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.068Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687418088,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-18T02:31:02.068Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.068Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.069Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687419279,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/basic_onboard_meubdv0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-18T02:31:02.069Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.069Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.069Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687420280,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-18T02:31:02.069Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.069Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.069Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687421284,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/resourceInstances/basic_onboard_meubdv0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-18T02:31:02.069Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.070Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.070Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687422286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMeubdv/1.0/artifacts/service-BasicOnboardMeubdv-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T02:31:02.070Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:02.070Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T02:31:02.070Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e69d9938-5c54-4cb1-8824-072d950e1adb",
"consumerID": "SO-sdc-controller",
"timestamp": 1676687453681,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T02:31:02.070Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T02:31:54.699Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:32:02.055Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:32:54.702Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:33:02.057Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:33:54.704Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:34:02.058Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:34:54.704Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:35:02.059Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:35:54.706Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:36:02.059Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:36:54.707Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:37:02.060Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:37:54.708Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:38:02.061Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:38:54.708Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:39:02.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:39:54.709Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:40:02.063Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:40:04.455Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Node 0 disconnected.
2023-02-18T02:40:54.711Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:41:02.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:41:54.712Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:42:02.065Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:42:54.712Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:43:02.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:43:54.713Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:44:02.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:44:54.714Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:45:02.069Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:45:54.715Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:46:02.069Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:46:54.717Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:47:02.070Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:47:54.718Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:48:02.071Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:48:54.719Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:49:02.072Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:49:54.719Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:50:02.073Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:50:54.721Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:51:02.075Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:51:54.722Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:52:02.076Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:52:54.724Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:53:02.076Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:53:54.725Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:54:02.078Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:54:54.727Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:55:02.078Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:55:54.728Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:56:02.080Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:56:54.730Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:57:02.081Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:57:54.731Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:58:02.083Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:58:54.735Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T02:59:02.084Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T02:59:54.737Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:00:02.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:00:54.738Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:01:02.086Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:01:54.739Z|e69d9938-5c54-4cb1-8824-072d950e1adb|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:02:02.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:02:54.740Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:03:02.088Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:03:54.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:04:02.089Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:04:54.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:05:02.089Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:05:54.743Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:06:02.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:06:54.744Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:07:02.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:07:54.745Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:08:02.092Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:08:54.746Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:09:02.094Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:09:54.748Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:10:02.095Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:10:54.750Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:11:02.097Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:11:54.751Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:12:02.098Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:12:54.753Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:13:02.100Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:13:54.753Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:14:02.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:14:54.754Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:15:02.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:15:54.755Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:15:57.850Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-18T03:15:57.851Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"2e178329-61ef-48c5-9e36-6f47c6e698bc","serviceDescription":"service","serviceInvariantUUID":"c633f4ab-800a-469b-81b0-c10c2a8d3453","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"16dfe83d-5a63-405e-a608-cf6f9e2a07db","resourceInvariantUUID":"715abc57-8efa-4fca-8a15-4a3aa78cd7f5","resourceCustomizationUUID":"4b1a150f-af3c-42ab-8508-a2619415208c","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":"ZWY1NzBjMTBhNWMyZmQyOTY1YzQwZDIxOGZkOGFkMjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b5505a50-d8d0-451e-ab35-c21f95b2e33e","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NmM1ZTYwYzdmY2Y3NTg3NzhjMzBlYWJlZWIyNzQzMTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0a371da8-9871-4c65-af19-3eac46823616","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T03:15:57.856Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:15:57.857Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:15:57.857Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:15:57.858Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690154755,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:15:57.864Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T03:15:57.865Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T03:15:57.865Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T03:15:57.865Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T03:15:57.865Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T03:15:57.865Z||kafka-producer-network-thread | SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ca37358c-601e-4da2-84f7-c05fe7982f7b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to uht8NiMfRLqfHbPcF3uF9w
2023-02-18T03:15:57.894Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:15:57.894Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "aai-model-loader",
"timestamp": 1676690137363,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:15:57.895Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:15:58.867Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:15:58.868Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:15:58.868Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:15:58.868Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690154755,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:15:59.869Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "2e178329-61ef-48c5-9e36-6f47c6e698bc",
"serviceDescription": "service",
"serviceInvariantUUID": "c633f4ab-800a-469b-81b0-c10c2a8d3453",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "4b1a150f-af3c-42ab-8508-a2619415208c",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "16dfe83d-5a63-405e-a608-cf6f9e2a07db",
"resourceInvariantUUID": "715abc57-8efa-4fca-8a15-4a3aa78cd7f5",
"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": "NmM1ZTYwYzdmY2Y3NTg3NzhjMzBlYWJlZWIyNzQzMTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0a371da8-9871-4c65-af19-3eac46823616"
}
],
"workloadContext": "Production"
}
2023-02-18T03:15:59.870Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T03:15:59.870Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2e178329-61ef-48c5-9e36-6f47c6e698bc ASDC
2023-02-18T03:15:59.871Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:2e178329-61ef-48c5-9e36-6f47c6e698bc
ServiceInvariantUUID:c633f4ab-800a-469b-81b0-c10c2a8d3453
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:0a371da8-9871-4c65-af19-3eac46823616
ArtifactChecksum:NmM1ZTYwYzdmY2Y3NTg3NzhjMzBlYWJlZWIyNzQzMTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:4b1a150f-af3c-42ab-8508-a2619415208c
ResourceInvariantUUID:715abc57-8efa-4fca-8a15-4a3aa78cd7f5
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:16dfe83d-5a63-405e-a608-cf6f9e2a07db
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-18T03:15:59.871Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2e178329-61ef-48c5-9e36-6f47c6e698bc 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-02-18T03:15:59.923Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T03:15:59.925Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T03:15:59.925Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T03:15:59.925Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0a371da8-9871-4c65-af19-3eac46823616 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-18T03:15:59.926Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T03:15:59.926Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-18T03:16:00.229Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T03:16:00.230Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 0a371da8-9871-4c65-af19-3eac46823616 57794
2023-02-18T03:16:00.231Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-18T03:16:00.231Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-18T03:16:00.231Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T03:16:00.231Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:16:00.232Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:16:00.232Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690160231,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:16:01.233Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T03:16:01.233Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T03:16:01.234Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 0a371da8-9871-4c65-af19-3eac46823616, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T03:16:01.234Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-18T03:16:01.235Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T03:16:01.235Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T03:16:01.404Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8596498953775143536/Definitions/service-BasicNetwork-template.yml
2023-02-18T03:16:01.976Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T03:16:01.976Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T03:16:01.976Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T03:16:01.976Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-18T03:16:01.976Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:01.976Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:01.977Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:01.977Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:01.977Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T03:16:01.977Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:01.977Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:01.977Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:01.977Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T03:16:01.977Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:01.978Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:01.978Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-18T03:16:01.978Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T03:16:01.978Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T03:16:01.978Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:01.979Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:01.979Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-18T03:16:01.979Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T03:16:01.979Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T03:16:01.979Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:01.979Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:01.979Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:01.980Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:01.980Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:01.980Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:01.980Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:01.980Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:01.981Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:01.981Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:01.981Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:2e178329-61ef-48c5-9e36-6f47c6e698bc
Model Version:NULL
Model InvariantUuid:c633f4ab-800a-469b-81b0-c10c2a8d3453
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:715abc57-8efa-4fca-8a15-4a3aa78cd7f5
Model UUID:13589b90-94e8-450e-be9c-77828d3a72c7
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:4b1a150f-af3c-42ab-8508-a2619415208c
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-02-18T03:16:01.993Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Processing Resource Type: VL, Model UUID: 16dfe83d-5a63-405e-a608-cf6f9e2a07db
2023-02-18T03:16:01.994Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||No resources found for Service: 2e178329-61ef-48c5-9e36-6f47c6e698bc
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-02-18T03:16:02.003Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||
2023-02-18T03:16:02.003Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-18T03:16:02.004Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 2e178329-61ef-48c5-9e36-6f47c6e698bc
2023-02-18T03:16:02.005Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 2e178329-61ef-48c5-9e36-6f47c6e698bc
2023-02-18T03:16:02.005Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-18T03:16:02.005Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:02.013Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@628686b6, org.onap.sdc.toscaparser.api.parameters.Input@6b1b7c5b, org.onap.sdc.toscaparser.api.parameters.Input@a55dff1, org.onap.sdc.toscaparser.api.parameters.Input@58437557, org.onap.sdc.toscaparser.api.parameters.Input@e26fbdf]
2023-02-18T03:16:02.015Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:02.015Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:02.015Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:02.016Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:02.016Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 2e178329-61ef-48c5-9e36-6f47c6e698bc: Generic NeutronNet
2023-02-18T03:16:02.016Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:02.016Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:02.017Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:02.017Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:02.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:16:02.056Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:16:02.057Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690108569,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:16:02.057Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:16:02.063Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:02.063Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:02.064Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:02.064Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:02.064Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:16:02.064Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:16:02.065Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||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-02-18T03:16:02.130Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-18T03:16:02.131Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-18T03:16:02.131Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-18T03:16:02.131Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T03:16:02.132Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:16:02.132Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:16:02.133Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690162130,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:16:03.134Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:16:03.151Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:16:03.154Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T03:16:03.154Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T03:16:03.155Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T03:16:33.156Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:16:33.171Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:16:33.173Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T03:16:33.173Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T03:16:33.173Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T03:17:02.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:17:02.057Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.057Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "multicloud-k8s",
"timestamp": 1676690143427,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:17:02.058Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.058Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.058Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690154755,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:17:02.058Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.058Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.058Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690154755,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T03:17:02.058Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.058Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.058Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690108569,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "aai-model-loader",
"timestamp": 1676690137363,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "multicloud-k8s",
"timestamp": 1676690143427,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690157547,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:17:02.059Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690159815,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690160231,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "aai-model-loader",
"timestamp": 1676690158613,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.060Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.061Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690157547,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T03:17:02.061Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:02.061Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:17:02.061Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690160621,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T03:17:02.061Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:17:03.173Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:17:03.185Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:17:03.188Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T03:17:03.188Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T03:17:03.188Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T03:17:33.190Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:17:33.204Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:17:33.207Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T03:17:33.207Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T03:17:33.207Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T03:18:02.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:02.057Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:18:02.057Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690162130,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T03:18:02.058Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:18:02.058Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:18:02.058Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690162606,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T03:18:02.059Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:18:02.059Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:18:02.059Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690163612,
"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-02-18T03:18:02.068Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
2023-02-18T03:18:02.069Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2 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-02-18T03:18:02.078Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:18:02.078Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "aai-model-loader",
"timestamp": 1676690163538,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T03:18:02.078Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:18:02.078Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:18:02.079Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "aai-model-loader",
"timestamp": 1676690164540,
"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-02-18T03:18:02.083Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
2023-02-18T03:18:02.084Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2 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-02-18T03:18:03.208Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:18:03.222Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2
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-02-18T03:18:03.224Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T03:18:03.224Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T03:18:03.224Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T03:18:03.225Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T03:18:03.225Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T03:18:03.225Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T03:18:03.225Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T03:18:03.225Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-18T03:18:03.230Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T03:18:33.230Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2 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-02-18T03:18:33.238Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2 and serviceModelVersionId: 2e178329-61ef-48c5-9e36-6f47c6e698bc
2023-02-18T03:18:33.238Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c633f4ab-800a-469b-81b0-c10c2a8d3453
2023-02-18T03:18:33.239Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c633f4ab-800a-469b-81b0-c10c2a8d3453/model-vers/model-ver/2e178329-61ef-48c5-9e36-6f47c6e698bc?depth=0
2023-02-18T03:18:33.245Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T03:18:33.319Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c633f4ab-800a-469b-81b0-c10c2a8d3453/model-vers/model-ver/2e178329-61ef-48c5-9e36-6f47c6e698bc?depth=0|INFO|500||Invoke
2023-02-18T03:18:33.320Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c633f4ab-800a-469b-81b0-c10c2a8d3453/model-vers/model-ver/2e178329-61ef-48c5-9e36-6f47c6e698bc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c633f4ab-800a-469b-81b0-c10c2a8d3453/model-vers/model-ver/2e178329-61ef-48c5-9e36-6f47c6e698bc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[342f9138-a0dd-4746-8e7c-017a5e9caff9], X-ECOMP-RequestID=[cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2], X-TransactionId=[], X-ONAP-RequestID=[cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2], Content-Type=[application/merge-patch+json]}
2023-02-18T03:18:33.328Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c633f4ab-800a-469b-81b0-c10c2a8d3453/model-vers/model-ver/2e178329-61ef-48c5-9e36-6f47c6e698bc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-18T03:18:33.477Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c633f4ab-800a-469b-81b0-c10c2a8d3453/model-vers/model-ver/2e178329-61ef-48c5-9e36-6f47c6e698bc?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/c633f4ab-800a-469b-81b0-c10c2a8d3453/model-vers/model-ver/2e178329-61ef-48c5-9e36-6f47c6e698bc?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 03:18:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[254128], x-aai-txid=[2-aai-resources-230218-03:18:33:360-94224], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T03:18:33.478Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c633f4ab-800a-469b-81b0-c10c2a8d3453/model-vers/model-ver/2e178329-61ef-48c5-9e36-6f47c6e698bc?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-18T03:18:33.479Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c633f4ab-800a-469b-81b0-c10c2a8d3453/model-vers/model-ver/2e178329-61ef-48c5-9e36-6f47c6e698bc?depth=0|INFO|500||InvokeReturn
2023-02-18T03:18:33.480Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T03:18:33.480Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-18T03:18:33.488Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-18T03:18:33.489Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T03:18:33.489Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T03:18:33.490Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:33.490Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:33.491Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690313489,
"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-02-18T03:18:34.504Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T03:18:34.511Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-18T03:18:34.511Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"865e08c2-3616-479e-be1a-d13479af7805","serviceName":"Demo_pNF_s2tytd1NrD44vnYpBjQr","serviceVersion":"1.0","serviceUUID":"4206bdd8-4860-48d9-bbf5-adeb874a3bb6","serviceDescription":"catalog service description","serviceInvariantUUID":"a9dbc215-784d-41d4-aabd-a03f0d888264","resources":[{"resourceInstanceName":"pNF 48b16bac-5d8b 0","resourceName":"pNF 48b16bac-5d8b","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"18487e3a-83b3-4e49-bb94-c6bfac3196e6","resourceInvariantUUID":"f710260e-2a00-40af-bd7d-fb33c318923e","resourceCustomizationUUID":"120c358b-ba05-4ad7-a913-2c9e069fdbd8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vf-license-model.xml","artifactChecksum":"ZWFiNDIwYjkwYWY0OGU4NDVjMWM0NDY2ODNmNGU3YTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d91ad3e1-6597-4c33-856c-26014aac46ba","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/pNF.csar","artifactChecksum":"MmNiZjMyMzAxOGQxZTVlNjIyMzFmODc2YThjMDU2ZTI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6b8b8fb3-dbea-41eb-a76a-7bbefb594fa3","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a40b6ebb-d424-4b91-8c50-29cc85e7266e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vendor-license-model.xml","artifactChecksum":"MGNkOWEzZjEzYzhhMjI1MTdlMGMyZDI5MDdiYjNhMDE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e094155a-a3ee-48f8-bb3f-814c4d087b7a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"896f4530-14ae-4fe3-bbe0-2092ff95edb2","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7604349b-daee-4360-93d7-a1b4decbc7a1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfS2tytd1nrd44vnypbjqr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-template.yml","artifactChecksum":"NTkwNTdhYTM5Mzg4NWJiZTkwNjJhYjA3YjAzOWE3M2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3b4aa7c0-e097-4829-a022-c7f0f34c8753","artifactVersion":"1"},{"artifactName":"service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar","artifactChecksum":"YjhiZDliYWY3MmI1MjZmYWZkMmEwYWViMmM4OGM4YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6aca3056-199b-41d3-90ce-923fe2cd30ba","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T03:18:34.514Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:18:34.514Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:34.514Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:34.514Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:35.515Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:18:35.515Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:35.515Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:35.516Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:36.517Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:18:36.518Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:36.518Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:36.518Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:37.519Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:18:37.520Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:37.520Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:37.520Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:38.521Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:18:38.521Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:38.522Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:38.522Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:39.523Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:18:39.523Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:39.523Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:39.524Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:40.524Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:18:40.525Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:40.525Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:40.526Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:41.527Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:18:41.527Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:41.528Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:41.528Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:42.529Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"serviceName": "Demo_pNF_s2tytd1NrD44vnYpBjQr",
"serviceVersion": "1.0",
"serviceUUID": "4206bdd8-4860-48d9-bbf5-adeb874a3bb6",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "a9dbc215-784d-41d4-aabd-a03f0d888264",
"resources": [
{
"resourceInstanceName": "pNF 48b16bac-5d8b 0",
"resourceCustomizationUUID": "120c358b-ba05-4ad7-a913-2c9e069fdbd8",
"resourceName": "pNF 48b16bac-5d8b",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "18487e3a-83b3-4e49-bb94-c6bfac3196e6",
"resourceInvariantUUID": "f710260e-2a00-40af-bd7d-fb33c318923e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"artifactChecksum": "YjhiZDliYWY3MmI1MjZmYWZkMmEwYWViMmM4OGM4YTE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6aca3056-199b-41d3-90ce-923fe2cd30ba"
}
],
"workloadContext": "Production"
}
2023-02-18T03:18:42.529Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T03:18:42.530Z|cdca14af-7825-4ff5-a50a-fa8d9ca6cdf2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4206bdd8-4860-48d9-bbf5-adeb874a3bb6 ASDC
2023-02-18T03:18:42.530Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:865e08c2-3616-479e-be1a-d13479af7805
ServiceName:Demo_pNF_s2tytd1NrD44vnYpBjQr
ServiceVersion:1.0
ServiceUUID:4206bdd8-4860-48d9-bbf5-adeb874a3bb6
ServiceInvariantUUID:a9dbc215-784d-41d4-aabd-a03f0d888264
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
ArtifactUUID:6aca3056-199b-41d3-90ce-923fe2cd30ba
ArtifactChecksum:YjhiZDliYWY3MmI1MjZmYWZkMmEwYWViMmM4OGM4YTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 48b16bac-5d8b 0
ResourceCustomizationUUID:120c358b-ba05-4ad7-a913-2c9e069fdbd8
ResourceInvariantUUID:f710260e-2a00-40af-bd7d-fb33c318923e
ResourceName:pNF 48b16bac-5d8b
ResourceType:PNF
ResourceUUID:18487e3a-83b3-4e49-bb94-c6bfac3196e6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-18T03:18:42.531Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4206bdd8-4860-48d9-bbf5-adeb874a3bb6 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-02-18T03:18:42.557Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T03:18:42.558Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T03:18:42.558Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T03:18:42.558Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 6aca3056-199b-41d3-90ce-923fe2cd30ba from URL: /sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:42.558Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T03:18:42.559Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:42.651Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T03:18:42.652Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar 6aca3056-199b-41d3-90ce-923fe2cd30ba 88000
2023-02-18T03:18:42.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar ASDC sendASDCNotification
2023-02-18T03:18:42.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:42.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T03:18:42.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:42.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:42.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690322653,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:43.654Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T03:18:43.655Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T03:18:43.655Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 6aca3056-199b-41d3-90ce-923fe2cd30ba, URL: /sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar to file: /app/ASDC/1/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:43.655Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:43.656Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:43.656Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:43.769Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17794959100221923633/Definitions/service-DemoPnfS2tytd1nrd44vnypbjqr-template.yml
2023-02-18T03:18:44.520Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T03:18:44.520Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T03:18:44.521Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:44.521Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-18T03:18:44.521Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 48b16bac-5d8b 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-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:44.521Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||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-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:44.521Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:44.521Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||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-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:44.521Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:44.521Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:44.522Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:44.522Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T03:18:44.522Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:18:44.522Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_s2tytd1NrD44vnYpBjQr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:18:44.523Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Node template pNF 48b16bac-5d8b 0 is matching search criteria
2023-02-18T03:18:44.523Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T03:18:44.523Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 48b16bac-5d8b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T03:18:44.523Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:18:44.523Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_s2tytd1NrD44vnYpBjQr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:18:44.524Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Node template pNF 48b16bac-5d8b 0 is matching search criteria
2023-02-18T03:18:44.524Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T03:18:44.524Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 48b16bac-5d8b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T03:18:44.524Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:18:44.524Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_s2tytd1NrD44vnYpBjQr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:18:44.525Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:18:44.525Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_s2tytd1NrD44vnYpBjQr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:18:44.525Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:18:44.525Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_s2tytd1NrD44vnYpBjQr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:18:44.526Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:18:44.526Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_s2tytd1NrD44vnYpBjQr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:18:44.526Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:18:44.527Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_s2tytd1NrD44vnYpBjQr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:18:44.527Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_s2tytd1NrD44vnYpBjQr
Description:catalog service description
Model UUID:4206bdd8-4860-48d9-bbf5-adeb874a3bb6
Model Version:NULL
Model InvariantUuid:a9dbc215-784d-41d4-aabd-a03f0d888264
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-02-18T03:18:44.537Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 18487e3a-83b3-4e49-bb94-c6bfac3196e6
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-02-18T03:18:44.541Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||pNF 48b16bac-5d8b 0
2023-02-18T03:18:44.541Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 18487e3a-83b3-4e49-bb94-c6bfac3196e6
2023-02-18T03:18:44.542Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 4206bdd8-4860-48d9-bbf5-adeb874a3bb6
2023-02-18T03:18:44.542Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 4206bdd8-4860-48d9-bbf5-adeb874a3bb6
2023-02-18T03:18:44.542Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 48b16bac-5d8b 0 18487e3a-83b3-4e49-bb94-c6bfac3196e6 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-02-18T03:18:44.549Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2d5463e8, org.onap.sdc.toscaparser.api.parameters.Input@222da2fb, org.onap.sdc.toscaparser.api.parameters.Input@670d0490, org.onap.sdc.toscaparser.api.parameters.Input@1442227c, org.onap.sdc.toscaparser.api.parameters.Input@1a07483f]
2023-02-18T03:18:44.549Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:18:44.549Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_s2tytd1NrD44vnYpBjQr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:18:44.550Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 4206bdd8-4860-48d9-bbf5-adeb874a3bb6: pNF 48b16bac-5d8b
2023-02-18T03:18:44.550Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Processing PNF resource: 18487e3a-83b3-4e49-bb94-c6bfac3196e6
2023-02-18T03:18:44.550Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-18T03:18:44.550Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_s2tytd1NrD44vnYpBjQr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T03:18:44.551Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Resource customization UUID: 120c358b-ba05-4ad7-a913-2c9e069fdbd8 is the same as notified resource customizationUUID: 120c358b-ba05-4ad7-a913-2c9e069fdbd8
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-02-18T03:18:44.620Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 48b16bac-5d8b 18487e3a-83b3-4e49-bb94-c6bfac3196e6 0 ASDC deployResourceStructure
2023-02-18T03:18:44.621Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar ASDC sendASDCNotification
2023-02-18T03:18:44.621Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar
2023-02-18T03:18:44.622Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T03:18:44.622Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:18:44.622Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:18:44.622Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690324621,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:18:45.623Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 865e08c2-3616-479e-be1a-d13479af7805
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-02-18T03:18:45.632Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 865e08c2-3616-479e-be1a-d13479af7805
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-02-18T03:18:45.637Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T03:18:45.638Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T03:18:45.638Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T03:19:02.070Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:02.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.075Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "multicloud-k8s",
"timestamp": 1676690249928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.076Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.076Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690220827,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690247547,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "multicloud-k8s",
"timestamp": 1676690249928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690220827,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.078Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690247547,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "multicloud-k8s",
"timestamp": 1676690249928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690220827,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.079Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690247547,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "multicloud-k8s",
"timestamp": 1676690249928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690220827,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690247547,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.080Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690257363,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.081Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.081Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.081Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "multicloud-k8s",
"timestamp": 1676690249928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.081Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.081Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.081Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690220827,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.081Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.081Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.081Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690247547,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.082Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.082Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.082Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690257363,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.084Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.084Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.084Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "multicloud-k8s",
"timestamp": 1676690249928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.084Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.085Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.085Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690220827,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.085Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.085Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.085Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690247547,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.085Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.085Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.086Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690257363,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.086Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.086Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.086Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "multicloud-k8s",
"timestamp": 1676690249928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.086Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.086Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.086Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690220827,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.086Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.086Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.087Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690247547,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.087Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.087Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.087Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690257363,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.087Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.087Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.088Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "multicloud-k8s",
"timestamp": 1676690249928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T03:19:02.088Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.088Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.088Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690220827,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T03:19:02.088Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.089Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.089Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690247547,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T03:19:02.089Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.089Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.089Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690257363,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.089Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.090Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.090Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690262825,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T03:19:02.090Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.090Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.090Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690262700,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T03:19:02.090Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.091Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.091Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690257363,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/resourceInstances/pnf48b16bac5d8b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.091Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.091Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.091Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690257363,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.092Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.092Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.092Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690257363,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "NOTIFIED"
}
2023-02-18T03:19:02.092Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.092Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.092Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690264872,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T03:19:02.092Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.093Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.093Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690265878,
"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-02-18T03:19:02.102Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 865e08c2-3616-479e-be1a-d13479af7805
2023-02-18T03:19:02.102Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 865e08c2-3616-479e-be1a-d13479af7805 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-02-18T03:19:02.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690265515,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-18T03:19:02.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690271625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfS2tytd1nrd44vnypbjqr/1.0/artifacts/service-DemoPnfS2tytd1nrd44vnypbjqr-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-18T03:19:02.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690263830,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "multicloud-k8s",
"timestamp": 1676690263120,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "aai-model-loader",
"timestamp": 1676690272630,
"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-02-18T03:19:02.120Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 865e08c2-3616-479e-be1a-d13479af7805
2023-02-18T03:19:02.120Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 865e08c2-3616-479e-be1a-d13479af7805 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-02-18T03:19:02.135Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.135Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690263830,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.135Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.135Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.136Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "multicloud-k8s",
"timestamp": 1676690263120,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-02-18T03:19:02.136Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.136Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690263830,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.136Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.136Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "multicloud-k8s",
"timestamp": 1676690263120,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-02-18T03:19:02.136Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690263830,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "multicloud-k8s",
"timestamp": 1676690263120,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690263830,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "multicloud-k8s",
"timestamp": 1676690263120,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690263830,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "multicloud-k8s",
"timestamp": 1676690263120,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690277547,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690263830,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "multicloud-k8s",
"timestamp": 1676690263120,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690277547,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "cds-sdc-listener",
"timestamp": 1676690263830,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "multicloud-k8s",
"timestamp": 1676690263120,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:02.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T03:19:02.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676690277547,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-18T03:19:02.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T03:19:15.638Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 865e08c2-3616-479e-be1a-d13479af7805
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-02-18T03:19:15.650Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 865e08c2-3616-479e-be1a-d13479af7805
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-02-18T03:19:15.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T03:19:15.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T03:19:15.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T03:19:15.653Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T03:19:15.654Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T03:19:15.654Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T03:19:15.654Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-18T03:19:15.654Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-18T03:19:15.660Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T03:19:45.661Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 865e08c2-3616-479e-be1a-d13479af7805 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-02-18T03:19:45.668Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 865e08c2-3616-479e-be1a-d13479af7805 and serviceModelVersionId: 4206bdd8-4860-48d9-bbf5-adeb874a3bb6
2023-02-18T03:19:45.668Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a9dbc215-784d-41d4-aabd-a03f0d888264
2023-02-18T03:19:45.670Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a9dbc215-784d-41d4-aabd-a03f0d888264/model-vers/model-ver/4206bdd8-4860-48d9-bbf5-adeb874a3bb6?depth=0
2023-02-18T03:19:45.674Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T03:19:45.735Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9dbc215-784d-41d4-aabd-a03f0d888264/model-vers/model-ver/4206bdd8-4860-48d9-bbf5-adeb874a3bb6?depth=0|INFO|500||Invoke
2023-02-18T03:19:45.735Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9dbc215-784d-41d4-aabd-a03f0d888264/model-vers/model-ver/4206bdd8-4860-48d9-bbf5-adeb874a3bb6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9dbc215-784d-41d4-aabd-a03f0d888264/model-vers/model-ver/4206bdd8-4860-48d9-bbf5-adeb874a3bb6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[865e08c2-3616-479e-be1a-d13479af7805], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[40125308-15fa-42a1-8876-98bd4f466fc1], X-ECOMP-RequestID=[865e08c2-3616-479e-be1a-d13479af7805], X-TransactionId=[], X-ONAP-RequestID=[865e08c2-3616-479e-be1a-d13479af7805], Content-Type=[application/merge-patch+json]}
2023-02-18T03:19:45.745Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9dbc215-784d-41d4-aabd-a03f0d888264/model-vers/model-ver/4206bdd8-4860-48d9-bbf5-adeb874a3bb6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-18T03:19:45.893Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9dbc215-784d-41d4-aabd-a03f0d888264/model-vers/model-ver/4206bdd8-4860-48d9-bbf5-adeb874a3bb6?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/a9dbc215-784d-41d4-aabd-a03f0d888264/model-vers/model-ver/4206bdd8-4860-48d9-bbf5-adeb874a3bb6?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 03:19:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[196808], x-aai-txid=[2-aai-resources-230218-03:19:45:774-76932], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T03:19:45.894Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9dbc215-784d-41d4-aabd-a03f0d888264/model-vers/model-ver/4206bdd8-4860-48d9-bbf5-adeb874a3bb6?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-18T03:19:45.894Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a9dbc215-784d-41d4-aabd-a03f0d888264/model-vers/model-ver/4206bdd8-4860-48d9-bbf5-adeb874a3bb6?depth=0|INFO|500||InvokeReturn
2023-02-18T03:19:45.894Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T03:19:45.898Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-18T03:19:46.292Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-18T03:19:46.292Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 865e08c2-3616-479e-be1a-d13479af7805 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T03:19:46.293Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T03:19:46.293Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:46.294Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:46.294Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "865e08c2-3616-479e-be1a-d13479af7805",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690386293,
"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-02-18T03:19:47.312Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-18T03:19:47.312Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"758eced0-79fc-4077-9268-da14230c1912","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"c6a5a373-7302-4fdd-95f8-45a3e6f74ad7","serviceDescription":"service","serviceInvariantUUID":"3003f356-78ed-4c71-8ee4-41113037fe33","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fb250d36-7b98-45e3-aee5-30c58bc4496f","resourceInvariantUUID":"72bbe8f0-34ec-449c-b20d-2b8060b3fbbe","resourceCustomizationUUID":"4b18edae-56f7-4133-8338-0190e9f37e47","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"MmFhYjA0NWU4YWE4ZGEzZGUyM2U2NDAyNGRmNmI4OGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80f83b9e-ea72-4ae2-b620-fe5dd9c609a6","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4e54dd29-fa3a-4368-b67f-66dc7d60ffcd","artifactVersion":"2","generatedFromUUID":"d186bd5d-ff35-48c6-9da3-5f7bcf7b219e"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d186bd5d-ff35-48c6-9da3-5f7bcf7b219e","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ODY1YWE2ZGRlYmEwNzMyOGYzNGU1MzJiZTczNjgyM2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ecc04f7d-ef52-438a-b832-4e3e4b3ad45f","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62011005-6d8d-44df-9f26-321b4210b1e3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0c9f9515-673e-4296-9325-60bc4349d3ff","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1f579d09-cd75-46ed-97ea-2545024e5dd8","artifactVersion":"2","generatedFromUUID":"62011005-6d8d-44df-9f26-321b4210b1e3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NjhlMWEzYzQyYjM3OGZiY2U1MzgyZTBmMjMxOGMwZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"75225569-90b6-4a20-9fa6-acb2a328201d","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZmY0M2RmMzQ1MmYxMDllZjE2NDc4OGQ1MzNmYzZkODA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0538a936-1d97-43b8-8738-33fbb2f091c9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T03:19:47.313Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:19:47.314Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:47.314Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:47.314Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:48.315Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:19:48.316Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:48.316Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:48.317Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:49.318Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:19:49.319Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:49.319Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:49.320Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:50.321Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:19:50.322Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:50.322Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:50.323Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:51.324Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:19:51.325Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:51.325Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:51.325Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:52.326Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:19:52.327Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:52.328Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:52.328Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:53.329Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:19:53.329Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:53.330Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:53.330Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:54.331Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:19:54.331Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:54.332Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:54.332Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:55.333Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T03:19:55.333Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:55.334Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:55.334Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690314504,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:56.335Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "c6a5a373-7302-4fdd-95f8-45a3e6f74ad7",
"serviceDescription": "service",
"serviceInvariantUUID": "3003f356-78ed-4c71-8ee4-41113037fe33",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "4b18edae-56f7-4133-8338-0190e9f37e47",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "fb250d36-7b98-45e3-aee5-30c58bc4496f",
"resourceInvariantUUID": "72bbe8f0-34ec-449c-b20d-2b8060b3fbbe",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "nginx_cloudtech_k8s_charts.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "4e54dd29-fa3a-4368-b67f-66dc7d60ffcd",
"relatedArtifactsInfo": []
},
{
"artifactName": "nginx_cloudtech_k8s_charts.tgz",
"artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "d186bd5d-ff35-48c6-9da3-5f7bcf7b219e",
"relatedArtifactsInfo": []
},
{
"artifactName": "basic_cnf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"artifactChecksum": "ODY1YWE2ZGRlYmEwNzMyOGYzNGU1MzJiZTczNjgyM2I\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ecc04f7d-ef52-438a-b832-4e3e4b3ad45f",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "62011005-6d8d-44df-9f26-321b4210b1e3",
"generatedArtifact": {
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1f579d09-cd75-46ed-97ea-2545024e5dd8",
"generatedFromUUID": "62011005-6d8d-44df-9f26-321b4210b1e3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1f579d09-cd75-46ed-97ea-2545024e5dd8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "ZmY0M2RmMzQ1MmYxMDllZjE2NDc4OGQ1MzNmYzZkODA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0538a936-1d97-43b8-8738-33fbb2f091c9"
}
],
"workloadContext": "Production"
}
2023-02-18T03:19:56.336Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T03:19:56.336Z|865e08c2-3616-479e-be1a-d13479af7805|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 c6a5a373-7302-4fdd-95f8-45a3e6f74ad7 ASDC
2023-02-18T03:19:56.337Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:758eced0-79fc-4077-9268-da14230c1912
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:c6a5a373-7302-4fdd-95f8-45a3e6f74ad7
ServiceInvariantUUID:3003f356-78ed-4c71-8ee4-41113037fe33
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:0538a936-1d97-43b8-8738-33fbb2f091c9
ArtifactChecksum:ZmY0M2RmMzQ1MmYxMDllZjE2NDc4OGQ1MzNmYzZkODA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:4b18edae-56f7-4133-8338-0190e9f37e47
ResourceInvariantUUID:72bbe8f0-34ec-449c-b20d-2b8060b3fbbe
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:fb250d36-7b98-45e3-aee5-30c58bc4496f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:4e54dd29-fa3a-4368-b67f-66dc7d60ffcd
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:d186bd5d-ff35-48c6-9da3-5f7bcf7b219e
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:ecc04f7d-ef52-438a-b832-4e3e4b3ad45f
ArtifactChecksum:ODY1YWE2ZGRlYmEwNzMyOGYzNGU1MzJiZTczNjgyM2I=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:62011005-6d8d-44df-9f26-321b4210b1e3
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:1f579d09-cd75-46ed-97ea-2545024e5dd8
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:1f579d09-cd75-46ed-97ea-2545024e5dd8
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-18T03:19:56.338Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c6a5a373-7302-4fdd-95f8-45a3e6f74ad7 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-02-18T03:19:56.378Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T03:19:56.379Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T03:19:56.379Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T03:19:56.379Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0538a936-1d97-43b8-8738-33fbb2f091c9 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-18T03:19:56.379Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T03:19:56.380Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-18T03:19:56.488Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T03:19:56.489Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 0538a936-1d97-43b8-8738-33fbb2f091c9 73988
2023-02-18T03:19:56.490Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-02-18T03:19:56.490Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-18T03:19:56.490Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T03:19:56.490Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T03:19:56.491Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T03:19:56.491Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "758eced0-79fc-4077-9268-da14230c1912",
"consumerID": "SO-sdc-controller",
"timestamp": 1676690396490,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T03:19:57.492Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T03:19:57.493Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T03:19:57.493Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 0538a936-1d97-43b8-8738-33fbb2f091c9, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T03:19:57.493Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-02-18T03:19:57.494Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T03:19:57.494Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T03:19:57.626Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13382819591083709726/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-02-18T03:19:58.946Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T03:19:58.947Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T03:19:58.947Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T03:19:58.947Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-02-18T03:19:58.947Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T03:19:58.948Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T03:19:58.948Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T03:19:58.948Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T03:19:58.949Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T03:19:58.949Z|758eced0-79fc-4077-9268-da14230c1912|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery