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-11T05:57:47.083Z||main|||||INFO|500||The following profiles are active: basic
2023-02-11T05:57:58.811Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-11T05:57:58.812Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-11T05:57:58.930Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-11T05:58:03.530Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-11T05:58:04.007Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-11T05:58:04.635Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-11T05:58:04.884Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-11T05:58:05.596Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-11T05:58:07.966Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-11T05:58:08.698Z||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-11T05:58:11.838Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-11T05:58:12.019Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-11T05:58:12.041Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-11T05:58:12.056Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-11T05:58:12.749Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-11T05:58:13.259Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-11T05:58:14.389Z||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-11T05:58:15.162Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-11T05:58:15.163Z||main|||||ERROR|500||(conn=1998) Table 'catalogdb.activity_spec' doesn't exist
2023-02-11T05:58:15.175Z||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-11T05:58:18.272Z||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-11T05:58:21.373Z||main|||||WARN|500||---
2023-02-11T05:58:21.373Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-11T05:58:21.373Z||main|||||WARN|500||---
2023-02-11T05:58:21.760Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-11T05:58:26.836Z||main|||||INFO|500||Started Application in 43.19 seconds (JVM running for 45.57)
2023-02-11T05:58:26.859Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-11T05:58:26.862Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-11T05:58:26.871Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-11T05:58:26.930Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 929dca6a-97db-43fe-a598-a7bc3dddf771 url= /sdc/v1/artifactTypes
2023-02-11T05:58:26.935Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-11T05:58:27.150Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-11T05:58:27.201Z||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-11T05:58:27.202Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-11T05:58:27.203Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 47fa63b8-a644-4732-bf40-e4461e1ec808 url= /sdc/v1/distributionKafkaData
2023-02-11T05:58:27.203Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-11T05:58:27.294Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-11T05:58:27.300Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@5b4106cc
2023-02-11T05:58:27.381Z||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-ac11a0c9-8710-4390-b669-57f1bb677a1d
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-11T05:58:27.435Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Instantiated an idempotent producer.
2023-02-11T05:58:27.566Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-11T05:58:27.629Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-11T05:58:27.629Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-11T05:58:27.630Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676095107624
2023-02-11T05:58:27.639Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-11T05:58:27.662Z||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-cb65defa-0b88-4d06-aacf-d5f31894457b
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-11T05:58:27.766Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-11T05:58:27.771Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-11T05:58:27.771Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676095107766
2023-02-11T05:58:27.773Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T05:58:27.775Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T05:58:27.776Z||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-85454661-5f43-4bbf-96b9-b49806f171ea
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-11T05:58:27.795Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-11T05:58:27.796Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-11T05:58:27.796Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676095107795
2023-02-11T05:58:27.797Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T05:58:27.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T05:58:27.809Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-11T05:58:28.645Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Cluster ID: u1T2zFbEQeuVigUAPkyVfA
2023-02-11T05:58:28.646Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 AC8vcqLfSmW8K89qRT0eIg
2023-02-11T05:58:28.646Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:28.647Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 AC8vcqLfSmW8K89qRT0eIg
2023-02-11T05:58:28.647Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:28.647Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 AC8vcqLfSmW8K89qRT0eIg
2023-02-11T05:58:28.647Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:28.648Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 AC8vcqLfSmW8K89qRT0eIg
2023-02-11T05:58:28.648Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:28.648Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:28.649Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:28.649Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 AC8vcqLfSmW8K89qRT0eIg
2023-02-11T05:58:28.649Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 AC8vcqLfSmW8K89qRT0eIg
2023-02-11T05:58:28.651Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Cluster ID: u1T2zFbEQeuVigUAPkyVfA
2023-02-11T05:58:28.654Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Cluster ID: u1T2zFbEQeuVigUAPkyVfA
2023-02-11T05:58:28.656Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] ProducerId set to 1003 with epoch 0
2023-02-11T05:58:28.657Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-11T05:58:28.657Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-11T05:58:28.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] (Re-)joining group
2023-02-11T05:58:28.699Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] (Re-)joining group
2023-02-11T05:58:28.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b-567f97a7-8c45-4dff-8043-cc7475f3b4c0
2023-02-11T05:58:28.764Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea-151a2138-f601-4ecd-a70d-1435a1300b6e
2023-02-11T05:58:28.764Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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-11T05:58:28.764Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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-11T05:58:28.764Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] (Re-)joining group
2023-02-11T05:58:28.765Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] (Re-)joining group
2023-02-11T05:58:34.811Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b-567f97a7-8c45-4dff-8043-cc7475f3b4c0', protocol='range'}
2023-02-11T05:58:34.814Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea-151a2138-f601-4ecd-a70d-1435a1300b6e', protocol='range'}
2023-02-11T05:58:35.040Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:35.040Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:35.040Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:35.041Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:35.041Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:35.041Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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 j3Y44JqmRTSYDqyfoW6C7g
2023-02-11T05:58:35.047Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea-151a2138-f601-4ecd-a70d-1435a1300b6e=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b-567f97a7-8c45-4dff-8043-cc7475f3b4c0=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-11T05:58:35.186Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea-151a2138-f601-4ecd-a70d-1435a1300b6e', protocol='range'}
2023-02-11T05:58:35.186Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b-567f97a7-8c45-4dff-8043-cc7475f3b4c0', protocol='range'}
2023-02-11T05:58:35.188Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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-11T05:58:35.187Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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-11T05:58:35.193Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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-11T05:58:35.193Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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-11T05:58:35.224Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-11T05:58:35.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-11T05:58:35.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-11T05:58:35.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-11T05:58:35.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-11T05:58:35.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-11T05:58:35.238Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-11T05:58:35.238Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-11T05:58:35.238Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-11T05:58:35.239Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-11T05:58:35.239Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-11T05:58:35.239Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-11T05:58:35.310Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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-11T05:58:35.312Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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-11T05:58:35.399Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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-11T05:58:35.399Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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-11T05:58:35.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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-11T05:58:35.437Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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-11T05:58:35.437Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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-11T05:58:35.438Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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-11T05:58:35.438Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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-11T05:58:35.439Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, 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-11T05:58:35.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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-11T05:58:35.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, 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-11T05:59:27.781Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T05:59:27.804Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:00:27.784Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:00:27.806Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:01:27.786Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:01:27.809Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:02:27.788Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:02:27.810Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:03:27.790Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:03:27.811Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:04:27.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:04:27.812Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:05:27.794Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:05:27.814Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:06:27.795Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:06:27.814Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:07:27.796Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:07:27.815Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:07:28.658Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-85454661-5f43-4bbf-96b9-b49806f171ea, groupId=so] Node -1 disconnected.
2023-02-11T06:07:28.937Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-cb65defa-0b88-4d06-aacf-d5f31894457b, groupId=so] Node -1 disconnected.
2023-02-11T06:07:28.941Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Node -1 disconnected.
2023-02-11T06:07:58.585Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-11T06:08:27.797Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:08:27.817Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:09:27.798Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:09:27.817Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:10:27.799Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:10:27.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:11:27.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:11:27.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:12:27.802Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:12:27.821Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:13:27.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:13:27.823Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:14:27.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:14:27.824Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:15:27.807Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:15:27.825Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:16:27.808Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:16:27.825Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:17:27.809Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:17:27.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:18:27.810Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:18:27.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:19:27.812Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:19:27.828Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:20:27.813Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:20:27.830Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:21:27.814Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:21:27.830Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:22:27.815Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:22:27.831Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:23:27.817Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:23:27.833Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:24:27.819Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:24:27.833Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:25:27.819Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:25:27.833Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:26:27.822Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:26:27.834Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:27:27.824Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:27:27.836Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:28:27.825Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:28:27.837Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:29:27.827Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:29:27.838Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:30:27.829Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:30:27.838Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:31:27.829Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:31:27.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:32:27.830Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:32:27.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:33:27.831Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:33:27.842Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:34:27.833Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:34:27.843Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:35:27.835Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:35:27.843Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:36:27.837Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:36:27.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:37:27.839Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:37:27.845Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:38:27.840Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:38:27.847Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:39:27.842Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:39:27.847Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:40:27.843Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:40:27.849Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:41:27.843Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:41:27.849Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:42:27.844Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:42:27.849Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:43:27.846Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:43:27.850Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:44:27.847Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:44:27.852Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:45:27.849Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:45:27.852Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:46:27.851Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:46:27.854Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:47:27.851Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:47:27.855Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:48:27.852Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:48:27.855Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:49:27.854Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:49:27.856Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:50:27.856Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:50:27.856Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:51:27.857Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:51:27.858Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:52:27.859Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:52:27.859Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:53:27.859Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:53:27.860Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:54:27.860Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:54:27.861Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:55:27.862Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:55:27.862Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:56:27.863Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:56:27.863Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:57:27.865Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:57:27.865Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:58:27.866Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:58:27.867Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T06:59:27.868Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T06:59:27.868Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:00:27.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:00:27.869Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:01:27.870Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:01:27.870Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:02:27.871Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:02:27.876Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:03:27.872Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:03:27.878Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:04:27.874Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:04:27.878Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:05:27.875Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:05:27.879Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:06:27.875Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:06:27.879Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:07:27.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:07:27.880Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:08:27.878Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:08:27.880Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:09:27.879Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:09:27.881Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:10:27.880Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:10:27.881Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:11:27.882Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:11:27.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:12:27.884Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:12:27.884Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:13:27.884Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:13:27.885Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:14:27.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:14:27.885Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:15:27.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:15:27.886Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:16:27.887Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:16:27.887Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:17:27.887Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:17:27.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:18:27.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:18:27.889Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:19:27.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:19:27.891Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:20:27.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:20:27.891Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:21:27.890Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:21:27.892Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:22:27.891Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:22:27.893Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:23:27.893Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:23:27.894Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:24:27.894Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:24:27.894Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:25:27.895Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:25:27.896Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:26:27.897Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:26:27.896Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:27:27.897Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:27:27.898Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:28:27.898Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:28:27.898Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:29:27.900Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:29:27.900Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:30:27.901Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:30:27.902Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:31:27.902Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:31:27.902Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:32:27.902Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:32:27.903Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:33:27.903Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:33:27.905Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:34:27.905Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:34:27.906Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:35:27.906Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:35:27.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:36:27.907Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:36:27.908Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:37:27.909Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:37:27.909Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:38:27.909Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:38:27.910Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:39:27.910Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:39:27.910Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:40:27.912Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:40:27.912Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:41:27.913Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:41:27.912Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:42:27.919Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:42:27.919Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:43:27.920Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:43:27.921Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:44:27.920Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:44:27.921Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:45:27.922Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:45:27.922Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:46:27.922Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:46:27.922Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:47:27.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:47:27.924Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:48:27.924Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:48:27.925Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:49:27.926Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:49:27.925Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:50:27.926Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:50:27.926Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:51:27.926Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:51:27.927Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:52:27.927Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:52:27.927Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:53:27.929Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:53:27.929Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:54:27.930Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:54:27.930Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:55:27.930Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:55:27.931Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:56:27.932Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:56:27.932Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:57:27.932Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:57:27.932Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:58:27.933Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:58:27.934Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T07:59:27.935Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T07:59:27.935Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:00:27.936Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:00:27.937Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:01:27.937Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:01:27.938Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:02:27.939Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:02:27.939Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:03:27.939Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:03:27.939Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:04:27.941Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:04:27.941Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:05:27.943Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:05:27.943Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:06:27.944Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:06:27.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:07:27.944Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:07:27.949Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:08:27.946Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:08:27.949Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:09:27.947Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:09:27.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:10:27.947Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:10:27.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:11:27.947Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:11:27.953Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:12:27.948Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:12:27.953Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:13:27.950Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:13:27.953Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:14:27.951Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:14:27.954Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:15:27.954Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:15:27.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:16:27.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:16:27.957Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:17:27.957Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:17:27.958Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:18:27.958Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:18:27.960Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:19:27.959Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:19:27.962Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:20:27.959Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:20:27.963Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:21:27.960Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:21:27.964Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:22:27.961Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:22:27.964Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:23:27.962Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:23:27.964Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:24:27.964Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:24:27.964Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:25:27.964Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:25:27.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:26:27.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:26:27.966Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:27:27.967Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:27:27.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:28:27.967Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:28:27.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:29:27.968Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:29:27.969Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:30:27.973Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:30:27.970Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:31:27.974Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:31:27.974Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:32:27.976Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:32:27.976Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:33:27.976Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:33:27.977Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:34:27.978Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:34:27.978Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:35:27.978Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:35:27.978Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:36:27.980Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:36:27.980Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:37:27.980Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:37:27.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:38:27.981Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:38:27.982Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:39:27.983Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:39:27.983Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:40:27.983Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:40:27.984Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:41:27.984Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:41:27.985Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:42:27.985Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:42:27.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:43:27.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:43:27.987Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:44:27.988Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:44:27.988Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:45:27.990Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:45:27.990Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:46:27.991Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:46:27.991Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:47:27.992Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:47:27.992Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:48:27.994Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:48:27.994Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:49:27.994Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:49:27.994Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:50:27.995Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:50:27.996Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:51:27.996Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:51:27.997Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:52:27.997Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:52:27.998Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:53:27.998Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:53:27.999Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:54:28.000Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:54:28.000Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:55:28.001Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:55:28.002Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:56:28.003Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:56:28.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:57:28.003Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:57:28.005Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:58:28.005Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:58:28.007Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T08:59:28.007Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T08:59:28.009Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:00:28.008Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:00:28.011Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:01:28.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:01:28.012Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:02:28.011Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:02:28.013Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:03:28.013Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:03:28.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:04:28.014Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:04:28.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:05:28.016Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:05:28.016Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:06:28.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:06:28.018Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:07:28.019Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:07:28.019Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:08:28.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:08:28.020Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:09:28.020Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:09:28.021Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:10:28.021Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:10:28.021Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:11:28.022Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:11:28.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:12:28.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:12:28.023Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:13:28.024Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:13:28.024Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:14:28.025Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:14:28.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:15:28.027Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:15:28.027Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:16:28.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:16:28.028Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:17:28.029Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:17:28.029Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:18:28.030Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:18:28.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:19:28.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:19:28.032Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:20:28.032Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:20:28.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:21:28.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:21:28.033Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:22:28.034Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:22:28.035Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:23:28.035Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:23:28.035Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:24:28.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:24:28.036Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:25:28.037Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:25:28.037Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:26:28.039Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:26:28.039Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:27:28.039Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:27:28.039Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:28:28.040Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:28:28.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:29:28.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:29:28.042Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:30:28.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:30:28.042Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:31:28.043Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:31:28.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:32:28.043Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:32:28.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:33:28.045Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:33:28.045Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:34:28.045Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:34:28.045Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:35:28.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:35:28.046Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:36:28.048Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:36:28.048Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:37:28.049Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:37:28.049Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:38:28.051Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:38:28.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:39:28.052Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:39:28.053Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:40:28.053Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:40:28.053Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:41:28.054Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:41:28.055Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:42:28.055Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:42:28.055Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:43:28.055Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:43:28.056Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:44:28.057Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:44:28.056Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:45:28.057Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:45:28.058Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:46:28.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:46:28.059Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:47:28.060Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:47:28.060Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:48:28.060Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:48:28.060Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:49:28.061Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:49:28.062Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:50:28.062Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:50:28.063Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:51:28.063Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:51:28.064Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:52:28.065Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:52:28.065Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:53:28.067Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:53:28.067Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:54:28.068Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:54:28.068Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:55:28.069Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:55:28.070Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:56:28.070Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:56:28.070Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:57:28.071Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:57:28.071Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:58:28.072Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:58:28.072Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T09:59:28.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T09:59:28.074Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:00:28.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:00:28.077Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:01:28.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:01:28.078Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:02:28.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:02:28.079Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:03:28.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:03:28.079Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:04:28.075Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:04:28.080Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:05:28.075Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:05:28.081Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:06:28.075Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:06:28.082Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:07:28.075Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:07:28.083Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:08:28.077Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:08:28.084Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:09:28.077Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:09:28.084Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:10:28.078Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:10:28.085Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:11:28.080Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:11:28.087Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:12:28.081Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:12:28.088Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:13:28.081Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:13:28.088Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:14:28.083Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:14:28.089Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:15:28.085Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:15:28.091Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:16:28.086Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:16:28.092Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:17:28.087Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:17:28.093Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:18:28.087Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:18:28.094Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:19:28.089Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:19:28.094Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:20:28.089Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:20:28.095Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:21:28.091Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:21:28.096Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:22:28.091Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:22:28.096Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:23:28.093Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:23:28.097Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:24:28.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:24:28.098Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:25:28.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:25:28.098Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:26:28.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:26:28.098Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:27:28.098Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:27:28.098Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:28:28.100Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:28:28.100Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:29:28.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:29:28.101Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:30:28.101Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:30:28.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:31:28.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:31:28.101Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:32:28.102Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:32:28.102Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:33:28.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:33:28.104Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:34:28.104Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:34:28.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:35:28.106Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:35:28.106Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:36:28.107Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:36:28.113Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:37:28.109Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:37:28.113Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:38:28.109Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:38:28.113Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:39:28.111Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:39:28.114Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:40:28.112Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:40:28.114Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:41:28.113Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:41:28.115Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:42:28.116Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:42:28.115Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:43:28.117Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:43:28.117Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:44:28.118Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:44:28.119Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:45:28.119Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:45:28.119Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:46:28.120Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:46:28.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:47:28.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:47:28.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:48:28.121Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:48:28.122Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:49:28.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:49:28.122Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:50:28.123Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:50:28.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:51:28.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:51:28.124Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:52:28.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:52:28.124Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:53:28.126Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:53:28.125Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:54:28.126Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:54:28.126Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:55:28.126Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:55:28.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:56:28.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:56:28.127Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:57:28.127Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:57:28.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:58:28.128Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:58:28.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T10:59:28.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T10:59:28.129Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:00:28.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:00:28.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:01:28.132Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:01:28.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:02:28.133Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:02:28.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:03:28.134Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:03:28.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:04:28.135Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:04:28.135Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:05:28.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:05:28.137Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:06:28.138Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:06:28.138Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:07:28.138Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:07:28.139Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:08:28.139Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:08:28.140Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:09:28.141Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:09:28.144Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:10:28.141Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:10:28.145Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:11:28.142Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:11:28.147Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:12:28.144Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:12:28.147Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:13:28.145Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:13:28.149Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:14:10.899Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-11T11:14:10.899Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"ad4a7634-7f59-4a0f-98c9-ac1545a7f456","serviceName":"basic_onboard_KzjGGX","serviceVersion":"1.0","serviceUUID":"637ef8cc-adc0-4f36-ac72-25cbf15bad09","serviceDescription":"service","serviceInvariantUUID":"d24c4840-370e-4db6-923e-e478e8240f1b","resources":[{"resourceInstanceName":"basic_onboard_KzjGGX 0","resourceName":"basic_onboard_KzjGGX","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5ed1ee0a-f192-4018-a642-a49196337b0b","resourceInvariantUUID":"9e75b65a-bdc0-4b40-bddc-bb3c75df6b1f","resourceCustomizationUUID":"1d12b154-8f13-4ec9-8138-fb8513c6997a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vf-license-model.xml","artifactChecksum":"NjE4NDlkZGJmNmRiYTBkNzdkMjFkYjk0OTVjOTFmNWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d97fec20-5991-4812-a4f5-c64dc65f5bbc","artifactVersion":"1"},{"artifactName":"basic_onboard_kzjggx0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json","artifactChecksum":"NGE1NmM3MmEwYjc3ZjU3NTY1ODZlN2QwMTUwZDk0YWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"384b0536-2499-4ad2-89b1-cc890349b01f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"660fafc5-8de0-4f70-96fa-a35a38215b1e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bc3e2aa4-d3ff-48da-9238-94340364c393","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9","artifactVersion":"2","generatedFromUUID":"660fafc5-8de0-4f70-96fa-a35a38215b1e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKzjggx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-template.yml","artifactChecksum":"MWJiYWIxYWQyZTBhODRjNDE5Mzk4N2Q1OGI2YzQzMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8c2c3e4b-7c1d-43c4-8788-5a6b768cac8b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKzjggx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar","artifactChecksum":"YzhlZDI1NjU3MzdhZjc3MGZhMjU0ZWNlNTYwY2VjZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"acfaf110-d3e7-483b-bdf3-bbee3ec78468","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-11T11:14:10.924Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T11:14:10.937Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:10.937Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:10.938Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:10.944Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T11:14:10.945Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T11:14:10.945Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T11:14:10.945Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T11:14:10.946Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T11:14:10.946Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T11:14:11.030Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:14:11.031Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114046450,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:14:11.058Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:14:11.984Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T11:14:11.985Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:11.985Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:11.985Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:12.986Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T11:14:12.987Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:12.987Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:12.987Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:13.988Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T11:14:13.989Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:13.989Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:13.989Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:14.990Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T11:14:14.990Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:14.991Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:14.991Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:15.991Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T11:14:15.992Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:15.992Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:15.992Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:16.993Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T11:14:16.994Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:16.994Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:16.994Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:17.996Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"serviceName": "basic_onboard_KzjGGX",
"serviceVersion": "1.0",
"serviceUUID": "637ef8cc-adc0-4f36-ac72-25cbf15bad09",
"serviceDescription": "service",
"serviceInvariantUUID": "d24c4840-370e-4db6-923e-e478e8240f1b",
"resources": [
{
"resourceInstanceName": "basic_onboard_KzjGGX 0",
"resourceCustomizationUUID": "1d12b154-8f13-4ec9-8138-fb8513c6997a",
"resourceName": "basic_onboard_KzjGGX",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "5ed1ee0a-f192-4018-a642-a49196337b0b",
"resourceInvariantUUID": "9e75b65a-bdc0-4b40-bddc-bb3c75df6b1f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_kzjggx0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"artifactChecksum": "NGE1NmM3MmEwYjc3ZjU3NTY1ODZlN2QwMTUwZDk0YWI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "384b0536-2499-4ad2-89b1-cc890349b01f",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "660fafc5-8de0-4f70-96fa-a35a38215b1e",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9",
"generatedFromUUID": "660fafc5-8de0-4f70-96fa-a35a38215b1e"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardKzjggx-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"artifactChecksum": "YzhlZDI1NjU3MzdhZjc3MGZhMjU0ZWNlNTYwY2VjZDE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "acfaf110-d3e7-483b-bdf3-bbee3ec78468"
}
],
"workloadContext": "Production"
}
2023-02-11T11:14:17.999Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-11T11:14:17.999Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 637ef8cc-adc0-4f36-ac72-25cbf15bad09 ASDC
2023-02-11T11:14:18.130Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:ad4a7634-7f59-4a0f-98c9-ac1545a7f456
ServiceName:basic_onboard_KzjGGX
ServiceVersion:1.0
ServiceUUID:637ef8cc-adc0-4f36-ac72-25cbf15bad09
ServiceInvariantUUID:d24c4840-370e-4db6-923e-e478e8240f1b
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardKzjggx-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar
ArtifactUUID:acfaf110-d3e7-483b-bdf3-bbee3ec78468
ArtifactChecksum:YzhlZDI1NjU3MzdhZjc3MGZhMjU0ZWNlNTYwY2VjZDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_KzjGGX 0
ResourceCustomizationUUID:1d12b154-8f13-4ec9-8138-fb8513c6997a
ResourceInvariantUUID:9e75b65a-bdc0-4b40-bddc-bb3c75df6b1f
ResourceName:basic_onboard_KzjGGX
ResourceType:VF
ResourceUUID:5ed1ee0a-f192-4018-a642-a49196337b0b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_kzjggx0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json
ArtifactUUID:384b0536-2499-4ad2-89b1-cc890349b01f
ArtifactChecksum:NGE1NmM3MmEwYjc3ZjU3NTY1ODZlN2QwMTUwZDk0YWI=
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/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml
ArtifactUUID:660fafc5-8de0-4f70-96fa-a35a38215b1e
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/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env
ArtifactUUID:58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9
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/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env
ArtifactUUID:58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-11T11:14:18.131Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 637ef8cc-adc0-4f36-ac72-25cbf15bad09 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-11T11:14:18.378Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T11:14:18.380Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-11T11:14:18.381Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-11T11:14:18.382Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: acfaf110-d3e7-483b-bdf3-bbee3ec78468 from URL: /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:18.382Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-11T11:14:18.383Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:19.193Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-11T11:14:19.251Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar acfaf110-d3e7-483b-bdf3-bbee3ec78468 75694
2023-02-11T11:14:19.252Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar ASDC sendASDCNotification
2023-02-11T11:14:19.252Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:19.254Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T11:14:19.255Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:19.255Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:19.256Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114059251,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:20.257Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T11:14:20.258Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-11T11:14:20.258Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: acfaf110-d3e7-483b-bdf3-bbee3ec78468, URL: /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar to file: /app/ASDC/1/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:20.259Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:20.371Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:20.371Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:20.889Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10051173808110214597/Definitions/service-BasicOnboardKzjggx-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-11T11:14:22.985Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-11T11:14:22.990Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-11T11:14:22.991Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:22.991Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-11T11:14:22.991Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:22.991Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|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-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:22.991Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|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-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:22.992Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|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-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:22.992Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:22.992Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_KzjGGX 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-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:22.992Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:22.992Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-11T11:14:22.999Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.001Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:23.005Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is matching search criteria
2023-02-11T11:14:23.005Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-11T11:14:23.006Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_KzjGGX 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-11T11:14:23.008Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.008Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:23.009Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is matching search criteria
2023-02-11T11:14:23.009Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-11T11:14:23.009Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_KzjGGX 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-11T11:14:23.009Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.010Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:23.013Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.013Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is not matching search criteria
2023-02-11T11:14:23.013Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-11T11:14:23.014Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-11T11:14:23.014Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-11T11:14:23.014Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-11T11:14:23.014Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-11T11:14:23.015Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.015Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-11T11:14:23.016Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.016Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is matching search criteria
2023-02-11T11:14:23.016Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_KzjGGX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T11:14:23.017Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.017Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is matching search criteria
2023-02-11T11:14:23.017Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_KzjGGX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T11:14:23.017Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.018Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is matching search criteria
2023-02-11T11:14:23.018Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_KzjGGX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T11:14:23.018Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.018Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is not matching search criteria
2023-02-11T11:14:23.019Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-11T11:14:23.019Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-11T11:14:23.019Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cf1c0f8c-bc58-4fe3-8c8e-936f81e38c6c
2023-02-11T11:14:23.019Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.020Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:23.020Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.020Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:23.020Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.020Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:23.021Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:23.021Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:23.021Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_KzjGGX
Description:service
Model UUID:637ef8cc-adc0-4f36-ac72-25cbf15bad09
Model Version:NULL
Model InvariantUuid:d24c4840-370e-4db6-923e-e478e8240f1b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_KzjGGX
Model UUID:0ee69251-8e65-4f76-822f-dea87ac46b2a
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:9e75b65a-bdc0-4b40-bddc-bb3c75df6b1f
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:1d12b154-8f13-4ec9-8138-fb8513c6997a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:2475f33b-7679-4793-8dc0-0169fd9e139c
ModelName:BasicOnboardKzjggx..base_ubuntu18..module-0
ModelUuid:5a6776db-2af8-4d36-800a-0e771361cd38
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:cf1c0f8c-bc58-4fe3-8c8e-936f81e38c6c
ModelInvariantUuid:3c89d06b-d3de-4082-bfda-bdd0630fba4e
ModelName:basic_onboard_KzjGGX-nodes.ubuntu18Cvfc
ModelUuid:84134008-5ed2-40da-93d2-2de95ecca934
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:2a36e84e-fc08-4684-93f0-f36e9e92216c
ModelInvariantUuid:421b4bc6-9caa-4331-b48d-43b53e4894a1
ModelName:BasicOnboardKzjggx.compute.nodes.heat.ubuntu18
ModelUuid:ea5f5760-29e0-4e77-9a33-0210db1ed3b3
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-11T11:14:23.083Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 5ed1ee0a-f192-4018-a642-a49196337b0b
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-11T11:14:23.178Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||basic_onboard_KzjGGX 0
2023-02-11T11:14:23.186Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5ed1ee0a-f192-4018-a642-a49196337b0b
2023-02-11T11:14:23.186Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 384b0536-2499-4ad2-89b1-cc890349b01f from URL: /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json
2023-02-11T11:14:23.187Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-11T11:14:23.187Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json
2023-02-11T11:14:23.632Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-11T11:14:23.633Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json 384b0536-2499-4ad2-89b1-cc890349b01f 798
2023-02-11T11:14:23.633Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json ASDC sendASDCNotification
2023-02-11T11:14:23.633Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json
2023-02-11T11:14:23.633Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T11:14:23.634Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:23.634Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:23.634Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114063633,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:24.635Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardKzjggx..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "2475f33b-7679-4793-8dc0-0169fd9e139c",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5a6776db-2af8-4d36-800a-0e771361cd38",
"vfModuleModelCustomizationUUID": "f341cf17-3c25-4802-bf2f-51735f82ab7e",
"isBase": true,
"artifacts": [
"660fafc5-8de0-4f70-96fa-a35a38215b1e",
"58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9"
],
"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-11T11:14:24.655Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardKzjggx..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5a6776db-2af8-4d36-800a-0e771361cd38
VfModuleModelInvariantUUID:2475f33b-7679-4793-8dc0-0169fd9e139c
VfModuleModelDescription:NULL
Artifacts UUID List:{
660fafc5-8de0-4f70-96fa-a35a38215b1e
,
58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9
}
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-11T11:14:24.658Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardKzjggx..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "2475f33b-7679-4793-8dc0-0169fd9e139c",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5a6776db-2af8-4d36-800a-0e771361cd38",
"vfModuleModelCustomizationUUID": "f341cf17-3c25-4802-bf2f-51735f82ab7e",
"isBase": true,
"artifacts": [
"660fafc5-8de0-4f70-96fa-a35a38215b1e",
"58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9"
],
"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-11T11:14:24.658Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardKzjggx..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5a6776db-2af8-4d36-800a-0e771361cd38
VfModuleModelInvariantUUID:2475f33b-7679-4793-8dc0-0169fd9e139c
VfModuleModelDescription:NULL
Artifacts UUID List:{
660fafc5-8de0-4f70-96fa-a35a38215b1e
,
58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9
}
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-11T11:14:24.659Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 660fafc5-8de0-4f70-96fa-a35a38215b1e from URL: /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml
2023-02-11T11:14:24.659Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-11T11:14:24.659Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml
2023-02-11T11:14:25.016Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-11T11:14:25.017Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml 660fafc5-8de0-4f70-96fa-a35a38215b1e 5033
2023-02-11T11:14:25.017Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-11T11:14:25.018Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml
2023-02-11T11:14:25.018Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T11:14:25.019Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:25.019Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:25.019Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114065017,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:26.020Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9 from URL: /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env
2023-02-11T11:14:26.021Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-11T11:14:26.021Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env
2023-02-11T11:14:26.308Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-11T11:14:26.309Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env 58eaa894-8b8f-4aeb-aeb4-5b5f2833c2c9 909
2023-02-11T11:14:26.310Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-11T11:14:26.310Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env
2023-02-11T11:14:26.310Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T11:14:26.310Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:26.310Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:26.311Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114066310,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:27.312Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 637ef8cc-adc0-4f36-ac72-25cbf15bad09
2023-02-11T11:14:27.312Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_KzjGGX 0 5ed1ee0a-f192-4018-a642-a49196337b0b 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-11T11:14:27.363Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1c5ba010, org.onap.sdc.toscaparser.api.parameters.Input@62a9a112, org.onap.sdc.toscaparser.api.parameters.Input@4dc71c29, org.onap.sdc.toscaparser.api.parameters.Input@67c58f3, org.onap.sdc.toscaparser.api.parameters.Input@47e6330c]
2023-02-11T11:14:27.367Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.367Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:27.367Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic
2023-02-11T11:14:27.368Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 1d12b154-8f13-4ec9-8138-fb8513c6997a
2023-02-11T11:14:27.368Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1d12b154-8f13-4ec9-8138-fb8513c6997a matches Tosca VF Customization UUID: 1d12b154-8f13-4ec9-8138-fb8513c6997a
2023-02-11T11:14:27.368Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 1d12b154-8f13-4ec9-8138-fb8513c6997a 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-11T11:14:27.374Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.375Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:27.376Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 1d12b154-8f13-4ec9-8138-fb8513c6997a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-11T11:14:27.377Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@50044c81
2023-02-11T11:14:27.377Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.377Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-11T11:14:27.378Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f341cf17-3c25-4802-bf2f-51735f82ab7e
2023-02-11T11:14:27.379Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f341cf17-3c25-4802-bf2f-51735f82ab7e
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-11T11:14:27.385Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.386Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is matching search criteria
2023-02-11T11:14:27.386Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_KzjGGX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T11:14:27.387Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.387Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is matching search criteria
2023-02-11T11:14:27.387Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_KzjGGX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T11:14:27.387Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.388Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is not matching search criteria
2023-02-11T11:14:27.388Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-11T11:14:27.388Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-11T11:14:27.388Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cf1c0f8c-bc58-4fe3-8c8e-936f81e38c6c
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-11T11:14:27.408Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.409Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is matching search criteria
2023-02-11T11:14:27.409Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_KzjGGX 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T11:14:27.409Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.409Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_KzjGGX 0 is matching search criteria
2023-02-11T11:14:27.410Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_KzjGGX 0] matching following query criteria: sdcType=VF, customizationUUID=1d12b154-8f13-4ec9-8138-fb8513c6997a
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-11T11:14:27.412Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.412Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:27.412Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 637ef8cc-adc0-4f36-ac72-25cbf15bad09: basic_onboard_KzjGGX
2023-02-11T11:14:27.413Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.413Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:27.413Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.413Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:27.414Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.414Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:27.414Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.414Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:27.415Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T11:14:27.415Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_KzjGGX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T11:14:27.415Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Saving Service: basic_onboard_KzjGGX
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-11T11:14:27.690Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_KzjGGX 5ed1ee0a-f192-4018-a642-a49196337b0b 1 ASDC deployResourceStructure
2023-02-11T11:14:27.692Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json ASDC sendASDCNotification
2023-02-11T11:14:27.692Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json
2023-02-11T11:14:27.692Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T11:14:27.693Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:27.693Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:27.693Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114067692,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:27.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:27.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:14:27.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "cds-sdc-listener",
"timestamp": 1676113994126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:14:27.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:14:28.695Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-11T11:14:28.695Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml
2023-02-11T11:14:28.695Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T11:14:28.696Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:28.696Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:28.696Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114068694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:29.697Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-11T11:14:29.697Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env
2023-02-11T11:14:29.698Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T11:14:29.698Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:29.698Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:29.698Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114069697,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:30.699Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar ASDC sendASDCNotification
2023-02-11T11:14:30.700Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar
2023-02-11T11:14:30.700Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T11:14:30.700Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:14:30.700Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:14:30.700Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114070699,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:14:31.702Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:14:31.754Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:14:31.758Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T11:14:31.758Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T11:14:31.759Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T11:15:01.759Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:15:01.772Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:15:01.774Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T11:15:01.775Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T11:15:01.775Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T11:15:27.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:15:27.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114045397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.806Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.806Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.806Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.806Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114044745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.807Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.807Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.807Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "cds-sdc-listener",
"timestamp": 1676113994126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.807Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.807Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.807Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.807Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.807Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.808Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114046450,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.808Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.808Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114045397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.808Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.808Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114044745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.808Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.809Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "cds-sdc-listener",
"timestamp": 1676113994126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.809Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.809Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.809Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.809Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.809Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.809Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114046450,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.809Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.810Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.810Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114045397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.810Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.810Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.810Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114044745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.810Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.810Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.810Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "cds-sdc-listener",
"timestamp": 1676113994126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.812Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.812Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.812Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.813Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.813Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114045397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.813Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.813Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114046450,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.813Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114044745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.814Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "cds-sdc-listener",
"timestamp": 1676113994126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.814Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.814Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.815Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114045397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.815Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.815Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114046450,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.815Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.815Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114044745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.815Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.816Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "cds-sdc-listener",
"timestamp": 1676113994126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.816Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.816Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.816Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.816Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.816Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.816Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114045397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.816Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.817Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.817Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114046450,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.817Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.817Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.817Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114044745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T11:15:27.817Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.817Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.817Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114008149,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.818Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.818Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.818Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "cds-sdc-listener",
"timestamp": 1676113994126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.818Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.818Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.818Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114045397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.818Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.818Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.819Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114046450,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.819Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.819Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.819Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114044745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T11:15:27.819Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.819Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.819Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114059208,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.819Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.820Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.820Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114058916,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.820Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.820Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.820Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "cds-sdc-listener",
"timestamp": 1676114059214,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.820Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.820Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.820Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114059251,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.820Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.821Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.821Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114058604,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.821Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.821Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.821Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "cds-sdc-listener",
"timestamp": 1676114060234,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-11T11:15:27.833Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ad4a7634-7f59-4a0f-98c9-ac1545a7f456
2023-02-11T11:15:27.834Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad4a7634-7f59-4a0f-98c9-ac1545a7f456 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-11T11:15:27.847Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.847Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114060232,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.847Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.847Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.847Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114061741,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.847Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.848Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.848Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114062913,
"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-11T11:15:27.853Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ad4a7634-7f59-4a0f-98c9-ac1545a7f456
2023-02-11T11:15:27.853Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad4a7634-7f59-4a0f-98c9-ac1545a7f456 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-11T11:15:27.862Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.862Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114063633,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.862Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.862Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.862Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114063215,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T11:15:27.862Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.863Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.863Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "multicloud-k8s",
"timestamp": 1676114063918,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-11T11:15:27.863Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.863Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.863Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676114064220,
"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-11T11:15:27.868Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ad4a7634-7f59-4a0f-98c9-ac1545a7f456
2023-02-11T11:15:27.868Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad4a7634-7f59-4a0f-98c9-ac1545a7f456 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-11T11:15:27.878Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.878Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114065017,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.879Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.879Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.879Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114066310,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-11T11:15:27.879Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:27.879Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:15:27.879Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114067692,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/basic_onboard_kzjggx0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-11T11:15:27.879Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:15:31.776Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:15:31.816Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:15:31.823Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T11:15:31.823Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T11:15:31.823Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T11:16:01.823Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:16:01.905Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:16:01.911Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T11:16:01.911Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T11:16:01.911Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T11:16:27.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:16:27.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:16:27.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114068694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-11T11:16:27.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:16:27.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:16:27.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114069697,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/resourceInstances/basic_onboard_kzjggx0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-11T11:16:27.806Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:16:27.806Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:16:27.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114070699,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T11:16:27.806Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:16:27.806Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:16:27.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114080501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKzjggx/1.0/artifacts/service-BasicOnboardKzjggx-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T11:16:27.807Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:16:27.807Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:16:27.807Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "aai-model-loader",
"timestamp": 1676114081505,
"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-11T11:16:27.839Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ad4a7634-7f59-4a0f-98c9-ac1545a7f456
2023-02-11T11:16:27.840Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad4a7634-7f59-4a0f-98c9-ac1545a7f456 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-11T11:16:31.911Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:16:31.929Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456
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-11T11:16:31.933Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T11:16:31.934Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-11T11:16:31.934Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-11T11:16:31.934Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-11T11:16:31.934Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T11:16:31.934Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T11:16:31.935Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T11:16:31.935Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T11:16:31.935Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T11:16:31.935Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|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-11T11:16:31.962Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-11T11:17:01.962Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456 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-11T11:17:02.002Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad4a7634-7f59-4a0f-98c9-ac1545a7f456 and serviceModelVersionId: 637ef8cc-adc0-4f36-ac72-25cbf15bad09
2023-02-11T11:17:02.002Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d24c4840-370e-4db6-923e-e478e8240f1b
2023-02-11T11:17:18.626Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d24c4840-370e-4db6-923e-e478e8240f1b/model-vers/model-ver/637ef8cc-adc0-4f36-ac72-25cbf15bad09?depth=0
2023-02-11T11:17:18.746Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-11T11:17:19.249Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d24c4840-370e-4db6-923e-e478e8240f1b/model-vers/model-ver/637ef8cc-adc0-4f36-ac72-25cbf15bad09?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-11T11:17:19.254Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d24c4840-370e-4db6-923e-e478e8240f1b/model-vers/model-ver/637ef8cc-adc0-4f36-ac72-25cbf15bad09?depth=0|INFO|500||Invoke
2023-02-11T11:17:19.277Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d24c4840-370e-4db6-923e-e478e8240f1b/model-vers/model-ver/637ef8cc-adc0-4f36-ac72-25cbf15bad09?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-11T11:17:19.648Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d24c4840-370e-4db6-923e-e478e8240f1b/model-vers/model-ver/637ef8cc-adc0-4f36-ac72-25cbf15bad09?depth=0|INFO|500||InvokeReturn
2023-02-11T11:17:19.650Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d24c4840-370e-4db6-923e-e478e8240f1b/model-vers/model-ver/637ef8cc-adc0-4f36-ac72-25cbf15bad09?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 11:17:18 GMT], content-length=[0], vertex-id=[192704], x-aai-txid=[0-aai-resources-230211-11:17:18:654-49978], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-11T11:17:19.650Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2023-02-11T11:17:19.653Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-11T11:17:19.653Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|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-11T11:17:19.661Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|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-11T11:17:19.662Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad4a7634-7f59-4a0f-98c9-ac1545a7f456 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-11T11:17:19.663Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-11T11:17:19.664Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-11T11:17:19.664Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T11:17:19.664Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114239662,
"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-11T11:17:20.682Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:17:27.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:17:27.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T11:17:27.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "ad4a7634-7f59-4a0f-98c9-ac1545a7f456",
"consumerID": "SO-sdc-controller",
"timestamp": 1676114239662,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-11T11:17:27.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T11:18:20.682Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:18:27.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:19:20.684Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:19:27.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:20:20.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:20:27.800Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:21:20.686Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:21:27.801Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:22:20.687Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:22:27.802Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:23:20.687Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:23:27.803Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:23:30.826Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Node 2 disconnected.
2023-02-11T11:24:20.689Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:24:27.803Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:25:20.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:25:27.805Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:26:20.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:26:27.806Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:27:20.692Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:27:27.807Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:28:20.692Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:28:27.807Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:29:20.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:29:27.808Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:30:20.695Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:30:27.809Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:31:20.696Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:31:27.810Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:32:20.698Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:32:27.811Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:33:20.700Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:33:27.813Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:34:20.702Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:34:27.814Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:35:20.702Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:35:27.814Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:36:20.703Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:36:27.815Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:37:20.704Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:37:27.816Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:38:20.705Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:38:27.817Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:39:20.707Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:39:27.818Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:40:20.707Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:40:27.820Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:41:20.708Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:41:27.820Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:42:20.709Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:42:27.821Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:43:20.710Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:43:27.822Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:44:20.712Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:44:27.824Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:45:20.713Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:45:27.825Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:46:20.714Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:46:27.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:47:20.714Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:47:27.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:48:20.715Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:48:27.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:49:20.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:49:27.827Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:50:20.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:50:27.828Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:51:20.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:51:27.829Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:52:20.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:52:27.831Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:53:20.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:53:27.831Z|ad4a7634-7f59-4a0f-98c9-ac1545a7f456|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:54:20.723Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:54:27.833Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:55:20.725Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:55:27.835Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:56:20.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:56:27.835Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:57:20.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:57:27.836Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:58:20.727Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:58:27.836Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T11:59:20.728Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T11:59:27.836Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:00:20.728Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:00:27.837Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:01:20.729Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:01:27.838Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:02:20.731Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:02:27.839Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:03:20.732Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:03:27.840Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:04:20.734Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:04:27.841Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:05:20.736Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:05:27.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:06:20.736Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:06:27.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:07:20.737Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:07:27.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:08:20.738Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:08:27.843Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:09:20.740Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:09:27.844Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:10:20.741Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:10:27.846Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:11:20.742Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:11:27.847Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:12:20.743Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:12:27.847Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:13:20.744Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:13:27.848Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:20.745Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:14:27.850Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:29.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-11T12:14:29.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"72403296-4188-440d-95b9-cfc9c419c29d","serviceName":"vFW 2023-02-11 12-11-59","serviceVersion":"1.0","serviceUUID":"60c456ab-e191-4de7-b178-521154a32daa","serviceDescription":"catalog service description","serviceInvariantUUID":"fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2","resources":[{"resourceInstanceName":"vFW 84b9b538-9905 0","resourceName":"vFW 84b9b538-9905","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"76c41a4e-fe1b-4982-99b9-b0c0702cde7c","resourceInvariantUUID":"42be1189-fc68-4023-9076-2366fd8b5e3a","resourceCustomizationUUID":"3f5ef4bb-a40b-40c3-811d-5fc167d73bae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vf-license-model.xml","artifactChecksum":"OTgzZDVhOWJjOGE4MzNiOGJlMDQyYWZhYWJjMWY5ZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cfc492bc-cec7-4863-9b81-b542ee4aceb1","artifactVersion":"1"},{"artifactName":"vfw84b9b53899050_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json","artifactChecksum":"Y2RhNjYyM2M3MDQwZDllODU0NmQ4OTk3NjRiODU0Njc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6c2612bd-8917-4927-95c0-92d28fb3e299","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3d8bde1e-59a8-456e-9ca9-661ce76b0983","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vendor-license-model.xml","artifactChecksum":"ZjE5NjY5OTc3ODlkY2NjMGMzZWNkOTBiYjZkZTZmNWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ecf87ce6-cb27-4459-9627-28bfac94f65d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8ec349a1-e21d-43bc-89b9-2b5b0c0956ad","artifactVersion":"2","generatedFromUUID":"3d8bde1e-59a8-456e-9ca9-661ce76b0983"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230211121159-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-template.yml","artifactChecksum":"Y2U5OWRhYTRmZmNhYWVkOWRhY2ViZjYxMjY1MTIwYjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"16ece6af-94f7-4731-b4b7-adf70e60e7f5","artifactVersion":"1"},{"artifactName":"service-Vfw20230211121159-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar","artifactChecksum":"MGJjNTViMWQxYmMxMDJjMmYzNzNlNzVjZDQ2ODAwYTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dfcf268d-b731-4305-86d7-d1c3d512ba55","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-11T12:14:29.255Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:14:29.256Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:29.256Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:29.256Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:29.260Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T12:14:29.261Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T12:14:29.261Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T12:14:29.262Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T12:14:29.262Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T12:14:29.262Z||kafka-producer-network-thread | SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-ac11a0c9-8710-4390-b669-57f1bb677a1d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to AC8vcqLfSmW8K89qRT0eIg
2023-02-11T12:14:29.274Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:14:29.275Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676117661318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:14:29.277Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:14:30.264Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:14:30.265Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:30.265Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:30.266Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:31.266Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:14:31.267Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:31.267Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:31.267Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:32.268Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:14:32.269Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:32.269Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:32.269Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:33.270Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:14:33.271Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:33.271Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:33.271Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:34.272Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:14:34.273Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:34.274Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:34.275Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:35.275Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:14:35.276Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:35.276Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:35.277Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:36.278Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"serviceName": "vFW 2023-02-11 12-11-59",
"serviceVersion": "1.0",
"serviceUUID": "60c456ab-e191-4de7-b178-521154a32daa",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2",
"resources": [
{
"resourceInstanceName": "vFW 84b9b538-9905 0",
"resourceCustomizationUUID": "3f5ef4bb-a40b-40c3-811d-5fc167d73bae",
"resourceName": "vFW 84b9b538-9905",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "76c41a4e-fe1b-4982-99b9-b0c0702cde7c",
"resourceInvariantUUID": "42be1189-fc68-4023-9076-2366fd8b5e3a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw84b9b53899050_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"artifactChecksum": "Y2RhNjYyM2M3MDQwZDllODU0NmQ4OTk3NjRiODU0Njc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6c2612bd-8917-4927-95c0-92d28fb3e299",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "3d8bde1e-59a8-456e-9ca9-661ce76b0983",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "8ec349a1-e21d-43bc-89b9-2b5b0c0956ad",
"generatedFromUUID": "3d8bde1e-59a8-456e-9ca9-661ce76b0983"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "8ec349a1-e21d-43bc-89b9-2b5b0c0956ad",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230211121159-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"artifactChecksum": "MGJjNTViMWQxYmMxMDJjMmYzNzNlNzVjZDQ2ODAwYTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "dfcf268d-b731-4305-86d7-d1c3d512ba55"
}
],
"workloadContext": "Production"
}
2023-02-11T12:14:36.279Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-11T12:14:36.279Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 60c456ab-e191-4de7-b178-521154a32daa ASDC
2023-02-11T12:14:36.280Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:72403296-4188-440d-95b9-cfc9c419c29d
ServiceName:vFW 2023-02-11 12-11-59
ServiceVersion:1.0
ServiceUUID:60c456ab-e191-4de7-b178-521154a32daa
ServiceInvariantUUID:fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230211121159-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar
ArtifactUUID:dfcf268d-b731-4305-86d7-d1c3d512ba55
ArtifactChecksum:MGJjNTViMWQxYmMxMDJjMmYzNzNlNzVjZDQ2ODAwYTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 84b9b538-9905 0
ResourceCustomizationUUID:3f5ef4bb-a40b-40c3-811d-5fc167d73bae
ResourceInvariantUUID:42be1189-fc68-4023-9076-2366fd8b5e3a
ResourceName:vFW 84b9b538-9905
ResourceType:VF
ResourceUUID:76c41a4e-fe1b-4982-99b9-b0c0702cde7c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw84b9b53899050_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json
ArtifactUUID:6c2612bd-8917-4927-95c0-92d28fb3e299
ArtifactChecksum:Y2RhNjYyM2M3MDQwZDllODU0NmQ4OTk3NjRiODU0Njc=
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/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml
ArtifactUUID:3d8bde1e-59a8-456e-9ca9-661ce76b0983
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/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env
ArtifactUUID:8ec349a1-e21d-43bc-89b9-2b5b0c0956ad
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/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env
ArtifactUUID:8ec349a1-e21d-43bc-89b9-2b5b0c0956ad
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-11T12:14:36.282Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 60c456ab-e191-4de7-b178-521154a32daa 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-11T12:14:36.335Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T12:14:36.336Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-11T12:14:36.337Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-11T12:14:36.337Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: dfcf268d-b731-4305-86d7-d1c3d512ba55 from URL: /sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar
2023-02-11T12:14:36.337Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-11T12:14:36.338Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar
2023-02-11T12:14:36.776Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-11T12:14:36.790Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar dfcf268d-b731-4305-86d7-d1c3d512ba55 101510
2023-02-11T12:14:36.790Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar ASDC sendASDCNotification
2023-02-11T12:14:36.790Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar
2023-02-11T12:14:36.790Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T12:14:36.791Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:36.791Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:36.791Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117676790,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:37.792Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T12:14:37.792Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-11T12:14:37.793Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: dfcf268d-b731-4305-86d7-d1c3d512ba55, URL: /sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar to file: /app/ASDC/1/service-Vfw20230211121159-csar.csar
2023-02-11T12:14:37.793Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230211121159-csar.csar
2023-02-11T12:14:37.794Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230211121159-csar.csar
2023-02-11T12:14:37.794Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230211121159-csar.csar
2023-02-11T12:14:38.119Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7354216901544155538/Definitions/service-Vfw20230211121159-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-02-11T12:14:40.181Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-11T12:14:40.182Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-11T12:14:40.182Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.182Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-11T12:14:40.182Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 84b9b538-9905 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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.183Z|72403296-4188-440d-95b9-cfc9c419c29d|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-Vfw20230211121159-csar.csar
2023-02-11T12:14:40.184Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-11T12:14:40.184Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.184Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:40.184Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:40.185Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-11T12:14:40.185Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-11T12:14:40.185Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.185Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:40.186Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:40.186Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-11T12:14:40.186Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-11T12:14:40.186Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.186Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:40.187Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.187Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is not matching search criteria
2023-02-11T12:14:40.187Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-11T12:14:40.187Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-11T12:14:40.187Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:40.187Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.187Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-11T12:14:40.188Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.188Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-11T12:14:40.188Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-11T12:14:40.188Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-11T12:14:40.188Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.188Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:40.188Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-11T12:14:40.189Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:40.189Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-11T12:14:40.189Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.189Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-11T12:14:40.189Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.189Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-11T12:14:40.190Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.190Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:40.190Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T12:14:40.190Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.190Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:40.190Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T12:14:40.191Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.191Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:40.191Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T12:14:40.191Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.191Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is not matching search criteria
2023-02-11T12:14:40.192Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-11T12:14:40.192Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-11T12:14:40.192Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-11T12:14:40.192Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-11T12:14:40.192Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-11T12:14:40.192Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.192Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:40.193Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-11T12:14:40.193Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:40.193Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-11T12:14:40.193Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.193Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3ae4fc3b-83e1-4995-b4ba-85053a9aac66
2023-02-11T12:14:40.193Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.194Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is not matching search criteria
2023-02-11T12:14:40.194Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-11T12:14:40.194Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-11T12:14:40.194Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:40.194Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.194Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-11T12:14:40.194Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.195Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-11T12:14:40.195Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-11T12:14:40.195Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-11T12:14:40.195Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:40.195Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-11T12:14:40.195Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.195Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2c2df2d9-19cb-43b0-962b-aa3372d47122
2023-02-11T12:14:40.196Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.196Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is not matching search criteria
2023-02-11T12:14:40.196Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-11T12:14:40.196Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-11T12:14:40.196Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:40.196Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.196Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-11T12:14:40.197Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.197Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-11T12:14:40.197Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-11T12:14:40.197Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-11T12:14:40.197Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:40.197Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:40.197Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-11T12:14:40.198Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=1bdb8000-4eb3-4749-a89c-d6f55a75303f
2023-02-11T12:14:40.198Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.198Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:40.198Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.198Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:40.199Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.199Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:40.199Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:40.199Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:40.200Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-11 12-11-59
Description:catalog service description
Model UUID:60c456ab-e191-4de7-b178-521154a32daa
Model Version:NULL
Model InvariantUuid:fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 84b9b538-9905
Model UUID:62c73c5f-8be3-4c62-b53b-74c841bea20a
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:42be1189-fc68-4023-9076-2366fd8b5e3a
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:3f5ef4bb-a40b-40c3-811d-5fc167d73bae
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:9b17c99f-7543-422b-8e5f-6fbc1e596a10
ModelName:Vfw84b9b5389905..base_vfw..module-0
ModelUuid:d3eb3fea-e659-4003-b70f-f53d90e7893d
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:3ae4fc3b-83e1-4995-b4ba-85053a9aac66
ModelInvariantUuid:dbce6f0a-cd26-4480-ae56-1889eeca9b50
ModelName:vFW 84b9b538-9905-nodes.vfwCvfc
ModelUuid:800be305-7f41-4caa-b1e0-d07bc6b7aac2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:b726ce1d-06d3-4ce6-8ff9-2a4f2eaa1b69
ModelInvariantUuid:c9d19657-b1f1-405a-b47f-01327732ee28
ModelName:Vfw84b9b5389905.compute.nodes.heat.vfw
ModelUuid:af002be1-ec9d-430b-9be1-321c093e88c7
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:2c2df2d9-19cb-43b0-962b-aa3372d47122
ModelInvariantUuid:7b3b1104-325f-42c9-849a-d3c711bbd4e5
ModelName:vFW 84b9b538-9905-nodes.vsnCvfc
ModelUuid:90759d35-d0f8-4550-99df-c1eb1addd859
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:3348dee8-8742-418d-b785-b1fdd690b944
ModelInvariantUuid:b0951322-45d8-4865-921a-a8cb4e7e0620
ModelName:Vfw84b9b5389905.compute.nodes.heat.vsn
ModelUuid:768d893d-7db3-4432-8386-f3841fb754d6
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:1bdb8000-4eb3-4749-a89c-d6f55a75303f
ModelInvariantUuid:80e8d09c-fec1-4aa9-bc48-7f15543b4e3e
ModelName:vFW 84b9b538-9905-nodes.vpgCvfc
ModelUuid:1afe7a0b-d126-488b-9c09-45e07f4b7f32
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:8ce30c13-e808-4667-9bc1-0d0936cbcfae
ModelInvariantUuid:c9427f56-7950-406f-873f-86e0144b690d
ModelName:Vfw84b9b5389905.compute.nodes.heat.vpg
ModelUuid:68c5a3ed-2157-41d3-b0b6-0d8988cc4b81
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-11T12:14:40.208Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 76c41a4e-fe1b-4982-99b9-b0c0702cde7c
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-11T12:14:40.214Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||vFW 84b9b538-9905 0
2023-02-11T12:14:40.214Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 76c41a4e-fe1b-4982-99b9-b0c0702cde7c
2023-02-11T12:14:40.214Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6c2612bd-8917-4927-95c0-92d28fb3e299 from URL: /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json
2023-02-11T12:14:40.214Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-11T12:14:40.214Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json
2023-02-11T12:14:40.835Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-11T12:14:40.836Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json 6c2612bd-8917-4927-95c0-92d28fb3e299 785
2023-02-11T12:14:40.836Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json ASDC sendASDCNotification
2023-02-11T12:14:40.836Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json
2023-02-11T12:14:40.837Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T12:14:40.837Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:40.837Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:40.837Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117680836,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:41.838Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw84b9b5389905..base_vfw..module-0",
"vfModuleModelInvariantUUID": "9b17c99f-7543-422b-8e5f-6fbc1e596a10",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d3eb3fea-e659-4003-b70f-f53d90e7893d",
"vfModuleModelCustomizationUUID": "2f16e0dc-cc8f-4f34-835a-8b98806713df",
"isBase": true,
"artifacts": [
"3d8bde1e-59a8-456e-9ca9-661ce76b0983",
"8ec349a1-e21d-43bc-89b9-2b5b0c0956ad"
],
"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-11T12:14:41.843Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw84b9b5389905..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d3eb3fea-e659-4003-b70f-f53d90e7893d
VfModuleModelInvariantUUID:9b17c99f-7543-422b-8e5f-6fbc1e596a10
VfModuleModelDescription:NULL
Artifacts UUID List:{
3d8bde1e-59a8-456e-9ca9-661ce76b0983
,
8ec349a1-e21d-43bc-89b9-2b5b0c0956ad
}
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-11T12:14:41.845Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw84b9b5389905..base_vfw..module-0",
"vfModuleModelInvariantUUID": "9b17c99f-7543-422b-8e5f-6fbc1e596a10",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d3eb3fea-e659-4003-b70f-f53d90e7893d",
"vfModuleModelCustomizationUUID": "2f16e0dc-cc8f-4f34-835a-8b98806713df",
"isBase": true,
"artifacts": [
"3d8bde1e-59a8-456e-9ca9-661ce76b0983",
"8ec349a1-e21d-43bc-89b9-2b5b0c0956ad"
],
"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-11T12:14:41.845Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw84b9b5389905..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d3eb3fea-e659-4003-b70f-f53d90e7893d
VfModuleModelInvariantUUID:9b17c99f-7543-422b-8e5f-6fbc1e596a10
VfModuleModelDescription:NULL
Artifacts UUID List:{
3d8bde1e-59a8-456e-9ca9-661ce76b0983
,
8ec349a1-e21d-43bc-89b9-2b5b0c0956ad
}
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-11T12:14:41.845Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3d8bde1e-59a8-456e-9ca9-661ce76b0983 from URL: /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml
2023-02-11T12:14:41.845Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-11T12:14:41.846Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml
2023-02-11T12:14:42.407Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-11T12:14:42.431Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml 3d8bde1e-59a8-456e-9ca9-661ce76b0983 20368
2023-02-11T12:14:42.431Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-11T12:14:42.431Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml
2023-02-11T12:14:42.431Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T12:14:42.432Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:42.432Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:42.432Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117682431,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:43.433Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 8ec349a1-e21d-43bc-89b9-2b5b0c0956ad from URL: /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env
2023-02-11T12:14:43.433Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-11T12:14:43.434Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env
2023-02-11T12:14:43.813Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-11T12:14:43.814Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env 8ec349a1-e21d-43bc-89b9-2b5b0c0956ad 2098
2023-02-11T12:14:43.814Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-11T12:14:43.814Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env
2023-02-11T12:14:43.814Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T12:14:43.815Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:43.815Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:43.815Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117683814,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:44.816Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 60c456ab-e191-4de7-b178-521154a32daa
2023-02-11T12:14:44.816Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 84b9b538-9905 0 76c41a4e-fe1b-4982-99b9-b0c0702cde7c 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-11T12:14:44.845Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@30d9bf3, org.onap.sdc.toscaparser.api.parameters.Input@7b325c59, org.onap.sdc.toscaparser.api.parameters.Input@71fcdd1a, org.onap.sdc.toscaparser.api.parameters.Input@2549f5b0, org.onap.sdc.toscaparser.api.parameters.Input@4af430e9]
2023-02-11T12:14:44.847Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.847Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:44.847Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-02-11T12:14:44.847Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 3f5ef4bb-a40b-40c3-811d-5fc167d73bae
2023-02-11T12:14:44.847Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3f5ef4bb-a40b-40c3-811d-5fc167d73bae matches Tosca VF Customization UUID: 3f5ef4bb-a40b-40c3-811d-5fc167d73bae
2023-02-11T12:14:44.848Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 3f5ef4bb-a40b-40c3-811d-5fc167d73bae 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-11T12:14:44.851Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.851Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:44.852Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 3f5ef4bb-a40b-40c3-811d-5fc167d73bae: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-11T12:14:44.852Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5e40f758
2023-02-11T12:14:44.852Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.852Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-11T12:14:44.852Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2f16e0dc-cc8f-4f34-835a-8b98806713df
2023-02-11T12:14:44.853Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2f16e0dc-cc8f-4f34-835a-8b98806713df
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-11T12:14:44.856Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.856Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:44.856Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T12:14:44.857Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.857Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:44.857Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T12:14:44.857Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.857Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is not matching search criteria
2023-02-11T12:14:44.858Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-11T12:14:44.858Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-11T12:14:44.858Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-11T12:14:44.858Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-11T12:14:44.858Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-11T12:14:44.858Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:44.859Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:44.859Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-11T12:14:44.859Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:44.859Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-11T12:14:44.859Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:44.859Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3ae4fc3b-83e1-4995-b4ba-85053a9aac66
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-11T12:14:44.863Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.864Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:44.864Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T12:14:44.864Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.864Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is not matching search criteria
2023-02-11T12:14:44.864Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-11T12:14:44.865Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-11T12:14:44.865Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:44.865Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:44.865Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-11T12:14:44.865Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:44.866Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-11T12:14:44.866Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-11T12:14:44.866Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-11T12:14:44.866Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:44.866Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-11T12:14:44.866Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:44.866Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2c2df2d9-19cb-43b0-962b-aa3372d47122
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-11T12:14:44.869Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.869Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:44.869Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T12:14:44.873Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.873Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is not matching search criteria
2023-02-11T12:14:44.874Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-11T12:14:44.874Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-11T12:14:44.874Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:44.874Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:44.874Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-11T12:14:44.874Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-11T12:14:44.875Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-11T12:14:44.875Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-11T12:14:44.875Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-11T12:14:44.875Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-11T12:14:44.876Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-11T12:14:44.876Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-11T12:14:44.876Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=1bdb8000-4eb3-4749-a89c-d6f55a75303f
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-11T12:14:44.878Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.879Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:44.879Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-11T12:14:44.879Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.879Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Node template vFW 84b9b538-9905 0 is matching search criteria
2023-02-11T12:14:44.879Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 84b9b538-9905 0] matching following query criteria: sdcType=VF, customizationUUID=3f5ef4bb-a40b-40c3-811d-5fc167d73bae
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-11T12:14:44.881Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.882Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:44.882Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 60c456ab-e191-4de7-b178-521154a32daa: vFW 84b9b538-9905
2023-02-11T12:14:44.882Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.882Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:44.882Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.882Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:44.883Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.883Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:44.883Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.883Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:44.883Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:14:44.883Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-02-11 12-11-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:14:44.884Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-02-11 12-11-59
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-11T12:14:45.130Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 84b9b538-9905 76c41a4e-fe1b-4982-99b9-b0c0702cde7c 1 ASDC deployResourceStructure
2023-02-11T12:14:45.130Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json ASDC sendASDCNotification
2023-02-11T12:14:45.130Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json
2023-02-11T12:14:45.130Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T12:14:45.131Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:45.131Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:45.131Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117685130,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:46.132Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-11T12:14:46.132Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml
2023-02-11T12:14:46.132Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T12:14:46.133Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:46.133Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:46.133Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117686132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:47.134Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-11T12:14:47.134Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env
2023-02-11T12:14:47.134Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T12:14:47.135Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:47.135Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:47.135Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117687134,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:48.136Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar ASDC sendASDCNotification
2023-02-11T12:14:48.136Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar
2023-02-11T12:14:48.137Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T12:14:48.137Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:14:48.137Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:14:48.137Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117688136,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:14:49.139Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:14:49.188Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:14:49.191Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:14:49.191Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T12:14:49.191Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T12:15:19.192Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:15:19.205Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:15:19.208Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:15:19.208Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T12:15:19.208Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T12:15:27.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:15:27.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:15:27.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:15:27.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:15:49.209Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:15:49.219Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:15:49.221Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:15:49.221Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T12:15:49.221Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T12:16:19.222Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:16:19.241Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:16:19.244Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:16:19.244Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T12:16:19.245Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T12:16:27.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:16:27.806Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117665180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.807Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.807Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.807Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676117661318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.808Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.808Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.808Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.808Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117665180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.808Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.809Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676117661318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.809Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.809Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.809Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.809Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.809Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.809Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117665180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.809Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.809Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.810Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676117661318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.810Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.810Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.810Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.810Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.810Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.810Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117665180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.810Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.810Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.811Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676117661318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.811Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.811Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.811Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.811Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.811Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.811Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117665180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.812Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.812Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.812Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676117661318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.812Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.812Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.812Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.812Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.812Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.813Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117665180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.813Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.813Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676117661318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.813Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.813Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117660745,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.813Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117665180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.814Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117675397,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.814Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117674744,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.814Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.815Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117675397,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.815Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.815Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117676513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.815Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.815Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117676790,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.815Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.816Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.816Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676117676799,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.816Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.816Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.816Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117674744,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.816Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.816Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.817Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117675397,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.817Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.817Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.817Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676117677805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-11T12:16:27.824Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 72403296-4188-440d-95b9-cfc9c419c29d
2023-02-11T12:16:27.824Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72403296-4188-440d-95b9-cfc9c419c29d and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-11T12:16:27.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117677768,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.834Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.834Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.834Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117674744,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117675397,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.835Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.835Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.835Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117674744,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117675397,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.836Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.836Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117679235,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.836Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117674744,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.837Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117675397,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.837Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.837Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.838Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117680337,
"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-11T12:16:27.842Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 72403296-4188-440d-95b9-cfc9c419c29d
2023-02-11T12:16:27.842Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72403296-4188-440d-95b9-cfc9c419c29d 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-11T12:16:27.853Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.853Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117680836,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.853Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.854Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.854Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117674744,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:16:27.854Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.854Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.854Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117675397,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.854Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.854Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.854Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "multicloud-k8s",
"timestamp": 1676117681364,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "DEPLOY_OK"
}
2023-02-11T12:16:27.855Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.855Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.855Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117674744,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:16:27.855Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.855Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.855Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117682431,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.855Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.855Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.855Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117683351,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.856Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.856Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.856Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117683008,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.856Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.856Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.856Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117683814,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:16:27.856Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.856Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.856Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117685130,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/vfw84b9b53899050_modules.json",
"status": "DEPLOY_OK"
}
2023-02-11T12:16:27.857Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.857Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.857Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117686132,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-11T12:16:27.857Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.857Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.857Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117687134,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/resourceInstances/vfw84b9b53899050/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-11T12:16:27.857Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.857Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.857Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117686687,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T12:16:27.858Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.858Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.858Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117688136,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T12:16:27.858Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.858Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.858Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676117687690,
"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-11T12:16:27.863Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 72403296-4188-440d-95b9-cfc9c419c29d
2023-02-11T12:16:27.863Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72403296-4188-440d-95b9-cfc9c419c29d 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-11T12:16:27.872Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.872Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117703378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230211121159/1.0/artifacts/service-Vfw20230211121159-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T12:16:27.872Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:16:27.872Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:16:27.872Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "aai-model-loader",
"timestamp": 1676117704381,
"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-11T12:16:27.877Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 72403296-4188-440d-95b9-cfc9c419c29d
2023-02-11T12:16:27.878Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72403296-4188-440d-95b9-cfc9c419c29d 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-11T12:16:49.245Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:16:49.281Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d
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-11T12:16:49.284Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:16:49.284Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-11T12:16:49.284Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-11T12:16:49.284Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-11T12:16:49.284Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:16:49.285Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:16:49.285Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:16:49.285Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:16:49.285Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:16:49.285Z|72403296-4188-440d-95b9-cfc9c419c29d|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-11T12:16:49.290Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-11T12:17:19.290Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 72403296-4188-440d-95b9-cfc9c419c29d 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-11T12:17:19.296Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 72403296-4188-440d-95b9-cfc9c419c29d and serviceModelVersionId: 60c456ab-e191-4de7-b178-521154a32daa
2023-02-11T12:17:19.296Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2
2023-02-11T12:17:19.298Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2/model-vers/model-ver/60c456ab-e191-4de7-b178-521154a32daa?depth=0
2023-02-11T12:17:19.305Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-02-11T12:17:19.371Z|72403296-4188-440d-95b9-cfc9c419c29d|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/fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2/model-vers/model-ver/60c456ab-e191-4de7-b178-521154a32daa?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-11T12:17:19.375Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2/model-vers/model-ver/60c456ab-e191-4de7-b178-521154a32daa?depth=0|INFO|500||Invoke
2023-02-11T12:17:19.386Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2/model-vers/model-ver/60c456ab-e191-4de7-b178-521154a32daa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-11T12:17:19.586Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2/model-vers/model-ver/60c456ab-e191-4de7-b178-521154a32daa?depth=0|INFO|500||InvokeReturn
2023-02-11T12:17:19.586Z|72403296-4188-440d-95b9-cfc9c419c29d|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/fe5b1a4c-22bc-4ccd-bdab-01fd9a8db5e2/model-vers/model-ver/60c456ab-e191-4de7-b178-521154a32daa?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 12:17:18 GMT], content-length=[0], vertex-id=[204992], x-aai-txid=[1-aai-resources-230211-12:17:18:742-22542], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-11T12:17:19.587Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-02-11T12:17:19.587Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-11T12:17:19.587Z|72403296-4188-440d-95b9-cfc9c419c29d|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-11T12:17:19.600Z|72403296-4188-440d-95b9-cfc9c419c29d|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-11T12:17:19.601Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 72403296-4188-440d-95b9-cfc9c419c29d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-11T12:17:19.601Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-11T12:17:19.601Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:17:19.602Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:17:19.602Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117839601,
"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-11T12:17:20.615Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:17:27.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:17:27.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-11T12:17:27.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "72403296-4188-440d-95b9-cfc9c419c29d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676117839601,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-11T12:17:27.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:18:20.616Z|72403296-4188-440d-95b9-cfc9c419c29d|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:18:27.799Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:19:20.617Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:19:27.799Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:20:20.618Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:20:27.800Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:21:20.619Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:21:27.801Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:22:20.621Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:22:27.802Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:22:43.022Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-11T12:22:43.022Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"8a0a94fb-c1ef-49d3-bbe3-c41cb459336e","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"84114d96-fc4f-44d0-a90f-a58987b9ed0b","serviceDescription":"service","serviceInvariantUUID":"5a990003-a752-459c-9537-5563b004149d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"8bb3b53e-dd69-47a1-9515-f37a24656d4a","resourceInvariantUUID":"0e55b256-a5f3-4476-9f89-e7dee806a9ac","resourceCustomizationUUID":"3ee90b81-2b17-4d92-a499-393c7780f41a","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":"MThkMjEyNmUwZWE3NWViYjZhZTZkYzNlNmVlODdmYjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fdb83397-ff98-4f8f-ba98-0ecbe89a7e6c","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YjYwMWE1ZTM4NjIzMGU1NDgxOTg5MzVhMWQ3NmRlNDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d658adfb-0bde-4631-8072-2cc24b70edae","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-11T12:22:43.029Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:22:43.030Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:22:43.030Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:22:43.030Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118140621,
"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-11T12:22:43.040Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:22:43.040Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "aai-model-loader",
"timestamp": 1676118155397,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:22:43.041Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:22:44.031Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:22:44.032Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:22:44.032Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:22:44.032Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118140621,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:22:45.035Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "84114d96-fc4f-44d0-a90f-a58987b9ed0b",
"serviceDescription": "service",
"serviceInvariantUUID": "5a990003-a752-459c-9537-5563b004149d",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "3ee90b81-2b17-4d92-a499-393c7780f41a",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "8bb3b53e-dd69-47a1-9515-f37a24656d4a",
"resourceInvariantUUID": "0e55b256-a5f3-4476-9f89-e7dee806a9ac",
"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": "YjYwMWE1ZTM4NjIzMGU1NDgxOTg5MzVhMWQ3NmRlNDE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d658adfb-0bde-4631-8072-2cc24b70edae"
}
],
"workloadContext": "Production"
}
2023-02-11T12:22:45.035Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-11T12:22:45.036Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 84114d96-fc4f-44d0-a90f-a58987b9ed0b ASDC
2023-02-11T12:22:45.036Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:84114d96-fc4f-44d0-a90f-a58987b9ed0b
ServiceInvariantUUID:5a990003-a752-459c-9537-5563b004149d
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:d658adfb-0bde-4631-8072-2cc24b70edae
ArtifactChecksum:YjYwMWE1ZTM4NjIzMGU1NDgxOTg5MzVhMWQ3NmRlNDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:3ee90b81-2b17-4d92-a499-393c7780f41a
ResourceInvariantUUID:0e55b256-a5f3-4476-9f89-e7dee806a9ac
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:8bb3b53e-dd69-47a1-9515-f37a24656d4a
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-11T12:22:45.037Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 84114d96-fc4f-44d0-a90f-a58987b9ed0b 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-11T12:22:45.129Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T12:22:45.131Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-11T12:22:45.131Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-11T12:22:45.131Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d658adfb-0bde-4631-8072-2cc24b70edae from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-11T12:22:45.131Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-11T12:22:45.132Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-11T12:22:46.243Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-11T12:22:46.252Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar d658adfb-0bde-4631-8072-2cc24b70edae 57791
2023-02-11T12:22:46.253Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-11T12:22:46.253Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-11T12:22:46.253Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T12:22:46.254Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:22:46.254Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:22:46.254Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118166253,
"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-11T12:22:47.255Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T12:22:47.256Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-11T12:22:47.257Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: d658adfb-0bde-4631-8072-2cc24b70edae, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:47.257Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-11T12:22:47.258Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:47.258Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:47.454Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11251720717552721474/Definitions/service-BasicNetwork-template.yml
2023-02-11T12:22:48.118Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-11T12:22:48.119Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-11T12:22:48.119Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.119Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-11T12:22:48.119Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.119Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.120Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.120Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.120Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.120Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.121Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.121Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.121Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-11T12:22:48.121Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.122Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.122Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-11T12:22:48.122Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-11T12:22:48.122Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-11T12:22:48.122Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.123Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.123Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-11T12:22:48.123Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-11T12:22:48.123Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-11T12:22:48.123Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.123Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.123Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.124Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.124Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.124Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.124Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.124Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.124Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.125Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.125Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:84114d96-fc4f-44d0-a90f-a58987b9ed0b
Model Version:NULL
Model InvariantUuid:5a990003-a752-459c-9537-5563b004149d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:0e55b256-a5f3-4476-9f89-e7dee806a9ac
Model UUID:7e59c29b-9975-42c7-a03d-cf6cdd87051e
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:3ee90b81-2b17-4d92-a499-393c7780f41a
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-11T12:22:48.131Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 8bb3b53e-dd69-47a1-9515-f37a24656d4a
2023-02-11T12:22:48.132Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||No resources found for Service: 84114d96-fc4f-44d0-a90f-a58987b9ed0b
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-11T12:22:48.138Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||
2023-02-11T12:22:48.138Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-11T12:22:48.139Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 84114d96-fc4f-44d0-a90f-a58987b9ed0b
2023-02-11T12:22:48.139Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 84114d96-fc4f-44d0-a90f-a58987b9ed0b
2023-02-11T12:22:48.139Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-11T12:22:48.139Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-11T12:22:48.144Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@a6e1fca, org.onap.sdc.toscaparser.api.parameters.Input@279d4be4, org.onap.sdc.toscaparser.api.parameters.Input@3a6a72cc, org.onap.sdc.toscaparser.api.parameters.Input@5f43f337, org.onap.sdc.toscaparser.api.parameters.Input@25a9375a]
2023-02-11T12:22:48.145Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.145Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.146Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.146Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.146Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 84114d96-fc4f-44d0-a90f-a58987b9ed0b: Generic NeutronNet
2023-02-11T12:22:48.146Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.146Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.147Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.147Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-11T12:22:48.201Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.201Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.202Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.202Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.202Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:22:48.202Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:22:48.202Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-11T12:22:48.289Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-11T12:22:48.289Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-11T12:22:48.290Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-11T12:22:48.290Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T12:22:48.290Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:22:48.290Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:22:48.290Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118168289,
"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-11T12:22:49.291Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:22:49.301Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:22:49.306Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:22:49.306Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T12:22:49.306Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T12:23:19.306Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:23:19.317Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:23:19.319Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:23:19.319Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T12:23:19.319Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T12:23:27.799Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:23:27.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:23:27.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118140621,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:23:27.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:23:49.320Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:23:49.331Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:23:49.334Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:23:49.334Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T12:23:49.334Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T12:24:19.334Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:24:19.343Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:24:19.345Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:24:19.346Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-11T12:24:19.346Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-11T12:24:27.799Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:24:27.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "multicloud-k8s",
"timestamp": 1676118162419,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:24:27.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.803Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118158813,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:24:27.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.803Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118154744,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:24:27.804Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.804Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.804Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "aai-model-loader",
"timestamp": 1676118155397,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:24:27.804Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.804Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.804Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118140621,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:24:27.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.805Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "multicloud-k8s",
"timestamp": 1676118162419,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:24:27.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.805Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118158813,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:24:27.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118154744,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:24:27.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118166121,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:24:27.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "aai-model-loader",
"timestamp": 1676118166249,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:24:27.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118166253,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:24:27.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118165597,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:24:27.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118167127,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-11T12:24:27.815Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
2023-02-11T12:24:27.816Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-11T12:24:27.825Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.825Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118167259,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T12:24:27.825Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.825Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.825Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118168289,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T12:24:27.825Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.825Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.826Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118168265,
"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-11T12:24:27.830Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
2023-02-11T12:24:27.830Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e 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-11T12:24:27.839Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.839Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "aai-model-loader",
"timestamp": 1676118172476,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T12:24:27.839Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:24:27.840Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:24:27.840Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "aai-model-loader",
"timestamp": 1676118173479,
"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-11T12:24:27.844Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
2023-02-11T12:24:27.844Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e 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-11T12:24:49.353Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:24:49.363Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e
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-11T12:24:49.366Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:24:49.366Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-11T12:24:49.367Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-11T12:24:49.367Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-11T12:24:49.367Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:24:49.368Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:24:49.368Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:24:49.368Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:24:49.368Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-11T12:24:49.374Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-11T12:25:19.374Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e 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-11T12:25:19.379Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e and serviceModelVersionId: 84114d96-fc4f-44d0-a90f-a58987b9ed0b
2023-02-11T12:25:19.379Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5a990003-a752-459c-9537-5563b004149d
2023-02-11T12:25:19.380Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5a990003-a752-459c-9537-5563b004149d/model-vers/model-ver/84114d96-fc4f-44d0-a90f-a58987b9ed0b?depth=0
2023-02-11T12:25:19.385Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-11T12:25:19.435Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5a990003-a752-459c-9537-5563b004149d/model-vers/model-ver/84114d96-fc4f-44d0-a90f-a58987b9ed0b?depth=0|INFO|500||Invoke
2023-02-11T12:25:19.436Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5a990003-a752-459c-9537-5563b004149d/model-vers/model-ver/84114d96-fc4f-44d0-a90f-a58987b9ed0b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5a990003-a752-459c-9537-5563b004149d/model-vers/model-ver/84114d96-fc4f-44d0-a90f-a58987b9ed0b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8a0a94fb-c1ef-49d3-bbe3-c41cb459336e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[df0e6077-5a1c-45c9-b49d-4cc046880b6d], X-ECOMP-RequestID=[8a0a94fb-c1ef-49d3-bbe3-c41cb459336e], X-TransactionId=[], X-ONAP-RequestID=[8a0a94fb-c1ef-49d3-bbe3-c41cb459336e], Content-Type=[application/merge-patch+json]}
2023-02-11T12:25:19.440Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5a990003-a752-459c-9537-5563b004149d/model-vers/model-ver/84114d96-fc4f-44d0-a90f-a58987b9ed0b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-11T12:25:19.685Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5a990003-a752-459c-9537-5563b004149d/model-vers/model-ver/84114d96-fc4f-44d0-a90f-a58987b9ed0b?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/5a990003-a752-459c-9537-5563b004149d/model-vers/model-ver/84114d96-fc4f-44d0-a90f-a58987b9ed0b?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 12:25:18 GMT], content-length=[0], vertex-id=[204920], x-aai-txid=[1-aai-resources-230211-12:25:18:783-1562], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-11T12:25:19.685Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5a990003-a752-459c-9537-5563b004149d/model-vers/model-ver/84114d96-fc4f-44d0-a90f-a58987b9ed0b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-11T12:25:19.686Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5a990003-a752-459c-9537-5563b004149d/model-vers/model-ver/84114d96-fc4f-44d0-a90f-a58987b9ed0b?depth=0|INFO|500||InvokeReturn
2023-02-11T12:25:19.688Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-11T12:25:19.690Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-11T12:25:19.694Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-11T12:25:19.695Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8a0a94fb-c1ef-49d3-bbe3-c41cb459336e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-11T12:25:19.695Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-11T12:25:19.696Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:19.696Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:19.696Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8a0a94fb-c1ef-49d3-bbe3-c41cb459336e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118319695,
"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-11T12:25:20.727Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-11T12:25:20.734Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-11T12:25:20.734Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"f55217c1-0e67-4b1b-846e-c879324eb46a","serviceName":"Demo_pNF_UNzhiGrMpDPUxHzC8xC8","serviceVersion":"1.0","serviceUUID":"2c1f66be-3983-4b4e-b108-e4673f072cd0","serviceDescription":"catalog service description","serviceInvariantUUID":"a0d16ac7-0676-4965-8c4c-e17e96551b37","resources":[{"resourceInstanceName":"pNF a18ad9ca-9b68 0","resourceName":"pNF a18ad9ca-9b68","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cf7d814c-9731-4c58-a7bf-25f0f9e143bb","resourceInvariantUUID":"17aaf2c0-9232-42b1-8031-039c26ecdfa6","resourceCustomizationUUID":"7077aa98-ea5c-4068-a5a0-e5c8da8dbec5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vf-license-model.xml","artifactChecksum":"ZmYyMWFiMDk0ZWNlMjRmYzRhMTY1NDZkNDU2OWZiYzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b54aad1c-75af-4db2-88a1-8a8d785f11ef","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/pNF.csar","artifactChecksum":"ZDE1MmMyY2NiOWJiYmFhZGI3MjI4MjNmNzk5ODE3MWM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c267f8a2-7421-4c4f-a6ee-aef8ff28b426","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0d76432c-379e-4fab-9b06-c6c483fb6f44","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vendor-license-model.xml","artifactChecksum":"YWFhNDc0NjdiZDM3ZDM4ZGI3YWYxMzhkZjA0MTMzZDI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1d8b9de4-46f0-4553-a1c0-73d470d21a7e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6f81e7b8-1ea2-4024-9b69-0b3134f7140c","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7c8b20f6-d39b-4ae2-963d-aa687af5dcd9","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfUnzhigrmpdpuxhzc8xc8-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-template.yml","artifactChecksum":"MmMxN2MyMjZkZmFiODA4ODQ2ZjA5YTJlYjY4M2I2YzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"aee0f974-34c6-4731-9be1-167e93d2a5fe","artifactVersion":"1"},{"artifactName":"service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar","artifactChecksum":"MzNhYmFiMzM3ZGQzZWY5YzcxYTM3YTE0N2RlMDBlNGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"906a5884-7df6-450d-8f20-5c49416ceb33","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-11T12:25:20.737Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:25:20.737Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:20.737Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:20.737Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:21.739Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:25:21.740Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:21.740Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:21.740Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:22.741Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:25:22.742Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:22.742Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:22.742Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:23.742Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:25:23.743Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:23.743Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:23.743Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:24.744Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:25:24.745Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:24.745Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:24.745Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:25.747Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:25:25.747Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:25.747Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:25.748Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:26.748Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:25:26.749Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:26.749Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:26.749Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:27.753Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:25:27.754Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:27.754Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:27.754Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:27.799Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:27.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.803Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118228132,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.805Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "multicloud-k8s",
"timestamp": 1676118224795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.805Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118228132,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "multicloud-k8s",
"timestamp": 1676118224795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118228132,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "multicloud-k8s",
"timestamp": 1676118224795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118228132,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "multicloud-k8s",
"timestamp": 1676118224795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118245397,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118228132,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "multicloud-k8s",
"timestamp": 1676118224795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118244744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118245397,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118228132,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "multicloud-k8s",
"timestamp": 1676118224795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118244744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118245397,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118228132,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.816Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.816Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "multicloud-k8s",
"timestamp": 1676118224795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.816Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.817Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.817Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118244744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.817Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.817Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.818Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118245397,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.818Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.818Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.818Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118228132,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:25:27.819Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.819Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.819Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "multicloud-k8s",
"timestamp": 1676118224795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:25:27.819Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.819Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.820Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118244744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.820Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.820Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.820Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118245397,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.821Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.821Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.821Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118249946,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:25:27.821Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.822Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.822Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118244744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.822Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.822Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.823Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118245397,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.823Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.823Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.823Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118250953,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-11T12:25:27.839Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f55217c1-0e67-4b1b-846e-c879324eb46a
2023-02-11T12:25:27.839Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId f55217c1-0e67-4b1b-846e-c879324eb46a and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-11T12:25:27.849Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.849Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118244744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/resourceInstances/pnfa18ad9ca9b680/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.849Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.850Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.850Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118245397,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.850Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.850Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.850Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118244744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.851Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.851Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.851Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118245397,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:25:27.852Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.852Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.852Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118244744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:25:27.852Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.853Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.853Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118253673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:25:27.853Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.853Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.854Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118253678,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:25:27.854Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.854Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.854Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118255561,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T12:25:27.855Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.855Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.855Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676118256564,
"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-11T12:25:27.861Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f55217c1-0e67-4b1b-846e-c879324eb46a
2023-02-11T12:25:27.861Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId f55217c1-0e67-4b1b-846e-c879324eb46a 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-11T12:25:27.872Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.872Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118251955,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.873Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.873Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.873Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118249568,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.873Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.874Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.874Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118251955,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.874Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.874Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.874Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118249568,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-11T12:25:27.875Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.875Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.875Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118251955,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.875Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118249568,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-11T12:25:27.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.877Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118251955,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.877Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.877Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.877Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118249568,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.878Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.878Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.878Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118251955,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.878Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.879Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.879Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118249568,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-11T12:25:27.879Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.879Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.880Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118262221,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-11T12:25:27.880Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.880Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.880Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118251955,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.881Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.881Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.881Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118249568,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-11T12:25:27.882Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.882Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.882Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "aai-model-loader",
"timestamp": 1676118263222,
"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-11T12:25:27.888Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f55217c1-0e67-4b1b-846e-c879324eb46a
2023-02-11T12:25:27.888Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId f55217c1-0e67-4b1b-846e-c879324eb46a 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-11T12:25:27.897Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.897Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118251955,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:25:27.898Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.898Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.898Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118249568,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-11T12:25:27.899Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.899Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.899Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118265421,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:25:27.899Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.899Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.900Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118265203,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:25:27.900Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.900Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.900Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "cds-sdc-listener",
"timestamp": 1676118266426,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-11T12:25:27.914Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a5520f5d-ee65-4d07-af68-d9dc2b08acc9
2023-02-11T12:25:27.915Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId a5520f5d-ee65-4d07-af68-d9dc2b08acc9 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-11T12:25:27.924Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.924Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118266339,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:25:27.924Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:27.925Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-11T12:25:27.925Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "multicloud-k8s",
"timestamp": 1676118267434,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-11T12:25:27.925Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-11T12:25:28.755Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"serviceName": "Demo_pNF_UNzhiGrMpDPUxHzC8xC8",
"serviceVersion": "1.0",
"serviceUUID": "2c1f66be-3983-4b4e-b108-e4673f072cd0",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "a0d16ac7-0676-4965-8c4c-e17e96551b37",
"resources": [
{
"resourceInstanceName": "pNF a18ad9ca-9b68 0",
"resourceCustomizationUUID": "7077aa98-ea5c-4068-a5a0-e5c8da8dbec5",
"resourceName": "pNF a18ad9ca-9b68",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "cf7d814c-9731-4c58-a7bf-25f0f9e143bb",
"resourceInvariantUUID": "17aaf2c0-9232-42b1-8031-039c26ecdfa6",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"artifactChecksum": "MzNhYmFiMzM3ZGQzZWY5YzcxYTM3YTE0N2RlMDBlNGY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "906a5884-7df6-450d-8f20-5c49416ceb33"
}
],
"workloadContext": "Production"
}
2023-02-11T12:25:28.756Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-11T12:25:28.756Z|8a0a94fb-c1ef-49d3-bbe3-c41cb459336e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2c1f66be-3983-4b4e-b108-e4673f072cd0 ASDC
2023-02-11T12:25:28.756Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:f55217c1-0e67-4b1b-846e-c879324eb46a
ServiceName:Demo_pNF_UNzhiGrMpDPUxHzC8xC8
ServiceVersion:1.0
ServiceUUID:2c1f66be-3983-4b4e-b108-e4673f072cd0
ServiceInvariantUUID:a0d16ac7-0676-4965-8c4c-e17e96551b37
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
ArtifactUUID:906a5884-7df6-450d-8f20-5c49416ceb33
ArtifactChecksum:MzNhYmFiMzM3ZGQzZWY5YzcxYTM3YTE0N2RlMDBlNGY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF a18ad9ca-9b68 0
ResourceCustomizationUUID:7077aa98-ea5c-4068-a5a0-e5c8da8dbec5
ResourceInvariantUUID:17aaf2c0-9232-42b1-8031-039c26ecdfa6
ResourceName:pNF a18ad9ca-9b68
ResourceType:PNF
ResourceUUID:cf7d814c-9731-4c58-a7bf-25f0f9e143bb
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-11T12:25:28.757Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1f66be-3983-4b4e-b108-e4673f072cd0 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-11T12:25:28.810Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T12:25:28.811Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-11T12:25:28.811Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-11T12:25:28.811Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 906a5884-7df6-450d-8f20-5c49416ceb33 from URL: /sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:28.812Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-11T12:25:28.812Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:29.038Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-11T12:25:29.053Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar 906a5884-7df6-450d-8f20-5c49416ceb33 88009
2023-02-11T12:25:29.054Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar ASDC sendASDCNotification
2023-02-11T12:25:29.054Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:29.054Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T12:25:29.055Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:29.055Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:29.055Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118329054,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:30.056Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T12:25:30.057Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-11T12:25:30.057Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 906a5884-7df6-450d-8f20-5c49416ceb33, URL: /sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar to file: /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.058Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.058Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.058Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.214Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16494953473446551446/Definitions/service-DemoPnfUnzhigrmpdpuxhzc8xc8-template.yml
2023-02-11T12:25:30.974Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-11T12:25:30.975Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-11T12:25:30.975Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.975Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-11T12:25:30.975Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.975Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.976Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.976Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.976Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.976Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF a18ad9ca-9b68 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-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.976Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:30.976Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-11T12:25:30.976Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:25:30.976Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_UNzhiGrMpDPUxHzC8xC8 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:25:30.977Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Node template pNF a18ad9ca-9b68 0 is matching search criteria
2023-02-11T12:25:30.977Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-11T12:25:30.977Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF a18ad9ca-9b68 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-11T12:25:30.977Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:25:30.977Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_UNzhiGrMpDPUxHzC8xC8 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:25:30.978Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Node template pNF a18ad9ca-9b68 0 is matching search criteria
2023-02-11T12:25:30.978Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-11T12:25:30.978Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF a18ad9ca-9b68 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-11T12:25:30.978Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:25:30.978Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_UNzhiGrMpDPUxHzC8xC8 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:25:30.978Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:25:30.978Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_UNzhiGrMpDPUxHzC8xC8 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:25:30.979Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:25:30.979Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_UNzhiGrMpDPUxHzC8xC8 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:25:30.979Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:25:30.979Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_UNzhiGrMpDPUxHzC8xC8 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:25:30.979Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:25:30.979Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_UNzhiGrMpDPUxHzC8xC8 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:25:30.979Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_UNzhiGrMpDPUxHzC8xC8
Description:catalog service description
Model UUID:2c1f66be-3983-4b4e-b108-e4673f072cd0
Model Version:NULL
Model InvariantUuid:a0d16ac7-0676-4965-8c4c-e17e96551b37
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-11T12:25:30.988Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: cf7d814c-9731-4c58-a7bf-25f0f9e143bb
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-11T12:25:30.991Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||pNF a18ad9ca-9b68 0
2023-02-11T12:25:30.991Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: cf7d814c-9731-4c58-a7bf-25f0f9e143bb
2023-02-11T12:25:30.991Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 2c1f66be-3983-4b4e-b108-e4673f072cd0
2023-02-11T12:25:30.992Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 2c1f66be-3983-4b4e-b108-e4673f072cd0
2023-02-11T12:25:30.992Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF a18ad9ca-9b68 0 cf7d814c-9731-4c58-a7bf-25f0f9e143bb 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-11T12:25:30.996Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7716869a, org.onap.sdc.toscaparser.api.parameters.Input@1f58df82, org.onap.sdc.toscaparser.api.parameters.Input@7d6e1981, org.onap.sdc.toscaparser.api.parameters.Input@37adb27a, org.onap.sdc.toscaparser.api.parameters.Input@74ccc043]
2023-02-11T12:25:30.996Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:25:30.996Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_UNzhiGrMpDPUxHzC8xC8 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:25:30.997Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 2c1f66be-3983-4b4e-b108-e4673f072cd0: pNF a18ad9ca-9b68
2023-02-11T12:25:30.997Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Processing PNF resource: cf7d814c-9731-4c58-a7bf-25f0f9e143bb
2023-02-11T12:25:30.997Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-11T12:25:30.997Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_UNzhiGrMpDPUxHzC8xC8 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-11T12:25:30.997Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Resource customization UUID: 7077aa98-ea5c-4068-a5a0-e5c8da8dbec5 is the same as notified resource customizationUUID: 7077aa98-ea5c-4068-a5a0-e5c8da8dbec5
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-11T12:25:31.088Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF a18ad9ca-9b68 cf7d814c-9731-4c58-a7bf-25f0f9e143bb 0 ASDC deployResourceStructure
2023-02-11T12:25:31.088Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar ASDC sendASDCNotification
2023-02-11T12:25:31.088Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar
2023-02-11T12:25:31.089Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-11T12:25:31.089Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:25:31.089Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:25:31.089Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118331088,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfUnzhigrmpdpuxhzc8xc8/1.0/artifacts/service-DemoPnfUnzhigrmpdpuxhzc8xc8-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:25:32.090Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f55217c1-0e67-4b1b-846e-c879324eb46a
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-11T12:25:32.109Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f55217c1-0e67-4b1b-846e-c879324eb46a
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-11T12:25:32.112Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-11T12:25:32.112Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-11T12:25:32.112Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-11T12:25:32.113Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-11T12:25:32.113Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:25:32.113Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:25:32.113Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:25:32.113Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-11T12:25:32.113Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-11T12:25:32.118Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-11T12:26:02.119Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f55217c1-0e67-4b1b-846e-c879324eb46a 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-11T12:26:02.131Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f55217c1-0e67-4b1b-846e-c879324eb46a and serviceModelVersionId: 2c1f66be-3983-4b4e-b108-e4673f072cd0
2023-02-11T12:26:02.132Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a0d16ac7-0676-4965-8c4c-e17e96551b37
2023-02-11T12:26:02.132Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a0d16ac7-0676-4965-8c4c-e17e96551b37/model-vers/model-ver/2c1f66be-3983-4b4e-b108-e4673f072cd0?depth=0
2023-02-11T12:26:02.137Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-11T12:26:02.200Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0d16ac7-0676-4965-8c4c-e17e96551b37/model-vers/model-ver/2c1f66be-3983-4b4e-b108-e4673f072cd0?depth=0|INFO|500||Invoke
2023-02-11T12:26:02.200Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0d16ac7-0676-4965-8c4c-e17e96551b37/model-vers/model-ver/2c1f66be-3983-4b4e-b108-e4673f072cd0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0d16ac7-0676-4965-8c4c-e17e96551b37/model-vers/model-ver/2c1f66be-3983-4b4e-b108-e4673f072cd0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f55217c1-0e67-4b1b-846e-c879324eb46a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1e08e29a-21eb-4e0a-987a-22de13338ce8], X-ECOMP-RequestID=[f55217c1-0e67-4b1b-846e-c879324eb46a], X-TransactionId=[], X-ONAP-RequestID=[f55217c1-0e67-4b1b-846e-c879324eb46a], Content-Type=[application/merge-patch+json]}
2023-02-11T12:26:02.219Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0d16ac7-0676-4965-8c4c-e17e96551b37/model-vers/model-ver/2c1f66be-3983-4b4e-b108-e4673f072cd0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-11T12:26:02.474Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0d16ac7-0676-4965-8c4c-e17e96551b37/model-vers/model-ver/2c1f66be-3983-4b4e-b108-e4673f072cd0?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/a0d16ac7-0676-4965-8c4c-e17e96551b37/model-vers/model-ver/2c1f66be-3983-4b4e-b108-e4673f072cd0?depth=0 has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 12:26:01 GMT], content-length=[0], vertex-id=[176160], x-aai-txid=[2-aai-resources-230211-12:26:01:562-30320], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-11T12:26:02.474Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0d16ac7-0676-4965-8c4c-e17e96551b37/model-vers/model-ver/2c1f66be-3983-4b4e-b108-e4673f072cd0?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-11T12:26:02.475Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0d16ac7-0676-4965-8c4c-e17e96551b37/model-vers/model-ver/2c1f66be-3983-4b4e-b108-e4673f072cd0?depth=0|INFO|500||InvokeReturn
2023-02-11T12:26:02.476Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-11T12:26:02.476Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-11T12:26:02.483Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-11T12:26:02.483Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f55217c1-0e67-4b1b-846e-c879324eb46a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-11T12:26:02.483Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-11T12:26:02.484Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:26:02.484Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:26:02.484Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "f55217c1-0e67-4b1b-846e-c879324eb46a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118362483,
"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-11T12:26:03.495Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-11T12:26:03.496Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"a5520f5d-ee65-4d07-af68-d9dc2b08acc9","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"8889e065-e3eb-406a-9eed-9f2eb968cfe4","serviceDescription":"service","serviceInvariantUUID":"20dd0304-2dd4-4dea-960f-8562ac60d616","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"87bf85b3-b5c3-4b06-8534-59e6f66f55ba","resourceInvariantUUID":"e5f33a39-e217-4ffe-8ca8-330006ba0ab4","resourceCustomizationUUID":"1ec955c8-0120-4c1f-a11c-20712d946cb2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"YTNhMGVkOTBkNTZiNTE1YmYxN2ExMTAwMTk2ZTQ0OWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"13dc405c-ff97-4525-84ff-db0a9094fbfa","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OTJjMzZlNTc1YmEwZjVhODU3ZDY4MTVjM2I1ODUzMjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c3fdedb6-a0a0-46ff-a6ae-54c33605ba17","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c69d1858-81ff-4bfe-8318-8aaa85f7fd0f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1fddf4ce-d2c7-48aa-b8de-44ed8e872304","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"74c65c9f-a8ba-433b-83f6-a5b77840cbb7","artifactVersion":"2","generatedFromUUID":"c69d1858-81ff-4bfe-8318-8aaa85f7fd0f"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YTVlZWI0OTI4N2FhYTM0NzI0ZDUxMzcyNzQzMTk0MGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f6127e85-a51c-4b92-b30d-363e56386fbc","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjA0ZTE4ZWNjMTllYTdhNzE4NDFiMjAwOWIyMzU5ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0e87dc4f-e940-4f5b-a6b0-ab15cfc36af6","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-11T12:26:03.496Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:26:03.496Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:26:03.496Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:26:03.496Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:26:04.497Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:26:04.498Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:26:04.498Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:26:04.498Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:26:05.499Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:26:05.499Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:26:05.499Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:26:05.500Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:26:06.500Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:26:06.501Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:26:06.501Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:26:06.501Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:26:07.502Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:26:07.502Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:26:07.502Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:26:07.502Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:26:08.503Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:26:08.504Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:26:08.504Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:26:08.504Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:26:09.504Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-11T12:26:09.505Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:26:09.505Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:26:09.505Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118320727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:26:10.506Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "8889e065-e3eb-406a-9eed-9f2eb968cfe4",
"serviceDescription": "service",
"serviceInvariantUUID": "20dd0304-2dd4-4dea-960f-8562ac60d616",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "1ec955c8-0120-4c1f-a11c-20712d946cb2",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "87bf85b3-b5c3-4b06-8534-59e6f66f55ba",
"resourceInvariantUUID": "e5f33a39-e217-4ffe-8ca8-330006ba0ab4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "OTJjMzZlNTc1YmEwZjVhODU3ZDY4MTVjM2I1ODUzMjQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c3fdedb6-a0a0-46ff-a6ae-54c33605ba17",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c69d1858-81ff-4bfe-8318-8aaa85f7fd0f",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "74c65c9f-a8ba-433b-83f6-a5b77840cbb7",
"generatedFromUUID": "c69d1858-81ff-4bfe-8318-8aaa85f7fd0f"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "74c65c9f-a8ba-433b-83f6-a5b77840cbb7",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MjA0ZTE4ZWNjMTllYTdhNzE4NDFiMjAwOWIyMzU5ODc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0e87dc4f-e940-4f5b-a6b0-ab15cfc36af6"
}
],
"workloadContext": "Production"
}
2023-02-11T12:26:10.507Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-11T12:26:10.507Z|f55217c1-0e67-4b1b-846e-c879324eb46a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 8889e065-e3eb-406a-9eed-9f2eb968cfe4 ASDC
2023-02-11T12:26:10.507Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:a5520f5d-ee65-4d07-af68-d9dc2b08acc9
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:8889e065-e3eb-406a-9eed-9f2eb968cfe4
ServiceInvariantUUID:20dd0304-2dd4-4dea-960f-8562ac60d616
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:0e87dc4f-e940-4f5b-a6b0-ab15cfc36af6
ArtifactChecksum:MjA0ZTE4ZWNjMTllYTdhNzE4NDFiMjAwOWIyMzU5ODc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:1ec955c8-0120-4c1f-a11c-20712d946cb2
ResourceInvariantUUID:e5f33a39-e217-4ffe-8ca8-330006ba0ab4
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:87bf85b3-b5c3-4b06-8534-59e6f66f55ba
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:c3fdedb6-a0a0-46ff-a6ae-54c33605ba17
ArtifactChecksum:OTJjMzZlNTc1YmEwZjVhODU3ZDY4MTVjM2I1ODUzMjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:c69d1858-81ff-4bfe-8318-8aaa85f7fd0f
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:74c65c9f-a8ba-433b-83f6-a5b77840cbb7
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:74c65c9f-a8ba-433b-83f6-a5b77840cbb7
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-11T12:26:10.507Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8889e065-e3eb-406a-9eed-9f2eb968cfe4 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-11T12:26:10.579Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T12:26:10.580Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-11T12:26:10.580Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-11T12:26:10.580Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 0e87dc4f-e940-4f5b-a6b0-ab15cfc36af6 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-11T12:26:10.580Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-11T12:26:10.581Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-11T12:26:10.866Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-11T12:26:10.881Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 0e87dc4f-e940-4f5b-a6b0-ab15cfc36af6 75178
2023-02-11T12:26:10.881Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-02-11T12:26:10.881Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-11T12:26:10.881Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-11T12:26:10.882Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-11T12:26:10.882Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-11T12:26:10.882Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "a5520f5d-ee65-4d07-af68-d9dc2b08acc9",
"consumerID": "SO-sdc-controller",
"timestamp": 1676118370881,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-11T12:26:11.883Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-11T12:26:11.883Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-11T12:26:11.883Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 0e87dc4f-e940-4f5b-a6b0-ab15cfc36af6, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:11.884Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-11T12:26:11.884Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:11.884Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:12.055Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16112558197371817047/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-02-11T12:26:13.099Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-11T12:26:13.099Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-11T12:26:13.099Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:13.099Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-11T12:26:13.099Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:13.100Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:13.100Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:13.100Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:13.100Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:13.100Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:13.100Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-11T12:26:13.100Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-11T12:26:13.100Z|a5520f5d-ee65-4d07-af68-d9dc2b08acc9|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery