Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2023-01-25T12:07:57.513Z||main|||||INFO|500||The following profiles are active: basic
2023-01-25T12:08:09.293Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-25T12:08:09.294Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-25T12:08:09.444Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-25T12:08:13.625Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-25T12:08:14.010Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-25T12:08:14.510Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-25T12:08:14.707Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-25T12:08:15.268Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-25T12:08:17.006Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T12:08:17.578Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-01-25T12:08:20.603Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T12:08:20.749Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-25T12:08:20.766Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-25T12:08:20.777Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-25T12:08:21.373Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T12:08:21.838Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T12:08:22.994Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-01-25T12:08:23.705Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-01-25T12:08:23.705Z||main|||||ERROR|500||(conn=1108) Table 'catalogdb.activity_spec' doesn't exist
2023-01-25T12:08:23.719Z||main|||||WARN|500||Exception on deploying activitySpecs:  could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-01-25T12:08:26.751Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-01-25T12:08:29.414Z||main|||||WARN|500||---
2023-01-25T12:08:29.414Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-25T12:08:29.414Z||main|||||WARN|500||---
2023-01-25T12:08:29.793Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-25T12:08:34.426Z||main|||||INFO|500||Started Application in 40.085 seconds (JVM running for 42.218)
2023-01-25T12:08:34.444Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-25T12:08:34.446Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-25T12:08:34.458Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-25T12:08:34.528Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 4825f373-ebcc-4238-ae65-36113eb721aa url= /sdc/v1/artifactTypes
2023-01-25T12:08:34.540Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-25T12:08:34.795Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-25T12:08:34.846Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-01-25T12:08:34.847Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-01-25T12:08:34.847Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 483a1341-0ec3-4a58-bacc-17620798c6e1 url= /sdc/v1/distributionKafkaData
2023-01-25T12:08:34.847Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-25T12:08:34.926Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-25T12:08:34.934Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@25e35b
2023-01-25T12:08:35.018Z||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-f9fa172d-83f1-44b6-b39d-88c95ed53916
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-01-25T12:08:35.068Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Instantiated an idempotent producer.
2023-01-25T12:08:35.167Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-01-25T12:08:35.241Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-25T12:08:35.242Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-25T12:08:35.242Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674648515239
2023-01-25T12:08:35.247Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-25T12:08:35.265Z||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-be574d43-4199-446b-9e3a-50b0b117eaf7
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-01-25T12:08:35.340Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-25T12:08:35.341Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-25T12:08:35.341Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674648515340
2023-01-25T12:08:35.342Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:08:35.345Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:08:35.345Z||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-e335701d-c046-4dc2-803e-612208874fd5
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-01-25T12:08:35.357Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-25T12:08:35.358Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-25T12:08:35.358Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674648515357
2023-01-25T12:08:35.359Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:08:35.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:08:35.368Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-25T12:08:36.165Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.165Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Cluster ID: sC0GgsvVSfiXQ63dbhACKg
2023-01-25T12:08:36.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.166Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.166Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.167Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.167Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 7BRUGirrRaiQperaHmfSpg
2023-01-25T12:08:36.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.170Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.170Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:36.171Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Cluster ID: sC0GgsvVSfiXQ63dbhACKg
2023-01-25T12:08:36.170Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Cluster ID: sC0GgsvVSfiXQ63dbhACKg
2023-01-25T12:08:36.173Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-01-25T12:08:36.173Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-01-25T12:08:36.201Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] (Re-)joining group
2023-01-25T12:08:36.202Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] (Re-)joining group
2023-01-25T12:08:36.263Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5-e13419e9-7311-4a6b-80ee-de34e2caf13e
2023-01-25T12:08:36.264Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7-591f5421-61e5-47e8-aeda-d50932166fc0
2023-01-25T12:08:36.264Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-01-25T12:08:36.267Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-01-25T12:08:36.267Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] (Re-)joining group
2023-01-25T12:08:36.267Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] (Re-)joining group
2023-01-25T12:08:36.271Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] ProducerId set to 2000 with epoch 0
2023-01-25T12:08:42.273Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5-e13419e9-7311-4a6b-80ee-de34e2caf13e', protocol='range'}
2023-01-25T12:08:42.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7-591f5421-61e5-47e8-aeda-d50932166fc0', protocol='range'}
2023-01-25T12:08:42.317Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.318Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.318Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.318Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.318Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.319Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, 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 5qt8oSL3RyyQBF4mpb5NYQ
2023-01-25T12:08:42.323Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5-e13419e9-7311-4a6b-80ee-de34e2caf13e=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-be574d43-4199-446b-9e3a-50b0b117eaf7-591f5421-61e5-47e8-aeda-d50932166fc0=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-01-25T12:08:42.340Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5-e13419e9-7311-4a6b-80ee-de34e2caf13e', protocol='range'}
2023-01-25T12:08:42.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7-591f5421-61e5-47e8-aeda-d50932166fc0', protocol='range'}
2023-01-25T12:08:42.341Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-01-25T12:08:42.341Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-01-25T12:08:42.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-25T12:08:42.345Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-25T12:08:42.358Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-25T12:08:42.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-01-25T12:08:42.358Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-25T12:08:42.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-25T12:08:42.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-01-25T12:08:42.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-25T12:08:42.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-25T12:08:42.359Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-01-25T12:08:42.360Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-01-25T12:08:42.360Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-25T12:08:42.360Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-01-25T12:08:42.360Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-25T12:08:42.385Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-25T12:08:42.387Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-25T12:08:42.438Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-25T12:08:42.438Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-25T12:08:42.441Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-25T12:08:42.441Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-25T12:08:42.443Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-25T12:08:42.443Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-25T12:08:42.443Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-25T12:08:42.443Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-25T12:08:42.444Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-25T12:08:42.444Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-25T12:09:35.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:09:35.367Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:10:35.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:10:35.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:11:35.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:11:35.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:12:35.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:12:35.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:13:35.362Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:13:35.372Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:14:35.365Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:14:35.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:15:35.366Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:15:35.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:16:35.367Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:16:35.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:17:35.369Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:17:35.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:17:36.366Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e335701d-c046-4dc2-803e-612208874fd5, groupId=so] Node -1 disconnected.
2023-01-25T12:17:36.374Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-be574d43-4199-446b-9e3a-50b0b117eaf7, groupId=so] Node -1 disconnected.
2023-01-25T12:17:36.451Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Node -1 disconnected.
2023-01-25T12:18:00.314Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-25T12:18:35.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:18:35.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:19:35.371Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:19:35.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:20:35.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:20:35.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:21:35.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:21:35.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:22:35.380Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:22:35.380Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:23:35.382Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:23:35.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:24:35.383Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:24:35.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:25:35.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:25:35.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:26:35.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:26:35.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:27:35.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:27:35.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:28:35.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:28:35.390Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:29:35.390Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:29:35.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:30:35.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:30:35.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:31:35.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:31:35.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:32:35.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:32:35.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:33:35.398Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:33:35.401Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:34:35.400Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:34:35.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:35:35.404Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:35:35.404Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:36:35.406Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:36:35.418Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:37:35.408Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:37:35.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:38:35.411Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:38:35.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:39:35.412Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:39:35.421Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:40:35.413Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:40:35.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:41:35.426Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:41:35.414Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:42:35.428Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:42:35.435Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:43:35.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:43:35.438Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:44:35.432Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:44:35.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:45:35.433Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:45:35.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:46:35.436Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:46:35.441Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:47:35.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:47:35.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:48:35.439Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:48:35.460Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:49:35.440Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:49:35.460Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:50:35.441Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:50:35.461Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:51:35.443Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:51:35.464Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:52:35.444Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:52:35.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:53:35.444Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:53:35.473Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:54:35.445Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:54:35.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:55:35.447Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:55:35.476Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:56:35.448Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:56:35.477Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:57:35.450Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:57:35.478Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:58:35.451Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:58:35.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T12:59:35.451Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T12:59:35.485Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:00:35.452Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:00:35.487Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:01:35.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:01:35.488Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:02:35.458Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:02:35.489Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:03:35.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:03:35.490Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:04:35.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:04:35.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:05:35.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:05:35.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:06:35.474Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:06:35.492Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:07:35.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:07:35.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:08:35.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:08:35.497Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:09:35.476Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:09:35.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:10:35.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:10:35.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:11:35.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:11:35.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:12:35.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:12:35.502Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:13:35.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:13:35.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:14:35.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:14:35.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:15:35.488Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:15:35.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:16:35.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:16:35.505Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:17:35.494Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:17:35.506Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:18:35.496Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:18:35.508Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:19:35.497Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:19:35.510Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:20:35.499Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:20:35.511Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:21:35.503Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:21:35.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:22:35.507Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:22:35.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:23:35.508Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:23:35.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:24:35.509Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:24:35.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:25:35.510Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:25:35.513Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:26:35.510Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:26:35.515Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:27:35.511Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:27:35.516Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:28:35.513Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:28:35.518Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:29:35.515Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:29:35.522Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:30:35.516Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:30:35.524Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:31:35.519Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:31:35.524Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:32:35.520Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:32:35.525Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:33:35.521Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:33:35.526Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:34:35.522Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:34:35.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:35:35.524Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:35.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:35:55.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-25T13:35:55.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"acce67fa-2ea1-4663-9840-85b607494472","serviceName":"vFW 2023-01-25 13-34-33","serviceVersion":"1.0","serviceUUID":"2bd24589-6085-43e3-a38a-8f896c2fe095","serviceDescription":"catalog service description","serviceInvariantUUID":"ba4b24a0-52f8-4311-ae53-4189be39042a","resources":[{"resourceInstanceName":"vFW 327345bf-6289 0","resourceName":"vFW 327345bf-6289","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3100ae27-183a-4e44-b1d2-3acec654a84e","resourceInvariantUUID":"e51269f3-3f53-4143-8d8d-49c160fc65a7","resourceCustomizationUUID":"e24de5a8-9a18-49d0-ba66-e2244b19c273","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml","artifactChecksum":"NTQ5NzhhMzc4ZjI0YjBhMTk2OTc2YmNhY2ViZWI1Yjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"211a1d80-b71e-4445-95e3-84d3ebc77188","artifactVersion":"1"},{"artifactName":"vfw327345bf62890_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json","artifactChecksum":"ZWU4NTdiODI0YTkzY2FjNjc2OTA3ZTgxOTBmZTI3YjU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"036a4efa-f775-4780-8850-9eb7a9f3ae13","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ea0bd430-e63c-4b25-866f-1bb603f917b1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml","artifactChecksum":"M2Y4NjhhYTllZGQ2YzlkMWY1NDViMzVlZDJjNzk5ZTg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ef40ac47-1f3d-4fad-9c10-08414eb811f2","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a","artifactVersion":"2","generatedFromUUID":"ea0bd430-e63c-4b25-866f-1bb603f917b1"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230125133433-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml","artifactChecksum":"YWQ2NGViY2E3OWY2Y2VhNzY3Y2IwNTI1ZjA0YzEyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"27a46287-49aa-4568-9610-1e2a0b381267","artifactVersion":"1"},{"artifactName":"service-Vfw20230125133433-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar","artifactChecksum":"Y2ZmMmUwYzYyZWVjODVhMmM3ZGUxMTU5ZDVkMjUzNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"41962bcf-9006-4653-9fa5-2ade5fa9712b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T13:35:55.791Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:55.802Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:55.802Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:55.802Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.811Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.812Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T13:35:55.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:35:55.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653751129,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:35:55.920Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:35:55.920Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:35:55.921Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653742911,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:35:55.921Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:35:56.837Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:56.838Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:56.838Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:56.839Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:57.840Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:57.840Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:57.841Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:57.841Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:58.842Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:58.843Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:58.843Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:58.843Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:35:59.844Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:35:59.845Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:35:59.845Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:35:59.845Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:00.846Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:36:00.847Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:00.848Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:00.848Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:01.849Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:36:01.850Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:01.850Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:01.850Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:02.853Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "serviceName": "vFW 2023-01-25 13-34-33",
  "serviceVersion": "1.0",
  "serviceUUID": "2bd24589-6085-43e3-a38a-8f896c2fe095",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "ba4b24a0-52f8-4311-ae53-4189be39042a",
  "resources": [
    {
      "resourceInstanceName": "vFW 327345bf-6289 0",
      "resourceCustomizationUUID": "e24de5a8-9a18-49d0-ba66-e2244b19c273",
      "resourceName": "vFW 327345bf-6289",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3100ae27-183a-4e44-b1d2-3acec654a84e",
      "resourceInvariantUUID": "e51269f3-3f53-4143-8d8d-49c160fc65a7",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw327345bf62890_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
          "artifactChecksum": "ZWU4NTdiODI0YTkzY2FjNjc2OTA3ZTgxOTBmZTI3YjU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "036a4efa-f775-4780-8850-9eb7a9f3ae13",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "ea0bd430-e63c-4b25-866f-1bb603f917b1",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a",
            "generatedFromUUID": "ea0bd430-e63c-4b25-866f-1bb603f917b1"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230125133433-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
      "artifactChecksum": "Y2ZmMmUwYzYyZWVjODVhMmM3ZGUxMTU5ZDVkMjUzNjI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "41962bcf-9006-4653-9fa5-2ade5fa9712b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-25T13:36:02.854Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T13:36:02.854Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2bd24589-6085-43e3-a38a-8f896c2fe095 ASDC
2023-01-25T13:36:02.967Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:acce67fa-2ea1-4663-9840-85b607494472
ServiceName:vFW 2023-01-25 13-34-33
ServiceVersion:1.0
ServiceUUID:2bd24589-6085-43e3-a38a-8f896c2fe095
ServiceInvariantUUID:ba4b24a0-52f8-4311-ae53-4189be39042a
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230125133433-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
ArtifactUUID:41962bcf-9006-4653-9fa5-2ade5fa9712b
ArtifactChecksum:Y2ZmMmUwYzYyZWVjODVhMmM3ZGUxMTU5ZDVkMjUzNjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 327345bf-6289 0
ResourceCustomizationUUID:e24de5a8-9a18-49d0-ba66-e2244b19c273
ResourceInvariantUUID:e51269f3-3f53-4143-8d8d-49c160fc65a7
ResourceName:vFW 327345bf-6289
ResourceType:VF
ResourceUUID:3100ae27-183a-4e44-b1d2-3acec654a84e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw327345bf62890_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
ArtifactUUID:036a4efa-f775-4780-8850-9eb7a9f3ae13
ArtifactChecksum:ZWU4NTdiODI0YTkzY2FjNjc2OTA3ZTgxOTBmZTI3YjU=
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/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
ArtifactUUID:ea0bd430-e63c-4b25-866f-1bb603f917b1
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/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
ArtifactUUID:275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a
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/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
ArtifactUUID:275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-25T13:36:02.968Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2bd24589-6085-43e3-a38a-8f896c2fe095 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:36:03.239Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T13:36:03.241Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:36:03.242Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:36:03.242Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 41962bcf-9006-4653-9fa5-2ade5fa9712b from URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:03.242Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:36:03.247Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:03.348Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:36:03.364Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar 41962bcf-9006-4653-9fa5-2ade5fa9712b 101492
2023-01-25T13:36:03.366Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar ASDC sendASDCNotification
2023-01-25T13:36:03.366Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:03.367Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:36:03.368Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:03.368Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:03.369Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653763365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:04.369Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T13:36:04.370Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:36:04.371Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 41962bcf-9006-4653-9fa5-2ade5fa9712b, URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar to file: /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:04.372Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230125133433-csar.csar
2023-01-25T13:36:04.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:04.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:05.068Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5936295199487226283/Definitions/service-Vfw20230125133433-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-25T13:36:07.953Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T13:36:07.958Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-25T13:36:07.958Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.958Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.959Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 327345bf-6289 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-Vfw20230125133433-csar.csar
2023-01-25T13:36:07.960Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-25T13:36:07.966Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.968Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.972Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.972Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-25T13:36:07.974Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T13:36:07.976Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.977Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.980Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.980Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:07.980Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.981Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:07.982Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.983Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T13:36:07.984Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.985Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.985Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:07.985Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.985Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:07.986Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:07.987Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:07.988Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4b4799e7-2756-4cb0-ae3a-b28e2f863736
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:07.989Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:07.990Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.991Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7bf9636f-8efa-4eff-a1f5-81fc83f90036
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.992Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:07.993Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=03ac2bc1-6556-4d35-8e64-fb85f7f50d14
2023-01-25T13:36:07.994Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.995Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.996Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:07.996Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:07.996Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-25 13-34-33
Description:catalog service description
Model UUID:2bd24589-6085-43e3-a38a-8f896c2fe095
Model Version:NULL
Model InvariantUuid:ba4b24a0-52f8-4311-ae53-4189be39042a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 327345bf-6289
Model UUID:ac019be0-8fed-4104-ba44-1115d0ddb0eb
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e51269f3-3f53-4143-8d8d-49c160fc65a7
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:e24de5a8-9a18-49d0-ba66-e2244b19c273
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:ce038771-4dec-4d46-9cc0-f0a31f2de2ad
ModelName:Vfw327345bf6289..base_vfw..module-0
ModelUuid:3b815967-4d8a-4873-a879-86b2a958a576
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:4b4799e7-2756-4cb0-ae3a-b28e2f863736
ModelInvariantUuid:519acc6f-8a82-4dd2-905e-173750e5cfc6
ModelName:vFW 327345bf-6289-nodes.vfwCvfc
ModelUuid:da4711e4-689c-4c10-bbae-7524a3b5e062
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:bd2642b9-fc64-4b6a-a6f6-7e6663fe5e63
ModelInvariantUuid:9a71aea8-d440-4fa6-b10d-57ddcc61d7cb
ModelName:Vfw327345bf6289.compute.nodes.heat.vfw
ModelUuid:d34310d5-e918-44c4-89c4-46668a6d2317
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7bf9636f-8efa-4eff-a1f5-81fc83f90036
ModelInvariantUuid:fba2efa2-f970-4613-af48-e53117a4f462
ModelName:vFW 327345bf-6289-nodes.vsnCvfc
ModelUuid:a4e751ab-129b-4682-b9e3-b2210e6ae93d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:06d33348-6d3c-4fbc-930b-9e7f2484f381
ModelInvariantUuid:9445f458-0b97-457f-b2bb-a00825ae5112
ModelName:Vfw327345bf6289.compute.nodes.heat.vsn
ModelUuid:80bc7408-97dd-40e0-878d-dd7435fb08cd
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:03ac2bc1-6556-4d35-8e64-fb85f7f50d14
ModelInvariantUuid:39ffbf3e-68e3-4379-92f8-20d7f2eafd75
ModelName:vFW 327345bf-6289-nodes.vpgCvfc
ModelUuid:26be6055-5a0c-4d22-aa05-840618281a9b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:8d14dbd1-558f-4420-b4d5-c1c19ab00d8b
ModelInvariantUuid:7693e7a7-8fb6-4390-b9b8-36cdf3164ba6
ModelName:Vfw327345bf6289.compute.nodes.heat.vpg
ModelUuid:a5867e43-f73f-44a5-b4c8-d751a3216b53
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-25T13:36:08.018Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 3100ae27-183a-4e44-b1d2-3acec654a84e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T13:36:08.074Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||vFW 327345bf-6289 0
2023-01-25T13:36:08.080Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3100ae27-183a-4e44-b1d2-3acec654a84e
2023-01-25T13:36:08.080Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 036a4efa-f775-4780-8850-9eb7a9f3ae13 from URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
2023-01-25T13:36:08.080Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:36:08.081Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
2023-01-25T13:36:08.178Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:36:08.179Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json 036a4efa-f775-4780-8850-9eb7a9f3ae13 785
2023-01-25T13:36:08.179Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json ASDC sendASDCNotification
2023-01-25T13:36:08.179Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
2023-01-25T13:36:08.179Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:36:08.180Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:08.180Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:08.180Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653768179,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:09.181Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw327345bf6289..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "ce038771-4dec-4d46-9cc0-f0a31f2de2ad",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3b815967-4d8a-4873-a879-86b2a958a576",
    "vfModuleModelCustomizationUUID": "17cfd753-3192-47a3-818b-440053efd412",
    "isBase": true,
    "artifacts": [
      "ea0bd430-e63c-4b25-866f-1bb603f917b1",
      "275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T13:36:09.197Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw327345bf6289..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3b815967-4d8a-4873-a879-86b2a958a576
VfModuleModelInvariantUUID:ce038771-4dec-4d46-9cc0-f0a31f2de2ad
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea0bd430-e63c-4b25-866f-1bb603f917b1
,
275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T13:36:09.202Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw327345bf6289..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "ce038771-4dec-4d46-9cc0-f0a31f2de2ad",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3b815967-4d8a-4873-a879-86b2a958a576",
    "vfModuleModelCustomizationUUID": "17cfd753-3192-47a3-818b-440053efd412",
    "isBase": true,
    "artifacts": [
      "ea0bd430-e63c-4b25-866f-1bb603f917b1",
      "275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T13:36:09.202Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw327345bf6289..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3b815967-4d8a-4873-a879-86b2a958a576
VfModuleModelInvariantUUID:ce038771-4dec-4d46-9cc0-f0a31f2de2ad
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea0bd430-e63c-4b25-866f-1bb603f917b1
,
275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T13:36:09.203Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ea0bd430-e63c-4b25-866f-1bb603f917b1 from URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
2023-01-25T13:36:09.203Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:36:09.204Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
2023-01-25T13:36:09.293Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:36:09.294Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml ea0bd430-e63c-4b25-866f-1bb603f917b1 20368
2023-01-25T13:36:09.295Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-25T13:36:09.295Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
2023-01-25T13:36:09.296Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:36:09.296Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:09.296Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:09.297Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653769295,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:10.298Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a from URL: /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
2023-01-25T13:36:10.298Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:36:10.299Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
2023-01-25T13:36:10.372Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:36:10.373Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env 275cf9ee-6ae1-4731-8ff6-1ad71ff27b0a 2098
2023-01-25T13:36:10.373Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-25T13:36:10.373Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
2023-01-25T13:36:10.374Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:36:10.374Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:10.374Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:10.375Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653770373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:11.376Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 2bd24589-6085-43e3-a38a-8f896c2fe095
2023-01-25T13:36:11.376Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 327345bf-6289 0 3100ae27-183a-4e44-b1d2-3acec654a84e ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T13:36:11.415Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@55807758, org.onap.sdc.toscaparser.api.parameters.Input@4dacf19d, org.onap.sdc.toscaparser.api.parameters.Input@2d7828cb, org.onap.sdc.toscaparser.api.parameters.Input@1645bcef, org.onap.sdc.toscaparser.api.parameters.Input@402933c8]
2023-01-25T13:36:11.419Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.419Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.419Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-01-25T13:36:11.419Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= e24de5a8-9a18-49d0-ba66-e2244b19c273
2023-01-25T13:36:11.420Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e24de5a8-9a18-49d0-ba66-e2244b19c273 matches Tosca VF Customization UUID: e24de5a8-9a18-49d0-ba66-e2244b19c273
2023-01-25T13:36:11.420Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: e24de5a8-9a18-49d0-ba66-e2244b19c273  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-25T13:36:11.427Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.427Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.428Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id e24de5a8-9a18-49d0-ba66-e2244b19c273: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-25T13:36:11.428Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@73a1a409
2023-01-25T13:36:11.428Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.429Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T13:36:11.429Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 17cfd753-3192-47a3-818b-440053efd412
2023-01-25T13:36:11.430Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 17cfd753-3192-47a3-818b-440053efd412
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-25T13:36:11.436Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.437Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.437Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.438Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:11.439Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.440Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:11.441Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.441Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4b4799e7-2756-4cb0-ae3a-b28e2f863736
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-25T13:36:11.452Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.452Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.452Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.453Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.453Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:11.453Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:11.453Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.454Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-25T13:36:11.455Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.456Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7bf9636f-8efa-4eff-a1f5-81fc83f90036
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-25T13:36:11.458Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.458Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.458Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.462Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.462Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is not matching search criteria
2023-01-25T13:36:11.462Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-25T13:36:11.463Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-25T13:36:11.463Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.464Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.464Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-25T13:36:11.464Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.465Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-25T13:36:11.465Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-25T13:36:11.465Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-25T13:36:11.466Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-25T13:36:11.466Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-25T13:36:11.466Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-25T13:36:11.466Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=03ac2bc1-6556-4d35-8e64-fb85f7f50d14
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-25T13:36:11.470Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.470Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.470Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:36:11.471Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.471Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Node template vFW 327345bf-6289 0 is matching search criteria
2023-01-25T13:36:11.471Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 327345bf-6289 0] matching following query criteria: sdcType=VF, customizationUUID=e24de5a8-9a18-49d0-ba66-e2244b19c273
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T13:36:11.473Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.474Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.474Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 2bd24589-6085-43e3-a38a-8f896c2fe095: vFW 327345bf-6289
2023-01-25T13:36:11.474Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.475Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.476Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.476Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.476Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:36:11.476Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-25 13-34-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:36:11.477Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-01-25 13-34-33 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:36:11.832Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 327345bf-6289 3100ae27-183a-4e44-b1d2-3acec654a84e 1 ASDC deployResourceStructure
2023-01-25T13:36:11.833Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json ASDC sendASDCNotification
2023-01-25T13:36:11.833Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json
2023-01-25T13:36:11.834Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:36:11.834Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:11.834Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:11.835Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653771833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:12.836Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-25T13:36:12.836Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml
2023-01-25T13:36:12.836Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:36:12.836Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:12.837Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:12.837Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653772836,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:13.837Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-25T13:36:13.838Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env
2023-01-25T13:36:13.838Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:36:13.839Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:13.839Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:13.839Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653773837,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:14.840Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar ASDC sendASDCNotification
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:36:14.841Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653774840,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:15.843Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:36:15.874Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:36:15.878Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:36:15.878Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T13:36:15.880Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T13:36:35.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:36:35.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:36:35.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:36:35.364Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:36:35.365Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:36:35.365Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653730103,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:36:35.365Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:36:45.881Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:36:45.895Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:36:45.898Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:36:45.898Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T13:36:45.898Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T13:37:15.899Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:37:15.918Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:37:15.921Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:37:15.921Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T13:37:15.921Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T13:37:35.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:37:35.364Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.364Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653751129,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.366Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.366Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.366Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653742911,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.366Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653730103,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653751129,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.368Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653742911,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.369Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.369Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.369Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653730103,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653751129,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.371Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.371Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653742911,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.372Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.372Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.372Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653730103,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.372Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653751129,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653742911,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.376Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.376Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653730103,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.376Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653751129,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653742911,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.379Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.380Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653730103,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.382Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.382Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.382Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653751129,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.383Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653742911,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653730103,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.384Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.385Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.385Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653735527,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.385Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.385Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653763041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653763159,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653762437,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653763365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.389Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.389Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653764180,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.389Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.389Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.390Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653762895,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.390Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.390Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.391Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653762895,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.391Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.391Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.392Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653765255,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.392Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.392Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.393Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653762895,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.393Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.393Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.394Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653766345,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T13:37:35.410Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acce67fa-2ea1-4663-9840-85b607494472
2023-01-25T13:37:35.411Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acce67fa-2ea1-4663-9840-85b607494472 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:37:35.423Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.424Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653762895,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.424Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.424Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.424Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653767348,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T13:37:35.425Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.425Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.425Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653768179,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.425Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.426Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.426Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653762895,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.426Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.426Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.427Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653762895,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:37:35.427Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.427Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.427Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653769295,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.428Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.428Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.428Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653762895,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653770373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.429Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653770811,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653771833,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/vfw327345bf62890_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.430Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653772836,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653773837,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/resourceInstances/vfw327345bf62890/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-01-25T13:37:35.431Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653774840,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653776489,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T13:37:35.432Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.433Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.433Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653777497,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T13:37:35.441Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of acce67fa-2ea1-4663-9840-85b607494472
2023-01-25T13:37:35.441Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acce67fa-2ea1-4663-9840-85b607494472 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:37:35.455Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.456Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653777837,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230125133433/1.0/artifacts/service-Vfw20230125133433-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T13:37:35.458Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:37:35.458Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:37:35.458Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653778841,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T13:37:35.473Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of acce67fa-2ea1-4663-9840-85b607494472
2023-01-25T13:37:35.473Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId acce67fa-2ea1-4663-9840-85b607494472 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:37:45.921Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:37:45.936Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acce67fa-2ea1-4663-9840-85b607494472
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T13:37:45.940Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T13:37:45.941Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T13:37:45.941Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T13:37:45.949Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T13:38:15.950Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: acce67fa-2ea1-4663-9840-85b607494472 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-25T13:38:15.961Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: acce67fa-2ea1-4663-9840-85b607494472 and serviceModelVersionId: 2bd24589-6085-43e3-a38a-8f896c2fe095
2023-01-25T13:38:15.961Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4b24a0-52f8-4311-ae53-4189be39042a
2023-01-25T13:38:31.062Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0
2023-01-25T13:38:31.160Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T13:38:31.671Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|INFO|500||Invoke
2023-01-25T13:38:31.676Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[acce67fa-2ea1-4663-9840-85b607494472], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[522c66c7-c1eb-4666-a8dc-1032036f4c19], X-ECOMP-RequestID=[acce67fa-2ea1-4663-9840-85b607494472], X-TransactionId=[], X-ONAP-RequestID=[acce67fa-2ea1-4663-9840-85b607494472], Content-Type=[application/merge-patch+json]}
2023-01-25T13:38:31.696Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-25T13:38:32.008Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?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/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 13:38:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[279], vertex-id=[196672], x-aai-txid=[2-aai-resources-230125-13:38:32:509-8662], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T13:38:32.010Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-25T13:38:32.010Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4b24a0-52f8-4311-ae53-4189be39042a/model-vers/model-ver/2bd24589-6085-43e3-a38a-8f896c2fe095?depth=0|INFO|500||InvokeReturn
2023-01-25T13:38:32.013Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T13:38:32.014Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T13:38:32.025Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-25T13:38:32.026Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID acce67fa-2ea1-4663-9840-85b607494472 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T13:38:32.027Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T13:38:32.027Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:32.027Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:32.028Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653912026,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T13:38:33.043Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:38:33.048Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-25T13:38:33.048Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f27927e-5037-4c5d-b515-de3f47ba599d","serviceName":"basic_onboard_zXUusH","serviceVersion":"1.0","serviceUUID":"d5f6b97b-0703-42df-800a-0fcce6d0dce2","serviceDescription":"service","serviceInvariantUUID":"a64a7a81-53bf-429a-a933-5bf703da460c","resources":[{"resourceInstanceName":"basic_onboard_zXUusH 0","resourceName":"basic_onboard_zXUusH","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ff0558af-36c6-4c49-b7b5-f404b19beac2","resourceInvariantUUID":"7f83130e-b7ec-47bb-a278-29b6018864b2","resourceCustomizationUUID":"d54d2c0a-45c8-45e4-8d53-476544f33dcb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml","artifactChecksum":"YjE2YzFmYzcyYmMwYzRlYjA0NTg3YTUzNWU2MGQzYmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d75d3ac1-43f7-4f60-9cd4-22d10c8da1ce","artifactVersion":"1"},{"artifactName":"basic_onboard_zxuush0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json","artifactChecksum":"ZGU4NzY2ZGU0YzBkNzlmOWQxMmMwMzFiODZmYmYwM2E\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7112f045-dfba-44ae-9fe4-fb9993de7e91","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7fdd9431-e6d5-4a5b-9af3-56249af6a504","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4604698c-6dbf-4dc2-aa60-dd14660b189c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d2448a7c-6bfe-4e01-934f-642b96acf96b","artifactVersion":"2","generatedFromUUID":"7fdd9431-e6d5-4a5b-9af3-56249af6a504"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZxuush-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml","artifactChecksum":"ZDU0MGYzYTVhOTZlNTNkNjA5NjY3NzlkZTU0ZmY3MmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1dce3b1b-7e45-4d95-9570-6b7164703bed","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZxuush-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar","artifactChecksum":"N2MyODQ1NTJiYzZkMTUyMTIwZDhhMzIzNjRmYWY1YjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T13:38:33.051Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:33.051Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:33.051Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:33.051Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:34.052Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:34.053Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:34.053Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:34.053Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:35.053Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:35.054Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:35.054Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:35.054Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:35.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:35.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653811129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.369Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.369Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653798362,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653764179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.370Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653811129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.371Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653798362,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T13:38:35.372Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.372Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.372Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653764179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653811129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653798362,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-01-25T13:38:35.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653764179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653811129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653798362,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653764179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653811129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653798362,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653764179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653822896,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.376Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.376Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.376Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653811129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653798362,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653764179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653822896,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653811129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653798362,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653764179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653822896,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674653826455,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653825732,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653826364,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653822896,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.382Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.382Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653827499,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653822896,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653828602,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653822896,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653829645,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:38:35.408Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f27927e-5037-4c5d-b515-de3f47ba599d
2023-01-25T13:38:35.408Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f27927e-5037-4c5d-b515-de3f47ba599d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:38:35.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.420Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653822896,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:38:35.420Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.420Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674653830648,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653830707,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653832543,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T13:38:35.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653833181,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.422Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674653833545,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T13:38:35.428Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2f27927e-5037-4c5d-b515-de3f47ba599d
2023-01-25T13:38:35.428Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f27927e-5037-4c5d-b515-de3f47ba599d and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:38:35.438Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T13:38:35.438Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674653834186,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T13:38:35.461Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2f27927e-5037-4c5d-b515-de3f47ba599d
2023-01-25T13:38:35.462Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f27927e-5037-4c5d-b515-de3f47ba599d and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:38:36.058Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:36.059Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:36.059Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:36.059Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:37.062Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:37.063Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:37.063Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:37.063Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:38.067Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:38.067Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:38.067Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:38.068Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:39.068Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T13:38:39.069Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:39.069Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:39.069Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:40.071Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "serviceName": "basic_onboard_zXUusH",
  "serviceVersion": "1.0",
  "serviceUUID": "d5f6b97b-0703-42df-800a-0fcce6d0dce2",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a64a7a81-53bf-429a-a933-5bf703da460c",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_zXUusH 0",
      "resourceCustomizationUUID": "d54d2c0a-45c8-45e4-8d53-476544f33dcb",
      "resourceName": "basic_onboard_zXUusH",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "ff0558af-36c6-4c49-b7b5-f404b19beac2",
      "resourceInvariantUUID": "7f83130e-b7ec-47bb-a278-29b6018864b2",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_zxuush0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
          "artifactChecksum": "ZGU4NzY2ZGU0YzBkNzlmOWQxMmMwMzFiODZmYmYwM2E\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7112f045-dfba-44ae-9fe4-fb9993de7e91",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "7fdd9431-e6d5-4a5b-9af3-56249af6a504",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "d2448a7c-6bfe-4e01-934f-642b96acf96b",
            "generatedFromUUID": "7fdd9431-e6d5-4a5b-9af3-56249af6a504"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "d2448a7c-6bfe-4e01-934f-642b96acf96b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardZxuush-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
      "artifactChecksum": "N2MyODQ1NTJiYzZkMTUyMTIwZDhhMzIzNjRmYWY1YjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8"
    }
  ],
  "workloadContext": "Production"
}
2023-01-25T13:38:40.071Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T13:38:40.072Z|acce67fa-2ea1-4663-9840-85b607494472|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d5f6b97b-0703-42df-800a-0fcce6d0dce2 ASDC
2023-01-25T13:38:40.072Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:2f27927e-5037-4c5d-b515-de3f47ba599d
ServiceName:basic_onboard_zXUusH
ServiceVersion:1.0
ServiceUUID:d5f6b97b-0703-42df-800a-0fcce6d0dce2
ServiceInvariantUUID:a64a7a81-53bf-429a-a933-5bf703da460c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZxuush-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
ArtifactUUID:1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8
ArtifactChecksum:N2MyODQ1NTJiYzZkMTUyMTIwZDhhMzIzNjRmYWY1YjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zXUusH 0
ResourceCustomizationUUID:d54d2c0a-45c8-45e4-8d53-476544f33dcb
ResourceInvariantUUID:7f83130e-b7ec-47bb-a278-29b6018864b2
ResourceName:basic_onboard_zXUusH
ResourceType:VF
ResourceUUID:ff0558af-36c6-4c49-b7b5-f404b19beac2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zxuush0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
ArtifactUUID:7112f045-dfba-44ae-9fe4-fb9993de7e91
ArtifactChecksum:ZGU4NzY2ZGU0YzBkNzlmOWQxMmMwMzFiODZmYmYwM2E=
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/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
ArtifactUUID:7fdd9431-e6d5-4a5b-9af3-56249af6a504
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/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
ArtifactUUID:d2448a7c-6bfe-4e01-934f-642b96acf96b
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/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
ArtifactUUID:d2448a7c-6bfe-4e01-934f-642b96acf96b
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-25T13:38:40.074Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5f6b97b-0703-42df-800a-0fcce6d0dce2 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T13:38:40.144Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T13:38:40.145Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:38:40.145Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:38:40.145Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8 from URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:40.146Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:38:40.146Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:40.233Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:38:40.234Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar 1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8 75687
2023-01-25T13:38:40.235Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar ASDC sendASDCNotification
2023-01-25T13:38:40.235Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:40.235Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:38:40.236Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:40.236Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:40.236Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653920235,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:41.238Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T13:38:41.239Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-25T13:38:41.240Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1dca205e-9b8a-4dd5-a29f-a2f0e2af81c8, URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar to file: /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:41.240Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:41.241Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:41.241Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:41.386Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18336341782897097069/Definitions/service-BasicOnboardZxuush-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-01-25T13:38:42.589Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.590Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_zXUusH 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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||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-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-25T13:38:42.591Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.592Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.592Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.592Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-25T13:38:42.592Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T13:38:42.593Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is not matching search criteria
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-01-25T13:38:42.594Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T13:38:42.595Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.596Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.597Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is not matching search criteria
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7d23fb4a-14a3-48fa-b5df-246bdc84bacf
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.598Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:42.599Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:42.600Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_zXUusH
Description:service
Model UUID:d5f6b97b-0703-42df-800a-0fcce6d0dce2
Model Version:NULL
Model InvariantUuid:a64a7a81-53bf-429a-a933-5bf703da460c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_zXUusH
Model UUID:ce8cb1c2-1d98-41e4-ac09-93be8bf391a2
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:7f83130e-b7ec-47bb-a278-29b6018864b2
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:d54d2c0a-45c8-45e4-8d53-476544f33dcb
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:17ef292b-abfa-481c-a158-d802b1881e71
ModelName:BasicOnboardZxuush..base_ubuntu18..module-0
ModelUuid:570dd794-b9b2-464c-8578-6f257a3231eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:7d23fb4a-14a3-48fa-b5df-246bdc84bacf
ModelInvariantUuid:6f12ba55-e8c2-407a-bc49-c6f060b363dd
ModelName:basic_onboard_zXUusH-nodes.ubuntu18Cvfc
ModelUuid:d9329017-b918-4ec1-ab61-1ae462cff4e0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:c5570815-837c-402a-a394-bcbcedaaa030
ModelInvariantUuid:eb5088d1-daf2-403c-a01b-a319e02863b0
ModelName:BasicOnboardZxuush.compute.nodes.heat.ubuntu18
ModelUuid:5f1c0113-bfb2-4c4d-9fa5-520814f43ecb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-25T13:38:42.610Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: ff0558af-36c6-4c49-b7b5-f404b19beac2
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T13:38:42.613Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||basic_onboard_zXUusH 0
2023-01-25T13:38:42.613Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ff0558af-36c6-4c49-b7b5-f404b19beac2
2023-01-25T13:38:42.613Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7112f045-dfba-44ae-9fe4-fb9993de7e91 from URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
2023-01-25T13:38:42.614Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:38:42.614Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
2023-01-25T13:38:42.679Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:38:42.679Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json 7112f045-dfba-44ae-9fe4-fb9993de7e91 798
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json ASDC sendASDCNotification
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:42.680Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:42.681Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653922680,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:43.681Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardZxuush..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "17ef292b-abfa-481c-a158-d802b1881e71",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "570dd794-b9b2-464c-8578-6f257a3231eb",
    "vfModuleModelCustomizationUUID": "7628c903-53d0-4ea9-bba9-ed8ae1ba0b06",
    "isBase": true,
    "artifacts": [
      "7fdd9431-e6d5-4a5b-9af3-56249af6a504",
      "d2448a7c-6bfe-4e01-934f-642b96acf96b"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T13:38:43.687Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardZxuush..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:570dd794-b9b2-464c-8578-6f257a3231eb
VfModuleModelInvariantUUID:17ef292b-abfa-481c-a158-d802b1881e71
VfModuleModelDescription:NULL
Artifacts UUID List:{
7fdd9431-e6d5-4a5b-9af3-56249af6a504
,
d2448a7c-6bfe-4e01-934f-642b96acf96b

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T13:38:43.690Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardZxuush..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "17ef292b-abfa-481c-a158-d802b1881e71",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "570dd794-b9b2-464c-8578-6f257a3231eb",
    "vfModuleModelCustomizationUUID": "7628c903-53d0-4ea9-bba9-ed8ae1ba0b06",
    "isBase": true,
    "artifacts": [
      "7fdd9431-e6d5-4a5b-9af3-56249af6a504",
      "d2448a7c-6bfe-4e01-934f-642b96acf96b"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T13:38:43.690Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardZxuush..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:570dd794-b9b2-464c-8578-6f257a3231eb
VfModuleModelInvariantUUID:17ef292b-abfa-481c-a158-d802b1881e71
VfModuleModelDescription:NULL
Artifacts UUID List:{
7fdd9431-e6d5-4a5b-9af3-56249af6a504
,
d2448a7c-6bfe-4e01-934f-642b96acf96b

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T13:38:43.690Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7fdd9431-e6d5-4a5b-9af3-56249af6a504 from URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
2023-01-25T13:38:43.691Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:38:43.691Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
2023-01-25T13:38:43.815Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:38:43.816Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml 7fdd9431-e6d5-4a5b-9af3-56249af6a504 5033
2023-01-25T13:38:43.816Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-25T13:38:43.816Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
2023-01-25T13:38:43.816Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:38:43.817Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:43.817Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:43.817Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653923816,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:44.818Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d2448a7c-6bfe-4e01-934f-642b96acf96b from URL: /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
2023-01-25T13:38:44.818Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-25T13:38:44.818Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
2023-01-25T13:38:44.893Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-25T13:38:44.894Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env d2448a7c-6bfe-4e01-934f-642b96acf96b 909
2023-01-25T13:38:44.894Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-25T13:38:44.894Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
2023-01-25T13:38:44.894Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T13:38:44.895Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:44.895Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:44.895Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653924894,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:45.896Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: d5f6b97b-0703-42df-800a-0fcce6d0dce2
2023-01-25T13:38:45.896Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_zXUusH 0 ff0558af-36c6-4c49-b7b5-f404b19beac2 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T13:38:45.912Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@52013da4, org.onap.sdc.toscaparser.api.parameters.Input@67e9b070, org.onap.sdc.toscaparser.api.parameters.Input@1345a911, org.onap.sdc.toscaparser.api.parameters.Input@4cedb425, org.onap.sdc.toscaparser.api.parameters.Input@17da4c01]
2023-01-25T13:38:45.913Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= d54d2c0a-45c8-45e4-8d53-476544f33dcb
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d54d2c0a-45c8-45e4-8d53-476544f33dcb matches Tosca VF Customization UUID: d54d2c0a-45c8-45e4-8d53-476544f33dcb
2023-01-25T13:38:45.914Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: d54d2c0a-45c8-45e4-8d53-476544f33dcb  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-25T13:38:45.917Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.917Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.918Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id d54d2c0a-45c8-45e4-8d53-476544f33dcb: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-25T13:38:45.918Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@22c4fff5
2023-01-25T13:38:45.918Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.918Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T13:38:45.919Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7628c903-53d0-4ea9-bba9-ed8ae1ba0b06
2023-01-25T13:38:45.919Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7628c903-53d0-4ea9-bba9-ed8ae1ba0b06
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-25T13:38:45.921Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.921Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:45.922Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:45.922Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.922Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:45.922Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is not matching search criteria
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-25T13:38:45.923Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7d23fb4a-14a3-48fa-b5df-246bdc84bacf
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-25T13:38:45.926Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.926Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:45.926Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T13:38:45.926Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.927Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_zXUusH 0 is matching search criteria
2023-01-25T13:38:45.927Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_zXUusH 0] matching following query criteria: sdcType=VF, customizationUUID=d54d2c0a-45c8-45e4-8d53-476544f33dcb
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T13:38:45.929Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid d5f6b97b-0703-42df-800a-0fcce6d0dce2: basic_onboard_zXUusH
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.930Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.931Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.931Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.931Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.931Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.932Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.932Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T13:38:45.932Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_zXUusH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T13:38:45.932Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_zXUusH 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T13:38:46.057Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_zXUusH ff0558af-36c6-4c49-b7b5-f404b19beac2 1 ASDC deployResourceStructure
2023-01-25T13:38:46.057Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json ASDC sendASDCNotification
2023-01-25T13:38:46.057Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json
2023-01-25T13:38:46.058Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:38:46.058Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:46.058Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:46.058Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653926057,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:47.059Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-25T13:38:47.060Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml
2023-01-25T13:38:47.060Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:38:47.061Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:47.061Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:47.061Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653927059,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:48.063Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-25T13:38:48.064Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env
2023-01-25T13:38:48.064Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:38:48.065Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:48.065Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:48.066Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653928063,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar ASDC sendASDCNotification
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:38:49.068Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:38:49.069Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653929068,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:38:50.069Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f27927e-5037-4c5d-b515-de3f47ba599d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:38:50.096Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f27927e-5037-4c5d-b515-de3f47ba599d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T13:38:50.100Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T13:38:50.101Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T13:38:50.102Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T13:38:50.102Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T13:38:50.110Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T13:39:20.110Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f27927e-5037-4c5d-b515-de3f47ba599d and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-25T13:39:20.125Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f27927e-5037-4c5d-b515-de3f47ba599d and serviceModelVersionId: d5f6b97b-0703-42df-800a-0fcce6d0dce2
2023-01-25T13:39:20.125Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a64a7a81-53bf-429a-a933-5bf703da460c
2023-01-25T13:39:20.127Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0
2023-01-25T13:39:20.133Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T13:39:20.197Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-01-25T13:39:20.199Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0|INFO|500||Invoke
2023-01-25T13:39:20.205Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-25T13:39:20.362Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0|INFO|500||InvokeReturn
2023-01-25T13:39:20.363Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a64a7a81-53bf-429a-a933-5bf703da460c/model-vers/model-ver/d5f6b97b-0703-42df-800a-0fcce6d0dce2?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 13:39:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[208960], x-aai-txid=[2-aai-resources-230125-13:39:21:018-89337], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T13:39:20.364Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-01-25T13:39:20.365Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T13:39:20.365Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T13:39:20.374Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-25T13:39:20.374Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f27927e-5037-4c5d-b515-de3f47ba599d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T13:39:20.375Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T13:39:20.375Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-25T13:39:20.376Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T13:39:20.376Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653960374,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T13:39:21.396Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:39:35.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:39:35.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T13:39:35.363Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "acce67fa-2ea1-4663-9840-85b607494472",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653912026,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:39:35.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-01-25T13:39:35.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:21.402Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:40:35.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:40:35.363Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653913043,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653920235,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653922680,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653923816,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653924894,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653926057,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/basic_onboard_zxuush0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653927059,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653928063,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/resourceInstances/basic_onboard_zxuush0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653929068,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZxuush/1.0/artifacts/service-BasicOnboardZxuush-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T13:40:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "2f27927e-5037-4c5d-b515-de3f47ba599d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674653960374,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T13:40:35.374Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T13:41:21.404Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:41:35.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:42:21.404Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:42:35.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:43:21.406Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:43:35.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:44:21.406Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:44:35.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:45:07.109Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Node 0 disconnected.
2023-01-25T13:45:21.408Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:45:35.365Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:46:21.409Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:46:35.366Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:47:21.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:47:35.367Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:48:21.413Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:48:35.369Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:49:21.414Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:49:35.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:50:21.417Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:50:35.375Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:51:21.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:51:35.375Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:52:21.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:52:35.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:53:21.420Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:53:35.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:54:21.421Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:54:35.380Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:55:21.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:55:35.382Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:56:21.423Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:56:35.387Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:57:21.425Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:57:35.389Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:58:21.425Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:58:35.390Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T13:59:21.427Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T13:59:35.391Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:00:21.429Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:00:35.393Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:01:21.430Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:01:35.394Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:02:21.431Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:02:35.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:03:21.431Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:03:35.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:04:21.433Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:04:35.398Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:05:21.434Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:05:35.399Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:06:21.435Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:06:35.400Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:07:21.436Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:07:35.400Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:08:21.437Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:08:35.402Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:09:21.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:09:35.404Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:10:21.439Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:10:35.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:11:21.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:11:35.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:12:21.440Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:12:35.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:13:21.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:13:35.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:14:21.443Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:14:35.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:15:21.444Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:15:35.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:16:21.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:16:35.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:17:21.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:17:35.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:18:21.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:18:35.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:19:21.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:19:35.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:20:21.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:20:35.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:21:21.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:21:35.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:22:21.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:22:35.424Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:23:21.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:23:35.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:24:21.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:24:35.427Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:25:21.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:25:35.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:26:21.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:26:35.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:27:21.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:27:35.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:28:21.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:28:35.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:29:21.464Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:29:35.432Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:30:21.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:30:35.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:31:21.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:31:35.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:32:21.467Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:32:35.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:33:21.469Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:33:35.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:34:21.469Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:34:35.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:35:21.470Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:35:35.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:36:21.471Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:36:35.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:37:21.472Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:37:35.450Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:38:21.473Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:38:35.452Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:39:21.475Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:39:35.452Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:40:21.476Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:40:24.286Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-25T14:40:24.286Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"d2847315-7877-4dea-b83f-a2e84034f4f0","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"314a27ff-2d04-4e75-a289-eae474bd09a7","serviceDescription":"service","serviceInvariantUUID":"e83cf34a-3bc9-4ce1-8515-daa921ee3a9c","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e27fc2fc-acc3-4fe1-9a7a-0eae4e25942a","resourceInvariantUUID":"ca78067e-51b1-409c-b8dd-a4d77caf1fff","resourceCustomizationUUID":"7ba12b9f-1b18-4f7f-9d98-8fa47ecd7608","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":"NDcxZWU5MTA0MDJmYTlkN2UyZjVmNzk2ZWVjMjRkODk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d14e7717-d14f-48fc-9360-d8800984fde3","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"N2Q0ODZhNWZiZWYxNzU3OWUwMTNlZmU1MjU2ODM0MDk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c43e114a-1ced-4a21-877e-ac32b6bbe8f2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T14:40:24.292Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:40:24.292Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:40:24.293Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:40:24.293Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657621476,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:40:24.299Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.299Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.299Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T14:40:24.315Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:40:24.315Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657621476,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:40:24.316Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:40:25.301Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:40:25.302Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:40:25.302Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:40:25.302Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657621476,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:40:26.303Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "314a27ff-2d04-4e75-a289-eae474bd09a7",
  "serviceDescription": "service",
  "serviceInvariantUUID": "e83cf34a-3bc9-4ce1-8515-daa921ee3a9c",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "7ba12b9f-1b18-4f7f-9d98-8fa47ecd7608",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "e27fc2fc-acc3-4fe1-9a7a-0eae4e25942a",
      "resourceInvariantUUID": "ca78067e-51b1-409c-b8dd-a4d77caf1fff",
      "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": "N2Q0ODZhNWZiZWYxNzU3OWUwMTNlZmU1MjU2ODM0MDk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c43e114a-1ced-4a21-877e-ac32b6bbe8f2"
    }
  ],
  "workloadContext": "Production"
}
2023-01-25T14:40:26.304Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T14:40:26.304Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 314a27ff-2d04-4e75-a289-eae474bd09a7 ASDC
2023-01-25T14:40:26.305Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:d2847315-7877-4dea-b83f-a2e84034f4f0
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:314a27ff-2d04-4e75-a289-eae474bd09a7
ServiceInvariantUUID:e83cf34a-3bc9-4ce1-8515-daa921ee3a9c
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:c43e114a-1ced-4a21-877e-ac32b6bbe8f2
ArtifactChecksum:N2Q0ODZhNWZiZWYxNzU3OWUwMTNlZmU1MjU2ODM0MDk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:7ba12b9f-1b18-4f7f-9d98-8fa47ecd7608
ResourceInvariantUUID:ca78067e-51b1-409c-b8dd-a4d77caf1fff
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:e27fc2fc-acc3-4fe1-9a7a-0eae4e25942a
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-01-25T14:40:26.305Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 314a27ff-2d04-4e75-a289-eae474bd09a7 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:40:26.380Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:40:26.381Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:40:26.381Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:40:26.382Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: c43e114a-1ced-4a21-877e-ac32b6bbe8f2 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-25T14:40:26.382Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:40:26.383Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-25T14:40:26.542Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:40:26.545Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar c43e114a-1ced-4a21-877e-ac32b6bbe8f2 57787
2023-01-25T14:40:26.545Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-25T14:40:26.545Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-25T14:40:26.545Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:40:26.546Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:40:26.546Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:40:26.546Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657626545,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:40:27.547Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:40:27.548Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:40:27.549Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: c43e114a-1ced-4a21-877e-ac32b6bbe8f2, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:27.549Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-25T14:40:27.550Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:27.550Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:27.731Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15039011459505788793/Definitions/service-BasicNetwork-template.yml
2023-01-25T14:40:28.176Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T14:40:28.176Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:40:28.176Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.177Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.178Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.178Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.178Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.178Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:40:28.179Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.179Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.179Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-25T14:40:28.180Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:40:28.180Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:40:28.181Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.181Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.181Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-25T14:40:28.182Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:40:28.182Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:40:28.182Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.182Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.183Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.183Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.184Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.184Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.184Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.185Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.185Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.185Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.186Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:314a27ff-2d04-4e75-a289-eae474bd09a7
Model Version:NULL
Model InvariantUuid:e83cf34a-3bc9-4ce1-8515-daa921ee3a9c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ca78067e-51b1-409c-b8dd-a4d77caf1fff
Model UUID:c1134744-a08a-4113-8eb0-bc5b8ac3af38
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:7ba12b9f-1b18-4f7f-9d98-8fa47ecd7608
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-25T14:40:28.197Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: e27fc2fc-acc3-4fe1-9a7a-0eae4e25942a
2023-01-25T14:40:28.197Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||No resources found for Service: 314a27ff-2d04-4e75-a289-eae474bd09a7
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:40:28.205Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||
2023-01-25T14:40:28.205Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-01-25T14:40:28.206Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 314a27ff-2d04-4e75-a289-eae474bd09a7
2023-01-25T14:40:28.206Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 314a27ff-2d04-4e75-a289-eae474bd09a7
2023-01-25T14:40:28.206Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-01-25T14:40:28.207Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:40:28.213Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5f07b053, org.onap.sdc.toscaparser.api.parameters.Input@125345b7, org.onap.sdc.toscaparser.api.parameters.Input@5ae0751e, org.onap.sdc.toscaparser.api.parameters.Input@24443dea, org.onap.sdc.toscaparser.api.parameters.Input@46a38419]
2023-01-25T14:40:28.215Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.215Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.215Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.215Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.216Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 314a27ff-2d04-4e75-a289-eae474bd09a7: Generic NeutronNet
2023-01-25T14:40:28.216Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.216Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.217Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.217Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-01-25T14:40:28.255Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.256Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.256Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.256Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.257Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:40:28.257Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:40:28.258Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-25T14:40:28.323Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-01-25T14:40:28.324Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-25T14:40:28.324Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-25T14:40:28.324Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:40:28.325Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:40:28.325Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:40:28.325Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657628324,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:40:29.326Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:40:29.339Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:40:29.342Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:40:29.342Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:40:29.342Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:40:35.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:40:35.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:40:35.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657621129,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:40:35.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:40:35.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:40:35.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657607558,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:40:35.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:40:59.343Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:40:59.359Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:40:59.362Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:40:59.362Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:40:59.362Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:41:29.363Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:41:29.392Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:41:29.399Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:41:29.399Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:41:29.399Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:41:35.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:41:35.367Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657611800,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:41:35.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657621476,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:41:35.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657621129,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:41:35.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657607558,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657611800,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:41:35.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657626545,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:41:35.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657625907,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657626717,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657628324,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657629915,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:41:35.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657630917,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:41:35.392Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d2847315-7877-4dea-b83f-a2e84034f4f0
2023-01-25T14:41:35.392Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId d2847315-7877-4dea-b83f-a2e84034f4f0 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:41:35.410Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.410Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657632895,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:41:35.411Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:35.411Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:41:35.411Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657632895,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:41:35.411Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:41:59.400Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:41:59.418Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:41:59.421Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:41:59.422Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T14:41:59.422Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:41:59.422Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:42:29.422Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:42:29.438Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:42:29.441Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:42:29.441Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T14:42:29.441Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T14:42:29.441Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T14:42:35.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:42:35.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657635734,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657637395,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:42:35.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657638404,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:42:35.400Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d2847315-7877-4dea-b83f-a2e84034f4f0
2023-01-25T14:42:35.400Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId d2847315-7877-4dea-b83f-a2e84034f4f0 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:42:35.415Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.415Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657651129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.415Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.415Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.416Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657656320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.416Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.416Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.416Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657627723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.417Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.417Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.417Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657662895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.418Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.427Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.427Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657651129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657656320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.428Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657627723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657662895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.429Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657651129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657656320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.430Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657627723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657662895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.431Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657651129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657656320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.432Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657627723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657662895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.433Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657651129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657656320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.434Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657627723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657662895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.435Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657651129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657656320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.436Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657627723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.437Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657662895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657651129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.438Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657656320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657627723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.439Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657662895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657651129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.440Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657656320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657627723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.441Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657662895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657651129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.442Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657656320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657627723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.443Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657662895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.444Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657679044,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657678896,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.445Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657678278,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657678541,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.446Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657680049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657679977,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.447Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657680049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657681050,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.448Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657680949,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.449Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657680049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657682141,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.450Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657681953,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:42:35.494Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7b05fad2-5a31-417e-bbd6-7863aee1be6d
2023-01-25T14:42:35.495Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7b05fad2-5a31-417e-bbd6-7863aee1be6d and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:42:35.512Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.512Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657680049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.513Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.513Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.513Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657683213,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:42:35.522Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7b05fad2-5a31-417e-bbd6-7863aee1be6d
2023-01-25T14:42:35.522Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7b05fad2-5a31-417e-bbd6-7863aee1be6d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:42:35.534Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.534Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657680049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.534Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.534Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657684216,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657680049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.535Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657685220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657684720,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657680049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.536Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657685220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.537Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657685723,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:42:35.544Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7b05fad2-5a31-417e-bbd6-7863aee1be6d
2023-01-25T14:42:35.544Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7b05fad2-5a31-417e-bbd6-7863aee1be6d and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:42:35.567Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.567Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657680049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.567Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.567Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657685220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657686724,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.568Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657688151,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657685220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657686724,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.569Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657685220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657686724,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.570Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657685220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657686724,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.571Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657685220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.572Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.572Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657686724,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.576Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.576Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.576Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657685220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.577Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.577Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.577Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657686724,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.577Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.578Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.578Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657686724,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.578Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.578Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.579Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657692895,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.579Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.579Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.580Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657686724,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:42:35.580Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:35.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-25T14:42:35.581Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657692895,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:42:35.581Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:42:59.442Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:42:59.458Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T14:42:59.469Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:42:59.470Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:42:59.470Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:42:59.470Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:42:59.478Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T14:43:29.478Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d2847315-7877-4dea-b83f-a2e84034f4f0 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-25T14:43:29.489Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d2847315-7877-4dea-b83f-a2e84034f4f0 and serviceModelVersionId: 314a27ff-2d04-4e75-a289-eae474bd09a7
2023-01-25T14:43:29.490Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e83cf34a-3bc9-4ce1-8515-daa921ee3a9c
2023-01-25T14:43:29.492Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0
2023-01-25T14:43:29.500Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T14:43:29.591Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|INFO|500||Invoke
2023-01-25T14:43:29.592Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d2847315-7877-4dea-b83f-a2e84034f4f0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[12d6ac1d-5da0-43c3-baca-704ae81f8f41], X-ECOMP-RequestID=[d2847315-7877-4dea-b83f-a2e84034f4f0], X-TransactionId=[], X-ONAP-RequestID=[d2847315-7877-4dea-b83f-a2e84034f4f0], Content-Type=[application/merge-patch+json]}
2023-01-25T14:43:29.597Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-25T14:43:29.751Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?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/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 14:43:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[192600], x-aai-txid=[2-aai-resources-230125-14:43:30:543-86863], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T14:43:29.752Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-25T14:43:29.752Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e83cf34a-3bc9-4ce1-8515-daa921ee3a9c/model-vers/model-ver/314a27ff-2d04-4e75-a289-eae474bd09a7?depth=0|INFO|500||InvokeReturn
2023-01-25T14:43:29.753Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T14:43:29.753Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:43:29.759Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-25T14:43:29.759Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d2847315-7877-4dea-b83f-a2e84034f4f0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T14:43:29.760Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T14:43:29.760Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:29.760Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:29.760Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657809759,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T14:43:30.778Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:43:30.782Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-25T14:43:30.782Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7b05fad2-5a31-417e-bbd6-7863aee1be6d","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"921e85b0-9a5b-4312-a6b1-cf24a549c638","serviceDescription":"service","serviceInvariantUUID":"11c35596-f7d9-4562-8414-ea33bb01f3ca","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ca69eecc-a4df-45d9-b321-13991100952b","resourceInvariantUUID":"d190f127-25e7-423c-bdc0-17cb7ef2823e","resourceCustomizationUUID":"1c087d17-8677-4ff1-a2f5-03d132b1aef6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"NjUyMzNiOWYyYmJlYWYzZTdmOWFjN2ZkZjdkNGYxNzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3a76a9f5-e9b8-45ac-a075-1b6c2896f4ac","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6c6de80-e6b1-4319-9bb0-14576dfbd340","artifactVersion":"2","generatedFromUUID":"d9a49504-68a3-4e7c-8b3d-59021c4349e8"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d9a49504-68a3-4e7c-8b3d-59021c4349e8","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"NDhmOTk1ZTRmODBjNWYxNTM0MWY2ZjBmYjk2MDA1NGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"840a872b-ba70-4ea5-b05a-426461a68b56","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"73bfda5b-b300-4308-a935-9d2fab9b964b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"72792ffe-14f1-4780-8a25-ee56a085ccb6","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"71909250-b62d-41fd-9af2-5686fc49c94b","artifactVersion":"2","generatedFromUUID":"73bfda5b-b300-4308-a935-9d2fab9b964b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NDlhZDdmYjRiYzcyMDcwZGRjNmUxZjkxY2Q3OWNmNTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"db330d3b-700d-4002-b588-d4a732dd3b3a","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZDAwMzRkODA1MGNkYTVjZTY3YjM5YjlkYzVkY2U1NTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"740ef3f0-b208-46d6-9dea-8d0af6a70fe1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T14:43:30.785Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:30.785Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:30.785Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:30.785Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:31.786Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:31.786Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:31.787Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:31.787Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:32.788Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:32.788Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:32.788Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:32.788Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:33.789Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:33.789Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:33.790Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:33.790Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:34.790Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:34.791Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:34.791Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:34.791Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:35.360Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:35.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657694830,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.365Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657692895,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657692895,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657692895,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657692895,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.368Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.368Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.368Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657699402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657692895,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.370Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657700404,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:43:35.390Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9afed74c-baee-4a4f-961e-78d14fff4f43
2023-01-25T14:43:35.390Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9afed74c-baee-4a4f-961e-78d14fff4f43 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:43:35.401Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657692895,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657701649,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.402Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.403Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657703706,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:43:35.403Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.403Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.403Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657704710,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:43:35.412Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9afed74c-baee-4a4f-961e-78d14fff4f43
2023-01-25T14:43:35.412Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9afed74c-baee-4a4f-961e-78d14fff4f43 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:43:35.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.436Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657711129,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657689155,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657693244,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657711129,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657689155,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657693244,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657711129,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657689155,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657693244,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657711129,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657693244,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657689155,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657711129,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657689155,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657693244,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657711129,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657693244,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657689155,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657711129,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657689155,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657693244,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674657722724,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657721921,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657722578,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657723687,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657722895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657724751,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657722895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.445Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657725778,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:43:35.465Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d8b15b41-43a3-4af2-b2f3-602aef609094
2023-01-25T14:43:35.465Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8b15b41-43a3-4af2-b2f3-602aef609094 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:43:35.475Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.475Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657722895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.475Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.475Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674657726781,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657722895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657722895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657728340,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:43:35.476Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657722895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.477Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "aai-model-loader",
  "timestamp": 1674657729342,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:43:35.485Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d8b15b41-43a3-4af2-b2f3-602aef609094
2023-01-25T14:43:35.485Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8b15b41-43a3-4af2-b2f3-602aef609094 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:43:35.496Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.496Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657722895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:43:35.496Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657730629,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657732795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:43:35.497Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:43:35.498Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:43:35.498Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674657733798,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:43:35.504Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d8b15b41-43a3-4af2-b2f3-602aef609094
2023-01-25T14:43:35.505Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8b15b41-43a3-4af2-b2f3-602aef609094 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:43:35.792Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:35.792Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:35.792Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:35.792Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:36.793Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:36.794Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:36.794Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:36.794Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:37.794Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:37.795Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:37.795Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:37.795Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:38.796Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:43:38.796Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:38.797Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:38.797Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:39.798Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "921e85b0-9a5b-4312-a6b1-cf24a549c638",
  "serviceDescription": "service",
  "serviceInvariantUUID": "11c35596-f7d9-4562-8414-ea33bb01f3ca",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "1c087d17-8677-4ff1-a2f5-03d132b1aef6",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "ca69eecc-a4df-45d9-b321-13991100952b",
      "resourceInvariantUUID": "d190f127-25e7-423c-bdc0-17cb7ef2823e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "nginx_cloudtech_k8s_charts.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f6c6de80-e6b1-4319-9bb0-14576dfbd340",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "nginx_cloudtech_k8s_charts.tgz",
          "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
          "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d9a49504-68a3-4e7c-8b3d-59021c4349e8",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "basic_cnf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
          "artifactChecksum": "NDhmOTk1ZTRmODBjNWYxNTM0MWY2ZjBmYjk2MDA1NGU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "840a872b-ba70-4ea5-b05a-426461a68b56",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
          "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "73bfda5b-b300-4308-a935-9d2fab9b964b",
          "generatedArtifact": {
            "artifactName": "base_dummy.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
            "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "71909250-b62d-41fd-9af2-5686fc49c94b",
            "generatedFromUUID": "73bfda5b-b300-4308-a935-9d2fab9b964b"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
          "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "71909250-b62d-41fd-9af2-5686fc49c94b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "ZDAwMzRkODA1MGNkYTVjZTY3YjM5YjlkYzVkY2U1NTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "740ef3f0-b208-46d6-9dea-8d0af6a70fe1"
    }
  ],
  "workloadContext": "Production"
}
2023-01-25T14:43:39.798Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T14:43:39.799Z|d2847315-7877-4dea-b83f-a2e84034f4f0|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 921e85b0-9a5b-4312-a6b1-cf24a549c638 ASDC
2023-01-25T14:43:39.799Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:7b05fad2-5a31-417e-bbd6-7863aee1be6d
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:921e85b0-9a5b-4312-a6b1-cf24a549c638
ServiceInvariantUUID:11c35596-f7d9-4562-8414-ea33bb01f3ca
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:740ef3f0-b208-46d6-9dea-8d0af6a70fe1
ArtifactChecksum:ZDAwMzRkODA1MGNkYTVjZTY3YjM5YjlkYzVkY2U1NTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:1c087d17-8677-4ff1-a2f5-03d132b1aef6
ResourceInvariantUUID:d190f127-25e7-423c-bdc0-17cb7ef2823e
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:ca69eecc-a4df-45d9-b321-13991100952b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:f6c6de80-e6b1-4319-9bb0-14576dfbd340
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:d9a49504-68a3-4e7c-8b3d-59021c4349e8
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:840a872b-ba70-4ea5-b05a-426461a68b56
ArtifactChecksum:NDhmOTk1ZTRmODBjNWYxNTM0MWY2ZjBmYjk2MDA1NGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:73bfda5b-b300-4308-a935-9d2fab9b964b
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:71909250-b62d-41fd-9af2-5686fc49c94b
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:71909250-b62d-41fd-9af2-5686fc49c94b
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-25T14:43:39.799Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 921e85b0-9a5b-4312-a6b1-cf24a549c638 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T14:43:39.839Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 740ef3f0-b208-46d6-9dea-8d0af6a70fe1 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:43:39.840Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-25T14:43:40.037Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:43:40.038Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 740ef3f0-b208-46d6-9dea-8d0af6a70fe1 73996
2023-01-25T14:43:40.039Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-25T14:43:40.039Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-25T14:43:40.039Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:43:40.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:40.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:40.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657820039,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:41.041Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:43:41.041Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:43:41.042Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 740ef3f0-b208-46d6-9dea-8d0af6a70fe1, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:41.042Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-25T14:43:41.042Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:41.042Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:41.278Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5116849026250929781/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-01-25T14:43:42.463Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:42.464Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.465Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.466Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.466Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:43:42.466Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:43:42.467Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:43:42.468Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.468Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.468Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.468Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template dummy is not matching search criteria
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.469Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T14:43:42.470Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.470Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.470Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:43:42.470Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.471Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.471Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-25T14:43:42.472Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=96f2d19a-3577-47a7-819a-75fdad37fbb5
2023-01-25T14:43:42.473Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.473Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.473Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.473Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.473Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.473Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.473Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:42.474Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:42.474Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:921e85b0-9a5b-4312-a6b1-cf24a549c638
Model Version:NULL
Model InvariantUuid:11c35596-f7d9-4562-8414-ea33bb01f3ca
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:a96c5c9d-7d10-46ee-ac4f-a6757662f3c7
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d190f127-25e7-423c-bdc0-17cb7ef2823e
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:1c087d17-8677-4ff1-a2f5-03d132b1aef6
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:931e9004-9f71-4e66-8aaf-17851fc9636d
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:72b88725-cf63-4699-b86b-89e32d8df407
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:96f2d19a-3577-47a7-819a-75fdad37fbb5
ModelInvariantUuid:134a14c8-33e8-43c4-8c14-408ae639cc30
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:7190acce-2a77-484b-a645-6473ead8a9d3
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:e4b90bfd-2caa-4d07-b10e-a7c2f225e420
ModelInvariantUuid:77cc53ed-8b04-44e8-ae72-fd1864c24588
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:08a5da82-bc29-4cf9-a4b9-08125ad9cceb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-25T14:43:42.483Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: ca69eecc-a4df-45d9-b321-13991100952b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:43:42.486Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||basic_cnf 0
2023-01-25T14:43:42.486Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ca69eecc-a4df-45d9-b321-13991100952b
2023-01-25T14:43:42.486Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f6c6de80-e6b1-4319-9bb0-14576dfbd340 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-01-25T14:43:42.486Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:43:42.486Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-01-25T14:43:42.549Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:43:42.549Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env f6c6de80-e6b1-4319-9bb0-14576dfbd340 12
2023-01-25T14:43:42.549Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2023-01-25T14:43:42.549Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-01-25T14:43:42.550Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:43:42.550Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:42.550Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:42.550Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657822549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:43.551Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d9a49504-68a3-4e7c-8b3d-59021c4349e8 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-01-25T14:43:43.551Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:43:43.551Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-01-25T14:43:43.643Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:43:43.644Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz d9a49504-68a3-4e7c-8b3d-59021c4349e8 2688
2023-01-25T14:43:43.644Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2023-01-25T14:43:43.644Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-01-25T14:43:43.644Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:43:43.644Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:43.644Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:43.644Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657823644,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:44.646Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 840a872b-ba70-4ea5-b05a-426461a68b56 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-25T14:43:44.646Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:43:44.646Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-25T14:43:44.723Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:43:44.723Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 840a872b-ba70-4ea5-b05a-426461a68b56 828
2023-01-25T14:43:44.723Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2023-01-25T14:43:44.723Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-25T14:43:44.724Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:43:44.724Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:44.724Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:44.724Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657824723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:45.725Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "931e9004-9f71-4e66-8aaf-17851fc9636d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "72b88725-cf63-4699-b86b-89e32d8df407",
    "vfModuleModelCustomizationUUID": "41f8fdf9-2a24-4d17-8277-ecbfd6b2385a",
    "isBase": true,
    "artifacts": [
      "73bfda5b-b300-4308-a935-9d2fab9b964b",
      "d9a49504-68a3-4e7c-8b3d-59021c4349e8",
      "71909250-b62d-41fd-9af2-5686fc49c94b"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T14:43:45.729Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:72b88725-cf63-4699-b86b-89e32d8df407
VfModuleModelInvariantUUID:931e9004-9f71-4e66-8aaf-17851fc9636d
VfModuleModelDescription:NULL
Artifacts UUID List:{
73bfda5b-b300-4308-a935-9d2fab9b964b
,
d9a49504-68a3-4e7c-8b3d-59021c4349e8
,
71909250-b62d-41fd-9af2-5686fc49c94b

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T14:43:45.730Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "931e9004-9f71-4e66-8aaf-17851fc9636d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "72b88725-cf63-4699-b86b-89e32d8df407",
    "vfModuleModelCustomizationUUID": "41f8fdf9-2a24-4d17-8277-ecbfd6b2385a",
    "isBase": true,
    "artifacts": [
      "73bfda5b-b300-4308-a935-9d2fab9b964b",
      "d9a49504-68a3-4e7c-8b3d-59021c4349e8",
      "71909250-b62d-41fd-9af2-5686fc49c94b"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T14:43:45.731Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:72b88725-cf63-4699-b86b-89e32d8df407
VfModuleModelInvariantUUID:931e9004-9f71-4e66-8aaf-17851fc9636d
VfModuleModelDescription:NULL
Artifacts UUID List:{
73bfda5b-b300-4308-a935-9d2fab9b964b
,
d9a49504-68a3-4e7c-8b3d-59021c4349e8
,
71909250-b62d-41fd-9af2-5686fc49c94b

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T14:43:45.731Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 73bfda5b-b300-4308-a935-9d2fab9b964b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-25T14:43:45.731Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:43:45.731Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-25T14:43:45.796Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:43:45.796Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 73bfda5b-b300-4308-a935-9d2fab9b964b 1164
2023-01-25T14:43:45.797Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2023-01-25T14:43:45.797Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-25T14:43:45.797Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:43:45.798Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:45.798Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:45.798Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657825797,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:46.799Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 71909250-b62d-41fd-9af2-5686fc49c94b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-25T14:43:46.800Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:43:46.800Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-25T14:43:46.871Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:43:46.872Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 71909250-b62d-41fd-9af2-5686fc49c94b 200
2023-01-25T14:43:46.872Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2023-01-25T14:43:46.872Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-25T14:43:46.872Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:43:46.872Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:46.872Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:46.872Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657826872,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:47.873Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 921e85b0-9a5b-4312-a6b1-cf24a549c638
2023-01-25T14:43:47.873Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 ca69eecc-a4df-45d9-b321-13991100952b 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=?
2023-01-25T14:43:47.890Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:43:47.901Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@23a97e47, org.onap.sdc.toscaparser.api.parameters.Input@36a083b5, org.onap.sdc.toscaparser.api.parameters.Input@29e7e80d, org.onap.sdc.toscaparser.api.parameters.Input@f665601, org.onap.sdc.toscaparser.api.parameters.Input@67554aec]
2023-01-25T14:43:47.903Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.904Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:47.904Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2023-01-25T14:43:47.904Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 1c087d17-8677-4ff1-a2f5-03d132b1aef6
2023-01-25T14:43:47.904Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1c087d17-8677-4ff1-a2f5-03d132b1aef6 matches Tosca VF Customization UUID: 1c087d17-8677-4ff1-a2f5-03d132b1aef6
2023-01-25T14:43:47.905Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 1c087d17-8677-4ff1-a2f5-03d132b1aef6  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-25T14:43:47.908Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.908Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:47.909Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 1c087d17-8677-4ff1-a2f5-03d132b1aef6: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-25T14:43:47.909Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7e006d8c
2023-01-25T14:43:47.909Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.909Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T14:43:47.910Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 41f8fdf9-2a24-4d17-8277-ecbfd6b2385a
2023-01-25T14:43:47.910Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 41f8fdf9-2a24-4d17-8277-ecbfd6b2385a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-25T14:43:47.913Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.913Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:47.913Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:43:47.914Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.914Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:47.914Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:43:47.915Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.915Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-25T14:43:47.915Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-25T14:43:47.915Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=96f2d19a-3577-47a7-819a-75fdad37fbb5
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-25T14:43:47.919Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.919Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:47.919Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:43:47.920Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.920Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-25T14:43:47.920Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1c087d17-8677-4ff1-a2f5-03d132b1aef6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:43:47.923Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.923Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:47.923Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 921e85b0-9a5b-4312-a6b1-cf24a549c638: basic_cnf
2023-01-25T14:43:47.923Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.924Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:47.924Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.924Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:47.924Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.925Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:47.925Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.925Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:47.925Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:43:47.925Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:43:47.926Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Saving Service: basic_cnf 
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: 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 vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:43:48.026Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf ca69eecc-a4df-45d9-b321-13991100952b 1 ASDC deployResourceStructure
2023-01-25T14:43:48.027Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2023-01-25T14:43:48.028Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2023-01-25T14:43:48.028Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-25T14:43:48.028Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:48.029Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:48.029Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657828027,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:49.029Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2023-01-25T14:43:49.030Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2023-01-25T14:43:49.030Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-25T14:43:49.030Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:49.030Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:49.031Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657829029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:50.032Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2023-01-25T14:43:50.032Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-25T14:43:50.032Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:43:50.032Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:50.032Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:50.032Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657830031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:51.034Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2023-01-25T14:43:51.034Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-25T14:43:51.034Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:43:51.035Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:51.035Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:51.035Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657831034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:52.037Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2023-01-25T14:43:52.037Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-25T14:43:52.038Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:43:52.038Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:52.038Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:52.038Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657832037,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:53.039Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-25T14:43:53.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-25T14:43:53.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:43:53.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:43:53.040Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:43:53.042Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657833039,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:43:54.043Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7b05fad2-5a31-417e-bbd6-7863aee1be6d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:43:54.059Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7b05fad2-5a31-417e-bbd6-7863aee1be6d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:43:54.062Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:43:54.062Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T14:43:54.062Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T14:43:54.063Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T14:43:54.063Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:43:54.063Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:43:54.063Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:43:54.063Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:43:54.063Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:43:54.070Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T14:44:24.070Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7b05fad2-5a31-417e-bbd6-7863aee1be6d and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-25T14:44:24.078Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7b05fad2-5a31-417e-bbd6-7863aee1be6d and serviceModelVersionId: 921e85b0-9a5b-4312-a6b1-cf24a549c638
2023-01-25T14:44:24.078Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 11c35596-f7d9-4562-8414-ea33bb01f3ca
2023-01-25T14:44:24.079Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/11c35596-f7d9-4562-8414-ea33bb01f3ca/model-vers/model-ver/921e85b0-9a5b-4312-a6b1-cf24a549c638?depth=0
2023-01-25T14:44:24.083Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T14:44:24.128Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11c35596-f7d9-4562-8414-ea33bb01f3ca/model-vers/model-ver/921e85b0-9a5b-4312-a6b1-cf24a549c638?depth=0|INFO|500||Invoke
2023-01-25T14:44:24.128Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11c35596-f7d9-4562-8414-ea33bb01f3ca/model-vers/model-ver/921e85b0-9a5b-4312-a6b1-cf24a549c638?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11c35596-f7d9-4562-8414-ea33bb01f3ca/model-vers/model-ver/921e85b0-9a5b-4312-a6b1-cf24a549c638?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7b05fad2-5a31-417e-bbd6-7863aee1be6d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3d82d31c-b29d-455d-a202-187f8728159c], X-ECOMP-RequestID=[7b05fad2-5a31-417e-bbd6-7863aee1be6d], X-TransactionId=[], X-ONAP-RequestID=[7b05fad2-5a31-417e-bbd6-7863aee1be6d], Content-Type=[application/merge-patch+json]}
2023-01-25T14:44:24.133Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11c35596-f7d9-4562-8414-ea33bb01f3ca/model-vers/model-ver/921e85b0-9a5b-4312-a6b1-cf24a549c638?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-25T14:44:24.262Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11c35596-f7d9-4562-8414-ea33bb01f3ca/model-vers/model-ver/921e85b0-9a5b-4312-a6b1-cf24a549c638?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/11c35596-f7d9-4562-8414-ea33bb01f3ca/model-vers/model-ver/921e85b0-9a5b-4312-a6b1-cf24a549c638?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 14:44:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[241728], x-aai-txid=[1-aai-resources-230125-14:44:25:079-73032], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T14:44:24.262Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11c35596-f7d9-4562-8414-ea33bb01f3ca/model-vers/model-ver/921e85b0-9a5b-4312-a6b1-cf24a549c638?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-25T14:44:24.263Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11c35596-f7d9-4562-8414-ea33bb01f3ca/model-vers/model-ver/921e85b0-9a5b-4312-a6b1-cf24a549c638?depth=0|INFO|500||InvokeReturn
2023-01-25T14:44:24.263Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T14:44:24.263Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:44:24.269Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-25T14:44:24.269Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7b05fad2-5a31-417e-bbd6-7863aee1be6d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T14:44:24.269Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T14:44:24.269Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:24.269Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:24.269Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657864269,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T14:44:25.290Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-25T14:44:25.290Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"9afed74c-baee-4a4f-961e-78d14fff4f43","serviceName":"Demo_pNF_KavKDTWtiCmwCLADV4v0","serviceVersion":"1.0","serviceUUID":"34266b0a-6217-4d00-a9e6-c77e28bb4c6e","serviceDescription":"catalog service description","serviceInvariantUUID":"7bd56746-eca2-41c4-9ab8-3f0ba4d11e18","resources":[{"resourceInstanceName":"pNF b570643e-e8ec 0","resourceName":"pNF b570643e-e8ec","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8c3f0840-fdb6-4432-b0d5-3e0c9a634645","resourceInvariantUUID":"fd23ff67-5798-4914-a59c-9c60a1ecf499","resourceCustomizationUUID":"dcd8c66f-a234-40d6-9ace-c16973788a6f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZGRhNTFkZWVmMDFlMWQxZGU5ZjlmY2E5ZjY3MGVkODc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7888a513-bab9-4385-96f8-df17cd401bd0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar","artifactChecksum":"MTIyNmQyOTk1MzIyNTM4ZmY4M2ZmODJkNDQ2ZDY1MDI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a17bbffd-9149-4a01-a87e-27ac76f00f37","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"409a7fe4-6753-48b0-aa96-042f19c5daf7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml","artifactChecksum":"ZmZmMjYyMjg4YjRlNWEzOTJjYjA2ZTlkMTk3ZmMxZDA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a9cf5596-c8ce-4d39-a40c-4c7ae3ab1138","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cb42add2-1090-4fe8-bf91-a11e1960afa0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"357a0a12-c8c6-43d7-8379-14cdc17f3d99","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfKavkdtwticmwcladv4v0-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml","artifactChecksum":"ODAzNGU1MGE0YzcyOTg2NzM4ZmRlMWE3NmE0ZTQ2OWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2604e28e-d116-47b2-be67-ed315ca61233","artifactVersion":"1"},{"artifactName":"service-DemoPnfKavkdtwticmwcladv4v0-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar","artifactChecksum":"MzE2YmQ0OTI5MDc4MTFjZDEzZmFkNTlkZTI4OWM0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cadc7d3-8e69-4d4b-b374-1e6513a949e3","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T14:44:25.291Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:44:25.291Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:25.292Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:25.292Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:26.293Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:44:26.293Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:26.293Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:26.293Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:27.294Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:44:27.294Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:27.295Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:27.295Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:28.295Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:44:28.296Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:28.296Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:28.296Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:29.297Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:44:29.297Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:29.297Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:29.297Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:30.298Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:44:30.298Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:30.298Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:30.299Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:31.299Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:44:31.300Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:31.300Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:31.300Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:32.300Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:44:32.301Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:32.301Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:32.302Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:33.303Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "serviceName": "Demo_pNF_KavKDTWtiCmwCLADV4v0",
  "serviceVersion": "1.0",
  "serviceUUID": "34266b0a-6217-4d00-a9e6-c77e28bb4c6e",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "7bd56746-eca2-41c4-9ab8-3f0ba4d11e18",
  "resources": [
    {
      "resourceInstanceName": "pNF b570643e-e8ec 0",
      "resourceCustomizationUUID": "dcd8c66f-a234-40d6-9ace-c16973788a6f",
      "resourceName": "pNF b570643e-e8ec",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "8c3f0840-fdb6-4432-b0d5-3e0c9a634645",
      "resourceInvariantUUID": "fd23ff67-5798-4914-a59c-9c60a1ecf499",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
      "artifactChecksum": "MzE2YmQ0OTI5MDc4MTFjZDEzZmFkNTlkZTI4OWM0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "2cadc7d3-8e69-4d4b-b374-1e6513a949e3"
    }
  ],
  "workloadContext": "Production"
}
2023-01-25T14:44:33.303Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T14:44:33.304Z|7b05fad2-5a31-417e-bbd6-7863aee1be6d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 34266b0a-6217-4d00-a9e6-c77e28bb4c6e ASDC
2023-01-25T14:44:33.304Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:9afed74c-baee-4a4f-961e-78d14fff4f43
ServiceName:Demo_pNF_KavKDTWtiCmwCLADV4v0
ServiceVersion:1.0
ServiceUUID:34266b0a-6217-4d00-a9e6-c77e28bb4c6e
ServiceInvariantUUID:7bd56746-eca2-41c4-9ab8-3f0ba4d11e18
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
ArtifactUUID:2cadc7d3-8e69-4d4b-b374-1e6513a949e3
ArtifactChecksum:MzE2YmQ0OTI5MDc4MTFjZDEzZmFkNTlkZTI4OWM0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF b570643e-e8ec 0
ResourceCustomizationUUID:dcd8c66f-a234-40d6-9ace-c16973788a6f
ResourceInvariantUUID:fd23ff67-5798-4914-a59c-9c60a1ecf499
ResourceName:pNF b570643e-e8ec
ResourceType:PNF
ResourceUUID:8c3f0840-fdb6-4432-b0d5-3e0c9a634645
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-25T14:44:33.304Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 34266b0a-6217-4d00-a9e6-c77e28bb4c6e ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T14:44:33.334Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:44:33.335Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:44:33.335Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:44:33.335Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2cadc7d3-8e69-4d4b-b374-1e6513a949e3 from URL: /sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:33.335Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:44:33.335Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:33.528Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:44:33.529Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar 2cadc7d3-8e69-4d4b-b374-1e6513a949e3 88022
2023-01-25T14:44:33.529Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar ASDC sendASDCNotification
2023-01-25T14:44:33.530Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:33.530Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:44:33.530Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:33.530Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:33.530Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657873529,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:34.531Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:44:34.531Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:44:34.532Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2cadc7d3-8e69-4d4b-b374-1e6513a949e3, URL: /sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar to file: /app/ASDC/1/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:34.532Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:34.532Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:34.532Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:34.671Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12481782962853750421/Definitions/service-DemoPnfKavkdtwticmwcladv4v0-template.yml
2023-01-25T14:44:35.360Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:35.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:44:35.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2847315-7877-4dea-b83f-a2e84034f4f0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657809759,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T14:44:35.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:44:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:44:35.365Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:44:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:44:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:44:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-01-25T14:44:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:44:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:44:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-01-25T14:44:35.368Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:44:35.368Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:44:35.368Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T14:44:35.368Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:44:35.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:44:35.369Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-01-25T14:44:35.371Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:44:35.403Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T14:44:35.403Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:44:35.404Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:35.404Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-25T14:44:35.404Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||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-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:35.404Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:35.404Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||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-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:35.404Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||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-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:35.404Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||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-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:35.405Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b570643e-e8ec 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-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:35.405Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||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-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:35.405Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:44:35.405Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:44:35.405Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_KavKDTWtiCmwCLADV4v0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:44:35.406Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Node template pNF b570643e-e8ec 0 is matching search criteria
2023-01-25T14:44:35.406Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:44:35.406Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF b570643e-e8ec 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:44:35.406Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:44:35.406Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_KavKDTWtiCmwCLADV4v0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:44:35.407Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Node template pNF b570643e-e8ec 0 is matching search criteria
2023-01-25T14:44:35.407Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:44:35.407Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF b570643e-e8ec 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:44:35.407Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:44:35.407Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_KavKDTWtiCmwCLADV4v0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:44:35.408Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:44:35.408Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_KavKDTWtiCmwCLADV4v0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:44:35.408Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:44:35.408Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_KavKDTWtiCmwCLADV4v0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:44:35.408Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:44:35.409Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_KavKDTWtiCmwCLADV4v0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:44:35.409Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:44:35.409Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_KavKDTWtiCmwCLADV4v0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:44:35.409Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_KavKDTWtiCmwCLADV4v0
Description:catalog service description
Model UUID:34266b0a-6217-4d00-a9e6-c77e28bb4c6e
Model Version:NULL
Model InvariantUuid:7bd56746-eca2-41c4-9ab8-3f0ba4d11e18
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-25T14:44:35.418Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 8c3f0840-fdb6-4432-b0d5-3e0c9a634645
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:44:35.421Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||pNF b570643e-e8ec 0
2023-01-25T14:44:35.422Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 8c3f0840-fdb6-4432-b0d5-3e0c9a634645
2023-01-25T14:44:35.422Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 34266b0a-6217-4d00-a9e6-c77e28bb4c6e
2023-01-25T14:44:35.422Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 34266b0a-6217-4d00-a9e6-c77e28bb4c6e
2023-01-25T14:44:35.422Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF b570643e-e8ec 0 8c3f0840-fdb6-4432-b0d5-3e0c9a634645 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:44:35.427Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7f91ad5d, org.onap.sdc.toscaparser.api.parameters.Input@2543af2e, org.onap.sdc.toscaparser.api.parameters.Input@3f8b033a, org.onap.sdc.toscaparser.api.parameters.Input@6b85065d, org.onap.sdc.toscaparser.api.parameters.Input@190ca535]
2023-01-25T14:44:35.428Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:44:35.428Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_KavKDTWtiCmwCLADV4v0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:44:35.428Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 34266b0a-6217-4d00-a9e6-c77e28bb4c6e: pNF b570643e-e8ec
2023-01-25T14:44:35.429Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Processing PNF resource: 8c3f0840-fdb6-4432-b0d5-3e0c9a634645
2023-01-25T14:44:35.429Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:44:35.429Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_KavKDTWtiCmwCLADV4v0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:44:35.429Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Resource customization UUID: dcd8c66f-a234-40d6-9ace-c16973788a6f is the same as notified resource customizationUUID: dcd8c66f-a234-40d6-9ace-c16973788a6f
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-25T14:44:35.490Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF b570643e-e8ec 8c3f0840-fdb6-4432-b0d5-3e0c9a634645 0 ASDC deployResourceStructure
2023-01-25T14:44:35.491Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar ASDC sendASDCNotification
2023-01-25T14:44:35.491Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar
2023-01-25T14:44:35.491Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:44:35.491Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:44:35.491Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:44:35.491Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657875491,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:44:36.493Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9afed74c-baee-4a4f-961e-78d14fff4f43
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:44:36.507Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9afed74c-baee-4a4f-961e-78d14fff4f43
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:44:36.510Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:44:36.511Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T14:44:36.511Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T14:44:36.511Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T14:44:36.511Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:44:36.511Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:44:36.511Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:44:36.511Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:44:36.518Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T14:45:06.518Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9afed74c-baee-4a4f-961e-78d14fff4f43 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-25T14:45:06.526Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9afed74c-baee-4a4f-961e-78d14fff4f43 and serviceModelVersionId: 34266b0a-6217-4d00-a9e6-c77e28bb4c6e
2023-01-25T14:45:06.526Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7bd56746-eca2-41c4-9ab8-3f0ba4d11e18
2023-01-25T14:45:06.526Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7bd56746-eca2-41c4-9ab8-3f0ba4d11e18/model-vers/model-ver/34266b0a-6217-4d00-a9e6-c77e28bb4c6e?depth=0
2023-01-25T14:45:06.530Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T14:45:06.581Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7bd56746-eca2-41c4-9ab8-3f0ba4d11e18/model-vers/model-ver/34266b0a-6217-4d00-a9e6-c77e28bb4c6e?depth=0|INFO|500||Invoke
2023-01-25T14:45:06.581Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7bd56746-eca2-41c4-9ab8-3f0ba4d11e18/model-vers/model-ver/34266b0a-6217-4d00-a9e6-c77e28bb4c6e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7bd56746-eca2-41c4-9ab8-3f0ba4d11e18/model-vers/model-ver/34266b0a-6217-4d00-a9e6-c77e28bb4c6e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9afed74c-baee-4a4f-961e-78d14fff4f43], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9007eb40-f719-4afb-ad31-76e64da611b6], X-ECOMP-RequestID=[9afed74c-baee-4a4f-961e-78d14fff4f43], X-TransactionId=[], X-ONAP-RequestID=[9afed74c-baee-4a4f-961e-78d14fff4f43], Content-Type=[application/merge-patch+json]}
2023-01-25T14:45:06.587Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7bd56746-eca2-41c4-9ab8-3f0ba4d11e18/model-vers/model-ver/34266b0a-6217-4d00-a9e6-c77e28bb4c6e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-25T14:45:06.747Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7bd56746-eca2-41c4-9ab8-3f0ba4d11e18/model-vers/model-ver/34266b0a-6217-4d00-a9e6-c77e28bb4c6e?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/7bd56746-eca2-41c4-9ab8-3f0ba4d11e18/model-vers/model-ver/34266b0a-6217-4d00-a9e6-c77e28bb4c6e?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 14:45:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[229488], x-aai-txid=[1-aai-resources-230125-14:45:07:536-47107], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T14:45:06.748Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7bd56746-eca2-41c4-9ab8-3f0ba4d11e18/model-vers/model-ver/34266b0a-6217-4d00-a9e6-c77e28bb4c6e?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-25T14:45:06.748Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7bd56746-eca2-41c4-9ab8-3f0ba4d11e18/model-vers/model-ver/34266b0a-6217-4d00-a9e6-c77e28bb4c6e?depth=0|INFO|500||InvokeReturn
2023-01-25T14:45:06.748Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T14:45:06.748Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:45:06.754Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-25T14:45:06.754Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9afed74c-baee-4a4f-961e-78d14fff4f43 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T14:45:06.754Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T14:45:06.754Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:06.754Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:06.754Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657906754,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T14:45:07.777Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-25T14:45:07.777Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"d8b15b41-43a3-4af2-b2f3-602aef609094","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b229e23d-5cff-4c6b-9936-e69bb709d085","serviceDescription":"service","serviceInvariantUUID":"ecf664da-0897-442d-85f7-3011655f6baa","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73e8efd3-36fe-46f9-a2ce-55ad811063a3","resourceInvariantUUID":"a5fd9dad-5abb-4434-8c7c-b27249b6fc55","resourceCustomizationUUID":"826a2a99-39d7-46ea-a77a-d0fc894cf2ee","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":"ODc2YTc0YjNmYjhhNTg0MGIyMzFiMTAxMzkzNjhmN2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5a638164-a1a6-4ebf-8d37-a5928b9933ad","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":"ZjBkN2UyMzVlNGExNjBlZWQ2ZDU4M2VmZDY1ZjlhZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"34da47ea-1d09-4963-b1ca-3a20caaa199f","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":"8625cfbb-1d35-4576-9e2d-049700fcafd0","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":"82dc9755-65c1-4f3b-9187-aa7159969250","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":"5926e488-ab8e-44c6-82ed-9a823b2300ef","artifactVersion":"2","generatedFromUUID":"8625cfbb-1d35-4576-9e2d-049700fcafd0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"OGJkYjQ3MjIwYzFjYmY5YzBlMTFmMDBkMmUzMDc1YzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"43091623-241d-4f1b-84a1-40a93a68ffaa","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MmQ4MmM4MTQzMWQyNjg0MjFlNDUwNzM5YjZlMzJlNmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2a5101a-a13d-4f4a-9247-767ed1276d61","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T14:45:07.778Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:45:07.778Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:07.778Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:07.779Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "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-01-25T14:45:08.779Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:45:08.780Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:08.780Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:08.780Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "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-01-25T14:45:09.781Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:45:09.781Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:09.781Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:09.781Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "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-01-25T14:45:10.782Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:45:10.783Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:10.783Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:10.783Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "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-01-25T14:45:11.784Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:45:11.784Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:11.784Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:11.784Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "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-01-25T14:45:12.785Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:45:12.785Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:12.785Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:12.786Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:13.786Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T14:45:13.787Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:13.787Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:13.787Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:14.788Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "b229e23d-5cff-4c6b-9936-e69bb709d085",
  "serviceDescription": "service",
  "serviceInvariantUUID": "ecf664da-0897-442d-85f7-3011655f6baa",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "826a2a99-39d7-46ea-a77a-d0fc894cf2ee",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "73e8efd3-36fe-46f9-a2ce-55ad811063a3",
      "resourceInvariantUUID": "a5fd9dad-5abb-4434-8c7c-b27249b6fc55",
      "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": "ZjBkN2UyMzVlNGExNjBlZWQ2ZDU4M2VmZDY1ZjlhZTA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "34da47ea-1d09-4963-b1ca-3a20caaa199f",
          "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": "8625cfbb-1d35-4576-9e2d-049700fcafd0",
          "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": "5926e488-ab8e-44c6-82ed-9a823b2300ef",
            "generatedFromUUID": "8625cfbb-1d35-4576-9e2d-049700fcafd0"
          },
          "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": "5926e488-ab8e-44c6-82ed-9a823b2300ef",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MmQ4MmM4MTQzMWQyNjg0MjFlNDUwNzM5YjZlMzJlNmM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c2a5101a-a13d-4f4a-9247-767ed1276d61"
    }
  ],
  "workloadContext": "Production"
}
2023-01-25T14:45:14.790Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T14:45:14.790Z|9afed74c-baee-4a4f-961e-78d14fff4f43|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b229e23d-5cff-4c6b-9936-e69bb709d085 ASDC
2023-01-25T14:45:14.790Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:d8b15b41-43a3-4af2-b2f3-602aef609094
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:b229e23d-5cff-4c6b-9936-e69bb709d085
ServiceInvariantUUID:ecf664da-0897-442d-85f7-3011655f6baa
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:c2a5101a-a13d-4f4a-9247-767ed1276d61
ArtifactChecksum:MmQ4MmM4MTQzMWQyNjg0MjFlNDUwNzM5YjZlMzJlNmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:826a2a99-39d7-46ea-a77a-d0fc894cf2ee
ResourceInvariantUUID:a5fd9dad-5abb-4434-8c7c-b27249b6fc55
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:73e8efd3-36fe-46f9-a2ce-55ad811063a3
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:34da47ea-1d09-4963-b1ca-3a20caaa199f
ArtifactChecksum:ZjBkN2UyMzVlNGExNjBlZWQ2ZDU4M2VmZDY1ZjlhZTA=
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:8625cfbb-1d35-4576-9e2d-049700fcafd0
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:5926e488-ab8e-44c6-82ed-9a823b2300ef
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:5926e488-ab8e-44c6-82ed-9a823b2300ef
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-25T14:45:14.791Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b229e23d-5cff-4c6b-9936-e69bb709d085 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T14:45:14.830Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:45:14.831Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:45:14.831Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:45:14.831Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: c2a5101a-a13d-4f4a-9247-767ed1276d61 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-25T14:45:14.831Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:45:14.831Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-25T14:45:15.036Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:45:15.038Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar c2a5101a-a13d-4f4a-9247-767ed1276d61 75205
2023-01-25T14:45:15.038Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-25T14:45:15.039Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-25T14:45:15.039Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:45:15.039Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:15.040Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:15.040Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657915038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:16.041Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T14:45:16.042Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-25T14:45:16.042Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: c2a5101a-a13d-4f4a-9247-767ed1276d61, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-25T14:45:16.042Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-25T14:45:16.042Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-25T14:45:16.043Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-25T14:45:16.182Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17569092926783748106/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-01-25T14:45:17.251Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T14:45:17.251Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:45:17.252Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-25T14:45:17.252Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-25T14:45:17.252Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||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-01-25T14:45:17.252Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||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-01-25T14:45:17.252Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||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-01-25T14:45:17.252Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||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-01-25T14:45:17.252Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||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-01-25T14:45:17.252Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||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-01-25T14:45:17.252Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||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-01-25T14:45:17.253Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-25T14:45:17.253Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.253Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:17.253Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-25T14:45:17.253Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:45:17.253Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:45:17.254Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.254Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:17.254Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-25T14:45:17.254Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-25T14:45:17.254Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T14:45:17.254Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.254Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:17.255Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.255Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-25T14:45:17.255Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-25T14:45:17.255Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-25T14:45:17.255Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-25T14:45:17.255Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-25T14:45:17.255Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-25T14:45:17.256Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.256Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T14:45:17.256Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.256Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-25T14:45:17.256Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:45:17.256Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.257Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-25T14:45:17.257Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:45:17.257Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.257Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-25T14:45:17.257Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:45:17.257Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.257Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-25T14:45:17.258Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-25T14:45:17.258Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-25T14:45:17.258Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ffc1df6d-75eb-4447-acd6-5e65bab513ea
2023-01-25T14:45:17.258Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.258Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:17.258Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.259Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:17.259Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.259Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:17.259Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:17.259Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:17.259Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:b229e23d-5cff-4c6b-9936-e69bb709d085
Model Version:NULL
Model InvariantUuid:ecf664da-0897-442d-85f7-3011655f6baa
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:6407c9f0-1d4c-4e78-b3e1-e106e6c0e338
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a5fd9dad-5abb-4434-8c7c-b27249b6fc55
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:826a2a99-39d7-46ea-a77a-d0fc894cf2ee
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:41880499-a958-4c39-ba05-585136d9f7ee
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:c270e512-2348-439b-b5bc-db47d3d029a0
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:ffc1df6d-75eb-4447-acd6-5e65bab513ea
ModelInvariantUuid:21c85799-026a-4074-a7ca-67221023007a
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:9e713c1b-f68f-4655-9f40-19d541c9d6cf
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:24623ee6-2b1b-40bc-86d6-96540cfa1d1f
ModelInvariantUuid:b6191e83-c146-4b88-95b6-7911ea186550
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:7bb1c610-0c0b-4963-9ced-1f7b047c8568
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-25T14:45:17.269Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 73e8efd3-36fe-46f9-a2ce-55ad811063a3
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:45:17.272Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||basic_vm 0
2023-01-25T14:45:17.272Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73e8efd3-36fe-46f9-a2ce-55ad811063a3
2023-01-25T14:45:17.272Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 34da47ea-1d09-4963-b1ca-3a20caaa199f from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-25T14:45:17.272Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:45:17.273Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-25T14:45:17.345Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:45:17.346Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 34da47ea-1d09-4963-b1ca-3a20caaa199f 787
2023-01-25T14:45:17.346Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-01-25T14:45:17.346Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-25T14:45:17.346Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:45:17.347Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:17.347Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:17.347Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657917346,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:18.348Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "41880499-a958-4c39-ba05-585136d9f7ee",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c270e512-2348-439b-b5bc-db47d3d029a0",
    "vfModuleModelCustomizationUUID": "a7571111-d98b-42a1-a0db-8c54c64bea40",
    "isBase": true,
    "artifacts": [
      "8625cfbb-1d35-4576-9e2d-049700fcafd0",
      "5926e488-ab8e-44c6-82ed-9a823b2300ef"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T14:45:18.351Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c270e512-2348-439b-b5bc-db47d3d029a0
VfModuleModelInvariantUUID:41880499-a958-4c39-ba05-585136d9f7ee
VfModuleModelDescription:NULL
Artifacts UUID List:{
8625cfbb-1d35-4576-9e2d-049700fcafd0
,
5926e488-ab8e-44c6-82ed-9a823b2300ef

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T14:45:18.353Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "41880499-a958-4c39-ba05-585136d9f7ee",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c270e512-2348-439b-b5bc-db47d3d029a0",
    "vfModuleModelCustomizationUUID": "a7571111-d98b-42a1-a0db-8c54c64bea40",
    "isBase": true,
    "artifacts": [
      "8625cfbb-1d35-4576-9e2d-049700fcafd0",
      "5926e488-ab8e-44c6-82ed-9a823b2300ef"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T14:45:18.353Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c270e512-2348-439b-b5bc-db47d3d029a0
VfModuleModelInvariantUUID:41880499-a958-4c39-ba05-585136d9f7ee
VfModuleModelDescription:NULL
Artifacts UUID List:{
8625cfbb-1d35-4576-9e2d-049700fcafd0
,
5926e488-ab8e-44c6-82ed-9a823b2300ef

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T14:45:18.353Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 8625cfbb-1d35-4576-9e2d-049700fcafd0 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-25T14:45:18.353Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:45:18.354Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-25T14:45:18.441Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:45:18.441Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 8625cfbb-1d35-4576-9e2d-049700fcafd0 5033
2023-01-25T14:45:18.441Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-01-25T14:45:18.441Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-25T14:45:18.441Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:45:18.442Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:18.442Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:18.442Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657918441,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:19.442Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5926e488-ab8e-44c6-82ed-9a823b2300ef from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-25T14:45:19.443Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-25T14:45:19.443Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-25T14:45:19.518Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-25T14:45:19.518Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 5926e488-ab8e-44c6-82ed-9a823b2300ef 903
2023-01-25T14:45:19.519Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-01-25T14:45:19.519Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-25T14:45:19.519Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T14:45:19.520Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:19.520Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:19.520Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657919519,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:20.521Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: b229e23d-5cff-4c6b-9936-e69bb709d085
2023-01-25T14:45:20.522Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 73e8efd3-36fe-46f9-a2ce-55ad811063a3 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:45:20.536Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6dff417d, org.onap.sdc.toscaparser.api.parameters.Input@27dc3863, org.onap.sdc.toscaparser.api.parameters.Input@1446e2cc, org.onap.sdc.toscaparser.api.parameters.Input@21c18530, org.onap.sdc.toscaparser.api.parameters.Input@36a2dcdc]
2023-01-25T14:45:20.538Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.538Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:20.538Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2023-01-25T14:45:20.538Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 826a2a99-39d7-46ea-a77a-d0fc894cf2ee
2023-01-25T14:45:20.539Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 826a2a99-39d7-46ea-a77a-d0fc894cf2ee matches Tosca VF Customization UUID: 826a2a99-39d7-46ea-a77a-d0fc894cf2ee
2023-01-25T14:45:20.539Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 826a2a99-39d7-46ea-a77a-d0fc894cf2ee  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-25T14:45:20.541Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.541Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:20.542Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 826a2a99-39d7-46ea-a77a-d0fc894cf2ee: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-25T14:45:20.542Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7e4dce5e
2023-01-25T14:45:20.542Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.542Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T14:45:20.543Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a7571111-d98b-42a1-a0db-8c54c64bea40
2023-01-25T14:45:20.543Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a7571111-d98b-42a1-a0db-8c54c64bea40
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-25T14:45:20.545Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.546Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-25T14:45:20.546Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:45:20.546Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.547Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-25T14:45:20.547Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:45:20.547Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.547Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-25T14:45:20.547Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-25T14:45:20.548Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-25T14:45:20.548Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ffc1df6d-75eb-4447-acd6-5e65bab513ea
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-25T14:45:20.550Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.551Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-25T14:45:20.551Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T14:45:20.551Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.552Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-25T14:45:20.552Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=826a2a99-39d7-46ea-a77a-d0fc894cf2ee
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:45:20.554Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.554Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:20.555Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid b229e23d-5cff-4c6b-9936-e69bb709d085: basic_vm
2023-01-25T14:45:20.555Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.555Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:20.556Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.556Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:20.556Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.556Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:20.556Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.557Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:20.557Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T14:45:20.557Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T14:45:20.557Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T14:45:20.648Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 73e8efd3-36fe-46f9-a2ce-55ad811063a3 1 ASDC deployResourceStructure
2023-01-25T14:45:20.648Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-01-25T14:45:20.648Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-25T14:45:20.649Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:45:20.649Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:20.649Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:20.649Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657920648,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:21.650Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-01-25T14:45:21.650Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-25T14:45:21.651Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:45:21.651Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:21.651Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:21.651Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657921650,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:22.652Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-01-25T14:45:22.653Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-25T14:45:22.653Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:45:22.653Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:22.653Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:22.654Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657922652,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:23.654Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-25T14:45:23.655Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-25T14:45:23.655Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T14:45:23.655Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:23.655Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:23.655Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657923654,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:24.659Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d8b15b41-43a3-4af2-b2f3-602aef609094
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:45:24.678Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d8b15b41-43a3-4af2-b2f3-602aef609094
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T14:45:24.682Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T14:45:24.682Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T14:45:24.682Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T14:45:24.682Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T14:45:24.683Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:45:24.683Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:45:24.683Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:45:24.683Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T14:45:24.683Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T14:45:24.690Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T14:45:35.360Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:45:35.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:45:35.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-01-25T14:45:35.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:45:35.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.365Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:45:35.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.365Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657820039,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:45:35.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.365Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657822549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:45:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657823644,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:45:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657824723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:45:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657825797,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:45:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657826872,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:45:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657828027,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-01-25T14:45:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657829029,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657830031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657831034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657832037,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2023-01-25T14:45:35.368Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.369Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657833039,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:45:35.369Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.369Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7b05fad2-5a31-417e-bbd6-7863aee1be6d",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657864269,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T14:45:35.369Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.369Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:45:35.369Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.370Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.370Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:45:35.370Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.370Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.370Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:45:35.370Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.370Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.370Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:45:35.370Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/resourceInstances/pnfb570643ee8ec0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.371Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.372Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:45:35.372Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:35.372Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T14:45:35.372Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657873529,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:45:35.372Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:45:54.690Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d8b15b41-43a3-4af2-b2f3-602aef609094 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-25T14:45:54.696Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d8b15b41-43a3-4af2-b2f3-602aef609094 and serviceModelVersionId: b229e23d-5cff-4c6b-9936-e69bb709d085
2023-01-25T14:45:54.696Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ecf664da-0897-442d-85f7-3011655f6baa
2023-01-25T14:45:54.697Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ecf664da-0897-442d-85f7-3011655f6baa/model-vers/model-ver/b229e23d-5cff-4c6b-9936-e69bb709d085?depth=0
2023-01-25T14:45:54.700Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T14:45:54.754Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ecf664da-0897-442d-85f7-3011655f6baa/model-vers/model-ver/b229e23d-5cff-4c6b-9936-e69bb709d085?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-01-25T14:45:54.756Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ecf664da-0897-442d-85f7-3011655f6baa/model-vers/model-ver/b229e23d-5cff-4c6b-9936-e69bb709d085?depth=0|INFO|500||Invoke
2023-01-25T14:45:54.763Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ecf664da-0897-442d-85f7-3011655f6baa/model-vers/model-ver/b229e23d-5cff-4c6b-9936-e69bb709d085?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-25T14:45:54.871Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ecf664da-0897-442d-85f7-3011655f6baa/model-vers/model-ver/b229e23d-5cff-4c6b-9936-e69bb709d085?depth=0|INFO|500||InvokeReturn
2023-01-25T14:45:54.871Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ecf664da-0897-442d-85f7-3011655f6baa/model-vers/model-ver/b229e23d-5cff-4c6b-9936-e69bb709d085?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 14:45:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[104], vertex-id=[372784], x-aai-txid=[0-aai-resources-230125-14:45:55:713-97687], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T14:45:54.872Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2023-01-25T14:45:54.872Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T14:45:54.873Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T14:45:54.878Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-25T14:45:54.878Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d8b15b41-43a3-4af2-b2f3-602aef609094 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T14:45:54.878Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T14:45:54.879Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-25T14:45:54.879Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T14:45:54.879Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657954878,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T14:45:55.903Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:46:35.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:46:35.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.363Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657875491,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKavkdtwticmwcladv4v0/1.0/artifacts/service-DemoPnfKavkdtwticmwcladv4v0-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:46:35.364Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "9afed74c-baee-4a4f-961e-78d14fff4f43",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657906754,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T14:46:35.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:46:35.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T14:46:35.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-25T14:46:35.367Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:46:35.367Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.368Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-25T14:46:35.368Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.369Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T14:46:35.370Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.370Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657810778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T14:46:35.370Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.371Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657915038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:46:35.371Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.371Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657917346,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:46:35.371Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.372Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657918441,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:46:35.372Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.372Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.372Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657919519,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T14:46:35.373Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.373Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.373Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657920648,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T14:46:35.373Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.378Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.378Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657921650,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-01-25T14:46:35.379Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.379Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.379Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657922652,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-01-25T14:46:35.379Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:35.379Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:46:35.380Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657923654,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T14:46:35.380Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:46:55.904Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:47:35.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:47:35.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T14:47:35.361Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d8b15b41-43a3-4af2-b2f3-602aef609094",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674657954878,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T14:47:35.362Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T14:47:55.904Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:48:35.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:48:55.906Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:49:35.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:49:55.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:50:35.363Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:50:55.909Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:51:35.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:51:55.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:52:35.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:52:55.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:53:35.366Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:53:55.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:54:35.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:54:55.914Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:55:35.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:55:55.915Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:56:35.368Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:56:55.916Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:57:35.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:57:55.916Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:58:35.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:58:55.917Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T14:59:35.371Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T14:59:55.918Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:00:35.375Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:00:55.918Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:01:35.375Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:01:55.919Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:02:35.378Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:02:55.921Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:03:35.383Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:03:55.922Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:04:35.387Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:04:55.924Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:05:35.390Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:05:55.925Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:06:35.391Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:06:55.926Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:07:35.392Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:07:55.927Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:08:35.399Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:08:55.928Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:09:35.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:09:55.929Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:10:35.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:10:55.930Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:11:35.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:11:55.931Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:12:35.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:12:55.931Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:13:35.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:13:55.932Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:14:35.407Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:14:55.933Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:15:35.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:15:55.936Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:16:35.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:16:55.937Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:17:35.411Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:17:55.937Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:18:35.412Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:18:55.938Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:19:35.413Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:19:55.939Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:20:35.413Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:20:55.940Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:21:35.414Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:21:55.941Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:22:35.416Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:22:55.941Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:23:35.417Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:23:55.942Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:24:35.418Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:24:55.944Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:25:35.419Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:25:55.945Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:26:35.420Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:26:55.946Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:27:35.421Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:27:55.948Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:28:35.424Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:28:55.950Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:29:35.430Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:29:55.951Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:30:35.431Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:30:55.952Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:31:35.435Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:31:55.953Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:32:35.436Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:32:55.953Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:33:35.438Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:33:55.954Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:34:35.439Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:34:55.956Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:35:35.442Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:35:55.956Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:36:35.443Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:36:55.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:37:35.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:37:55.960Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:38:35.449Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:38:55.960Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:39:35.453Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:39:55.961Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:40:35.453Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:40:55.961Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:41:35.454Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:41:55.962Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:42:35.455Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:42:55.964Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:43:03.406Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T15:43:03.406Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"1de6a3cc-6302-4d61-aa4d-5bdd69065a41","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"3ba9b712-dc84-4825-b2e8-c145ff3d71ea","serviceDescription":"service","serviceInvariantUUID":"130b5e0d-70b0-4c7b-b26a-6b24040d4ff0","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d5be47c8-2071-4e63-b155-7bdee8e958b2","resourceInvariantUUID":"d0553211-c355-41f3-a19b-44d2598017a6","resourceCustomizationUUID":"38eee791-a4b0-4b63-9fff-6de8dcbe8d75","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NDkxYTU5MzAxM2U1Y2IyY2IyNTg4M2M2NWMzOTlmYTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7645bdd5-0677-4f46-bec3-62d5fa2a1555","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"OGZhN2UzZjE1ZDc5ZTllMWMwNjQ5YjJlYzkwNGM5ZGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d628618c-4867-48c1-aba7-8da6d11dfef9","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c95db0da-a1f6-43df-8261-961843610ce6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"64d018bd-a10e-4463-bb68-2dd87bde0663","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"db2eba75-ab7b-48db-a8b7-7d280d317760","artifactVersion":"2","generatedFromUUID":"0715fa17-2054-4c79-8b34-5cc08b34f00b"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"37a2fc8d-a36e-4746-970c-f0715d1eb085","artifactVersion":"2","generatedFromUUID":"c95db0da-a1f6-43df-8261-961843610ce6"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0715fa17-2054-4c79-8b34-5cc08b34f00b","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8dd503f8-5539-4c04-9e9c-e39c27117e4e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"ODU5OGUxMDNmN2RkMzBiYTA1NTNmNGJkNDkzZDYyMmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"052c6ac1-ea71-4050-8230-c60ada0f6f0b","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YTE1MTFiZTJlYzlhM2ZjNWIxZTg3MGIxYmNiZmMwYzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c63896d7-e804-4826-88ba-0d8531284f02","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T15:43:03.411Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:03.411Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:03.411Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:03.412Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:03.415Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T15:43:03.416Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T15:43:03.416Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T15:43:03.416Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T15:43:03.416Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T15:43:03.416Z||kafka-producer-network-thread | SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f9fa172d-83f1-44b6-b39d-88c95ed53916] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 7BRUGirrRaiQperaHmfSpg
2023-01-25T15:43:03.429Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:43:03.430Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:43:03.431Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:43:04.418Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:04.418Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:04.419Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:04.419Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:05.419Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:05.421Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:05.421Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:05.421Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:06.422Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:06.422Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:06.422Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:06.423Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:07.423Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:07.424Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:07.424Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:07.424Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:08.424Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:08.425Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:08.425Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:08.425Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:09.426Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:09.426Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:09.427Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:09.427Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:10.428Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:10.429Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:10.429Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:10.429Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:11.430Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:11.430Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:11.430Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:11.431Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:12.431Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:43:12.432Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:12.432Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:12.432Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:13.433Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "3ba9b712-dc84-4825-b2e8-c145ff3d71ea",
  "serviceDescription": "service",
  "serviceInvariantUUID": "130b5e0d-70b0-4c7b-b26a-6b24040d4ff0",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "38eee791-a4b0-4b63-9fff-6de8dcbe8d75",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d5be47c8-2071-4e63-b155-7bdee8e958b2",
      "resourceInvariantUUID": "d0553211-c355-41f3-a19b-44d2598017a6",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "OGZhN2UzZjE1ZDc5ZTllMWMwNjQ5YjJlYzkwNGM5ZGM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "d628618c-4867-48c1-aba7-8da6d11dfef9",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "c95db0da-a1f6-43df-8261-961843610ce6",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "37a2fc8d-a36e-4746-970c-f0715d1eb085",
            "generatedFromUUID": "c95db0da-a1f6-43df-8261-961843610ce6"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "db2eba75-ab7b-48db-a8b7-7d280d317760",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "37a2fc8d-a36e-4746-970c-f0715d1eb085",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "0715fa17-2054-4c79-8b34-5cc08b34f00b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "YTE1MTFiZTJlYzlhM2ZjNWIxZTg3MGIxYmNiZmMwYzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c63896d7-e804-4826-88ba-0d8531284f02"
    }
  ],
  "workloadContext": "Production"
}
2023-01-25T15:43:13.433Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T15:43:13.433Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 3ba9b712-dc84-4825-b2e8-c145ff3d71ea ASDC
2023-01-25T15:43:13.435Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:1de6a3cc-6302-4d61-aa4d-5bdd69065a41
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:3ba9b712-dc84-4825-b2e8-c145ff3d71ea
ServiceInvariantUUID:130b5e0d-70b0-4c7b-b26a-6b24040d4ff0
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:c63896d7-e804-4826-88ba-0d8531284f02
ArtifactChecksum:YTE1MTFiZTJlYzlhM2ZjNWIxZTg3MGIxYmNiZmMwYzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:38eee791-a4b0-4b63-9fff-6de8dcbe8d75
ResourceInvariantUUID:d0553211-c355-41f3-a19b-44d2598017a6
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:d5be47c8-2071-4e63-b155-7bdee8e958b2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:d628618c-4867-48c1-aba7-8da6d11dfef9
ArtifactChecksum:OGZhN2UzZjE1ZDc5ZTllMWMwNjQ5YjJlYzkwNGM5ZGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
ArtifactUUID:c95db0da-a1f6-43df-8261-961843610ce6
ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:37a2fc8d-a36e-4746-970c-f0715d1eb085
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
ArtifactUUID:db2eba75-ab7b-48db-a8b7-7d280d317760
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:37a2fc8d-a36e-4746-970c-f0715d1eb085
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.tgz
ArtifactVersion:1
ArtifactType:HELM
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
ArtifactUUID:0715fa17-2054-4c79-8b34-5cc08b34f00b
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-25T15:43:13.435Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3ba9b712-dc84-4825-b2e8-c145ff3d71ea ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:43:13.491Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T15:43:13.493Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-25T15:43:13.494Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-25T15:43:13.494Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: c63896d7-e804-4826-88ba-0d8531284f02 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:13.494Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:43:13.495Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:13.661Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:43:13.664Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c63896d7-e804-4826-88ba-0d8531284f02 163293
2023-01-25T15:43:13.664Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-25T15:43:13.665Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:13.665Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:43:13.665Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:13.665Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:13.665Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661393664,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:14.667Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T15:43:14.668Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-25T15:43:14.668Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: c63896d7-e804-4826-88ba-0d8531284f02, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:14.669Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-01-25T15:43:14.670Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:14.670Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:14.868Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14024338732621495878/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-01-25T15:43:16.079Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T15:43:16.079Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-25T15:43:16.079Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:16.079Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-25T15:43:16.079Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||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-BasicCnfMacro-csar.csar
2023-01-25T15:43:16.079Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:16.080Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:16.080Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:16.080Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-25T15:43:16.080Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.080Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:16.080Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-25T15:43:16.081Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-25T15:43:16.081Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T15:43:16.081Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.081Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:16.081Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-25T15:43:16.081Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-25T15:43:16.082Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T15:43:16.082Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.082Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:16.082Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.082Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-25T15:43:16.082Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-01-25T15:43:16.083Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-01-25T15:43:16.083Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-25T15:43:16.083Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.083Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T15:43:16.083Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.083Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-25T15:43:16.084Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:43:16.084Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.084Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-25T15:43:16.084Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:43:16.084Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.084Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-25T15:43:16.085Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:43:16.085Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.085Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-25T15:43:16.085Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:43:16.085Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.085Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-25T15:43:16.085Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-01-25T15:43:16.086Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=b1e05a01-920c-40e1-a7cc-8800c8777b60
2023-01-25T15:43:16.086Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.086Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:16.086Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.086Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:16.086Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.086Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:16.087Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:16.087Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:16.087Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:3ba9b712-dc84-4825-b2e8-c145ff3d71ea
Model Version:NULL
Model InvariantUuid:130b5e0d-70b0-4c7b-b26a-6b24040d4ff0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:d8247662-54e7-4278-8100-b7c0574a39fc
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d0553211-c355-41f3-a19b-44d2598017a6
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:38eee791-a4b0-4b63-9fff-6de8dcbe8d75
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:5d38c6f9-89a3-474b-8c87-80b194df9a9c
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:e7757093-f6ce-412d-a1c2-d7ec3e8820cf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:81d244aa-32b4-40b9-9701-316ebea9b328
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:7dbc585f-0d59-4220-8316-7690c5607ffc
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:b1e05a01-920c-40e1-a7cc-8800c8777b60
ModelInvariantUuid:cc4ac4cc-74dd-4d2e-879d-28868759208a
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:1c569856-93b4-40de-87fc-3c04c4598344
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:2c22385c-f243-4436-9235-1708c7e0a96d
ModelInvariantUuid:20474893-d95b-42ec-a58d-71c9c7d42021
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:1b0866bc-062b-4b5e-bb79-f5fb0173a0c1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-25T15:43:16.098Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: d5be47c8-2071-4e63-b155-7bdee8e958b2
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:43:16.102Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||basic_cnf_macro 0
2023-01-25T15:43:16.102Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d5be47c8-2071-4e63-b155-7bdee8e958b2
2023-01-25T15:43:16.103Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d628618c-4867-48c1-aba7-8da6d11dfef9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-25T15:43:16.103Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:43:16.103Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-25T15:43:16.162Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:43:16.163Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json d628618c-4867-48c1-aba7-8da6d11dfef9 1565
2023-01-25T15:43:16.163Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-01-25T15:43:16.163Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-25T15:43:16.163Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:43:16.163Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:16.163Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:16.164Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661396163,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:17.164Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "81d244aa-32b4-40b9-9701-316ebea9b328",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7dbc585f-0d59-4220-8316-7690c5607ffc",
    "vfModuleModelCustomizationUUID": "48d1680f-dc38-456a-a73d-1fad53c64f3d",
    "isBase": true,
    "artifacts": [
      "c95db0da-a1f6-43df-8261-961843610ce6",
      "37a2fc8d-a36e-4746-970c-f0715d1eb085"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e7757093-f6ce-412d-a1c2-d7ec3e8820cf",
    "vfModuleModelCustomizationUUID": "a48e5391-9d32-4573-afbe-657c47dfabc9",
    "isBase": false,
    "artifacts": [
      "0715fa17-2054-4c79-8b34-5cc08b34f00b"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T15:43:17.169Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7dbc585f-0d59-4220-8316-7690c5607ffc
VfModuleModelInvariantUUID:81d244aa-32b4-40b9-9701-316ebea9b328
VfModuleModelDescription:NULL
Artifacts UUID List:{
c95db0da-a1f6-43df-8261-961843610ce6
,
37a2fc8d-a36e-4746-970c-f0715d1eb085

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  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

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:e7757093-f6ce-412d-a1c2-d7ec3e8820cf
VfModuleModelInvariantUUID:5d38c6f9-89a3-474b-8c87-80b194df9a9c
VfModuleModelDescription:NULL
Artifacts UUID List:{
0715fa17-2054-4c79-8b34-5cc08b34f00b

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-01-25T15:43:17.171Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "81d244aa-32b4-40b9-9701-316ebea9b328",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7dbc585f-0d59-4220-8316-7690c5607ffc",
    "vfModuleModelCustomizationUUID": "48d1680f-dc38-456a-a73d-1fad53c64f3d",
    "isBase": true,
    "artifacts": [
      "c95db0da-a1f6-43df-8261-961843610ce6",
      "37a2fc8d-a36e-4746-970c-f0715d1eb085"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e7757093-f6ce-412d-a1c2-d7ec3e8820cf",
    "vfModuleModelCustomizationUUID": "a48e5391-9d32-4573-afbe-657c47dfabc9",
    "isBase": false,
    "artifacts": [
      "0715fa17-2054-4c79-8b34-5cc08b34f00b"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T15:43:17.171Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7dbc585f-0d59-4220-8316-7690c5607ffc
VfModuleModelInvariantUUID:81d244aa-32b4-40b9-9701-316ebea9b328
VfModuleModelDescription:NULL
Artifacts UUID List:{
c95db0da-a1f6-43df-8261-961843610ce6
,
37a2fc8d-a36e-4746-970c-f0715d1eb085

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  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

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:e7757093-f6ce-412d-a1c2-d7ec3e8820cf
VfModuleModelInvariantUUID:5d38c6f9-89a3-474b-8c87-80b194df9a9c
VfModuleModelDescription:NULL
Artifacts UUID List:{
0715fa17-2054-4c79-8b34-5cc08b34f00b

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-01-25T15:43:17.171Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: c95db0da-a1f6-43df-8261-961843610ce6 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-25T15:43:17.171Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:43:17.171Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-25T15:43:17.250Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:43:17.250Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml c95db0da-a1f6-43df-8261-961843610ce6 914
2023-01-25T15:43:17.251Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-01-25T15:43:17.251Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-25T15:43:17.251Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:43:17.251Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:17.251Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:17.251Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661397250,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:18.252Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: db2eba75-ab7b-48db-a8b7-7d280d317760 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-01-25T15:43:18.252Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:43:18.253Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-01-25T15:43:18.363Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:43:18.364Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env db2eba75-ab7b-48db-a8b7-7d280d317760 12
2023-01-25T15:43:18.364Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-01-25T15:43:18.365Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-01-25T15:43:18.365Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:43:18.365Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:18.365Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:18.366Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661398364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:19.367Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 37a2fc8d-a36e-4746-970c-f0715d1eb085 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-25T15:43:19.368Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:43:19.368Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-25T15:43:19.452Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:43:19.453Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 37a2fc8d-a36e-4746-970c-f0715d1eb085 96
2023-01-25T15:43:19.453Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-01-25T15:43:19.453Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-25T15:43:19.453Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:43:19.453Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:19.454Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:19.454Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661399453,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:20.456Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 0715fa17-2054-4c79-8b34-5cc08b34f00b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-25T15:43:20.456Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:43:20.456Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-25T15:43:20.550Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:43:20.551Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 0715fa17-2054-4c79-8b34-5cc08b34f00b 20206
2023-01-25T15:43:20.551Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-01-25T15:43:20.552Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-25T15:43:20.552Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:43:20.552Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:20.552Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:20.552Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661400551,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:21.558Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 3ba9b712-dc84-4825-b2e8-c145ff3d71ea
2023-01-25T15:43:21.558Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 d5be47c8-2071-4e63-b155-7bdee8e958b2 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 toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:43:21.572Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1c2cf2d1, org.onap.sdc.toscaparser.api.parameters.Input@eba641c, org.onap.sdc.toscaparser.api.parameters.Input@3e71bbf, org.onap.sdc.toscaparser.api.parameters.Input@23875ce2, org.onap.sdc.toscaparser.api.parameters.Input@58469839]
2023-01-25T15:43:21.573Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.574Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:21.574Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-01-25T15:43:21.574Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 38eee791-a4b0-4b63-9fff-6de8dcbe8d75
2023-01-25T15:43:21.574Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 38eee791-a4b0-4b63-9fff-6de8dcbe8d75 matches Tosca VF Customization UUID: 38eee791-a4b0-4b63-9fff-6de8dcbe8d75
2023-01-25T15:43:21.574Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 38eee791-a4b0-4b63-9fff-6de8dcbe8d75  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-25T15:43:21.577Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.577Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:21.578Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 38eee791-a4b0-4b63-9fff-6de8dcbe8d75: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2023-01-25T15:43:21.578Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@27796f2b
2023-01-25T15:43:21.578Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.578Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T15:43:21.579Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a48e5391-9d32-4573-afbe-657c47dfabc9
2023-01-25T15:43:21.579Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a48e5391-9d32-4573-afbe-657c47dfabc9
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-25T15:43:21.581Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.582Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-25T15:43:21.582Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:43:21.582Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.582Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-25T15:43:21.583Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:43:21.583Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.583Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-25T15:43:21.583Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=38eee791-a4b0-4b63-9fff-6de8dcbe8d75
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:43:21.585Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.585Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:21.586Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 3ba9b712-dc84-4825-b2e8-c145ff3d71ea: basic_cnf_macro
2023-01-25T15:43:21.586Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.586Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:21.586Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.586Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:21.587Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.587Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:21.587Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.587Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:21.587Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:43:21.588Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:43:21.588Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Saving Service: basic_cnf_macro 
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 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: 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:43:21.638Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro d5be47c8-2071-4e63-b155-7bdee8e958b2 2 ASDC deployResourceStructure
2023-01-25T15:43:21.638Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-01-25T15:43:21.639Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-25T15:43:21.639Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T15:43:21.639Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:21.639Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:21.639Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661401638,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:22.641Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-01-25T15:43:22.641Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-25T15:43:22.641Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T15:43:22.642Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:22.642Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:22.642Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661402641,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:23.644Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-01-25T15:43:23.644Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2023-01-25T15:43:23.644Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-25T15:43:23.644Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:23.644Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:23.645Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661403644,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:24.646Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-01-25T15:43:24.646Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-25T15:43:24.647Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T15:43:24.647Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:24.647Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:24.647Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661404646,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:25.649Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-01-25T15:43:25.649Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2023-01-25T15:43:25.649Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-25T15:43:25.649Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:25.649Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:25.649Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661405649,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:26.651Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-25T15:43:26.651Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-25T15:43:26.651Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T15:43:26.652Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:43:26.652Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:43:26.652Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661406651,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:27.653Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:43:27.664Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:43:27.666Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T15:43:27.666Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T15:43:27.666Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T15:43:35.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:43:35.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:43:35.362Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:43:35.362Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:43:57.666Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:43:57.677Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:43:57.679Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T15:43:57.680Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T15:43:57.680Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T15:44:27.680Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:44:27.695Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:44:27.697Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T15:44:27.698Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T15:44:27.698Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T15:44:35.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:44:35.379Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.380Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.385Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.385Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.385Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.386Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.386Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.386Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.386Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.386Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.387Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.387Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.387Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.387Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.387Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.388Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.388Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.388Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.388Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.388Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.389Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.389Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.389Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.389Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.389Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.390Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.390Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.390Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.391Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.391Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.391Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.392Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.392Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.392Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.392Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.393Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.393Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.393Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.393Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.394Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.394Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.394Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.394Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.395Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.395Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.397Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.397Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.397Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.398Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.398Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.398Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.399Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.399Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.399Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.400Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.400Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.401Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.401Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.402Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.403Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.403Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.403Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.403Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.403Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.404Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.404Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.404Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.404Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.404Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.405Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.405Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.405Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.406Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.406Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.406Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.407Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.407Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.407Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.408Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.408Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.408Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.408Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.409Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.409Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.410Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.410Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.410Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.410Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.411Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.411Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.411Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.411Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.411Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.411Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.412Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.412Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.412Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.412Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.413Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.413Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.413Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661375964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.414Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.414Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661323852,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.414Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.415Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661371129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.415Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.415Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.415Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661357924,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.416Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.416Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661382895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.416Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.416Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661392969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.417Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.417Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.417Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661393660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.417Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.417Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.418Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661393664,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.418Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.418Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.418Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661393870,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.418Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.419Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.419Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661393709,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.419Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.419Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.420Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661394755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.420Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.420Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.420Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661395823,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.421Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.421Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.421Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661396163,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.421Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.421Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.421Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661396157,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T15:44:35.422Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.422Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.422Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661396916,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.422Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.422Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.422Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661397250,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.423Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.423Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.423Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661397160,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:44:35.434Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
2023-01-25T15:44:35.435Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1de6a3cc-6302-4d61-aa4d-5bdd69065a41 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:44:35.447Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.447Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661398031,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:44:35.453Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
2023-01-25T15:44:35.453Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1de6a3cc-6302-4d61-aa4d-5bdd69065a41 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:44:35.467Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.467Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661398364,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.467Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.467Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.467Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661399034,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T15:44:35.467Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.467Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.467Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661399453,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.468Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.468Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.468Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661400551,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.468Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.468Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.468Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661399959,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T15:44:35.468Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.468Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.468Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661401638,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T15:44:35.470Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.470Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.471Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661400961,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:44:35.481Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
2023-01-25T15:44:35.482Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1de6a3cc-6302-4d61-aa4d-5bdd69065a41 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:44:35.496Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.496Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661402641,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-01-25T15:44:35.496Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.496Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.496Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661401963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.496Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.497Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.497Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661400038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.497Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.497Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.497Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661394876,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.497Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.497Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.497Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661403644,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-01-25T15:44:35.498Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.498Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.498Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661401963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.498Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.498Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.498Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661400038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.498Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.498Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.498Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661394876,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.499Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.499Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.499Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661404646,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-01-25T15:44:35.499Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.499Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.499Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661401963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.499Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.500Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.500Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661400038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.500Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.500Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.500Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661394876,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.500Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.500Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.500Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661405649,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-01-25T15:44:35.501Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.501Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.501Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661401963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.501Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.501Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.501Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661400038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.501Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.502Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.502Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661394876,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.502Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.502Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.502Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661406651,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T15:44:35.502Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.503Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.503Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661401963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.503Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.503Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.503Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661394876,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.503Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.503Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.504Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661400038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.504Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.504Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.504Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661401963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.504Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.504Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.504Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661400038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.504Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.505Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.505Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661394876,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.505Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.505Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.505Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661401963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.505Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.505Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.505Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661400038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.506Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.506Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.506Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661394876,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.506Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.506Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.506Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661401963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.506Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.507Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.507Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661400038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.507Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.507Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.507Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661394876,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:44:35.507Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.507Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.507Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661411134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661410464,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661411353,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661412208,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661413291,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:44:35.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661412895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.510Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.510Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661414321,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:44:35.525Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d98b10a9-90e0-444c-9ae3-a79eb30b703c
2023-01-25T15:44:35.525Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId d98b10a9-90e0-444c-9ae3-a79eb30b703c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:44:35.535Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.536Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661412895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:44:35.536Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:35.536Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-25T15:44:35.537Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661415324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T15:44:35.537Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:44:57.698Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:44:57.712Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:44:57.721Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T15:44:57.722Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T15:44:57.722Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T15:44:57.722Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T15:44:57.722Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:44:57.722Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:44:57.722Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:44:57.723Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:44:57.723Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:44:57.730Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T15:45:27.730Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-25T15:45:27.737Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1de6a3cc-6302-4d61-aa4d-5bdd69065a41 and serviceModelVersionId: 3ba9b712-dc84-4825-b2e8-c145ff3d71ea
2023-01-25T15:45:27.737Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 130b5e0d-70b0-4c7b-b26a-6b24040d4ff0
2023-01-25T15:45:27.738Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/130b5e0d-70b0-4c7b-b26a-6b24040d4ff0/model-vers/model-ver/3ba9b712-dc84-4825-b2e8-c145ff3d71ea?depth=0
2023-01-25T15:45:27.743Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T15:45:27.798Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/130b5e0d-70b0-4c7b-b26a-6b24040d4ff0/model-vers/model-ver/3ba9b712-dc84-4825-b2e8-c145ff3d71ea?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-01-25T15:45:27.799Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/130b5e0d-70b0-4c7b-b26a-6b24040d4ff0/model-vers/model-ver/3ba9b712-dc84-4825-b2e8-c145ff3d71ea?depth=0|INFO|500||Invoke
2023-01-25T15:45:27.805Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/130b5e0d-70b0-4c7b-b26a-6b24040d4ff0/model-vers/model-ver/3ba9b712-dc84-4825-b2e8-c145ff3d71ea?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-25T15:45:27.932Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/130b5e0d-70b0-4c7b-b26a-6b24040d4ff0/model-vers/model-ver/3ba9b712-dc84-4825-b2e8-c145ff3d71ea?depth=0|INFO|500||InvokeReturn
2023-01-25T15:45:27.933Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/130b5e0d-70b0-4c7b-b26a-6b24040d4ff0/model-vers/model-ver/3ba9b712-dc84-4825-b2e8-c145ff3d71ea?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 15:45:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[278728], x-aai-txid=[2-aai-resources-230125-15:45:28:879-35688], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T15:45:27.934Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-01-25T15:45:27.935Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T15:45:27.935Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:45:27.944Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-25T15:45:27.945Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1de6a3cc-6302-4d61-aa4d-5bdd69065a41 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T15:45:27.945Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T15:45:27.945Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:27.945Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:27.946Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661527945,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T15:45:28.961Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:45:28.976Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T15:45:28.976Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"d98b10a9-90e0-444c-9ae3-a79eb30b703c","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"cec290d8-ea17-4b07-9549-7a5274696c78","serviceDescription":"service","serviceInvariantUUID":"3cd1f504-a961-4f58-8cda-0cf122155fa4","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ded0996b-447c-4b0d-acf6-3ed08222a266","resourceInvariantUUID":"f6ab0ff6-6172-4408-ba32-c614caeb6426","resourceCustomizationUUID":"84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"Njc0NzE3OTAyMzJhOGIxZGQ2MWZhNjIxNmNhZmI2ZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"31bc8608-df20-4f99-a3ff-a1de4954da33","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"MzRmYjU1MGMyMjRhYzM3OWE1N2M2YTIyZWMzOWJmNGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b4437ef5-d7a3-4950-a349-9808aa6d2a4a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0c2d6d8a-a986-4650-97cd-50c1744bfb2f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"07d76dd7-af93-4738-8ca9-38ceb7bca8a4","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"53c2a562-0d81-4da5-892c-4613d086bf24","artifactVersion":"2","generatedFromUUID":"0c2d6d8a-a986-4650-97cd-50c1744bfb2f"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"NDJkM2ViMzVkNjM3MTRjZTQ2ZTM5MDczMTJiNGI5YWY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"0171de19-37cd-4b01-8e45-6b3ba04d9999","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MDE1NzZiMTdhY2NiMDg4YzRkZDJkZjc4ZmNkMzkzNDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"75755697-d805-41ca-b756-67d583839c1d","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Y2QzODc2M2QyNzkxM2Y2MzFmODBjZGQ5ZjJmODRhNzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a869ffa6-b8b4-4dc0-b744-8785137f5946","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T15:45:28.978Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:45:28.978Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:28.979Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:28.979Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:29.979Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:45:29.980Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:29.980Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:29.980Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:30.981Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:45:30.982Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:30.982Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:30.983Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:31.984Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:45:31.985Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:31.985Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:31.986Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:32.987Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:45:32.988Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:32.988Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:32.988Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:33.990Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:45:33.991Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:33.991Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:33.991Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:34.992Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:45:34.992Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:34.992Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:34.993Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:35.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:35.361Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.361Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661412895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:45:35.362Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:45:35.362Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.362Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661412895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:45:35.362Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:45:35.362Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.362Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661416845,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T15:45:35.363Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:45:35.363Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661412895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:45:35.363Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:45:35.363Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661417847,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:45:35.374Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d98b10a9-90e0-444c-9ae3-a79eb30b703c
2023-01-25T15:45:35.375Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId d98b10a9-90e0-444c-9ae3-a79eb30b703c and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:45:35.388Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.388Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661412895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:45:35.389Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:45:35.389Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.389Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661412895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:45:35.389Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:45:35.389Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.389Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661412895,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:45:35.389Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:45:35.390Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.390Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661421649,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:45:35.390Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:45:35.390Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.390Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661423910,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T15:45:35.390Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:45:35.391Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:45:35.391Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661424914,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:45:35.398Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d98b10a9-90e0-444c-9ae3-a79eb30b703c
2023-01-25T15:45:35.398Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId d98b10a9-90e0-444c-9ae3-a79eb30b703c and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:45:35.993Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:45:35.994Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:35.994Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:35.994Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:36.995Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "cec290d8-ea17-4b07-9549-7a5274696c78",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3cd1f504-a961-4f58-8cda-0cf122155fa4",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "ded0996b-447c-4b0d-acf6-3ed08222a266",
      "resourceInvariantUUID": "f6ab0ff6-6172-4408-ba32-c614caeb6426",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "MzRmYjU1MGMyMjRhYzM3OWE1N2M2YTIyZWMzOWJmNGM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b4437ef5-d7a3-4950-a349-9808aa6d2a4a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "0c2d6d8a-a986-4650-97cd-50c1744bfb2f",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "53c2a562-0d81-4da5-892c-4613d086bf24",
            "generatedFromUUID": "0c2d6d8a-a986-4650-97cd-50c1744bfb2f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "53c2a562-0d81-4da5-892c-4613d086bf24",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "Y2QzODc2M2QyNzkxM2Y2MzFmODBjZGQ5ZjJmODRhNzM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a869ffa6-b8b4-4dc0-b744-8785137f5946"
    }
  ],
  "workloadContext": "Production"
}
2023-01-25T15:45:36.995Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T15:45:36.996Z|1de6a3cc-6302-4d61-aa4d-5bdd69065a41|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 cec290d8-ea17-4b07-9549-7a5274696c78 ASDC
2023-01-25T15:45:36.996Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:d98b10a9-90e0-444c-9ae3-a79eb30b703c
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:cec290d8-ea17-4b07-9549-7a5274696c78
ServiceInvariantUUID:3cd1f504-a961-4f58-8cda-0cf122155fa4
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVmMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
ArtifactUUID:a869ffa6-b8b4-4dc0-b744-8785137f5946
ArtifactChecksum:Y2QzODc2M2QyNzkxM2Y2MzFmODBjZGQ5ZjJmODRhNzM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1
ResourceInvariantUUID:f6ab0ff6-6172-4408-ba32-c614caeb6426
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:ded0996b-447c-4b0d-acf6-3ed08222a266
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
ArtifactUUID:b4437ef5-d7a3-4950-a349-9808aa6d2a4a
ArtifactChecksum:MzRmYjU1MGMyMjRhYzM3OWE1N2M2YTIyZWMzOWJmNGM=
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/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
ArtifactUUID:0c2d6d8a-a986-4650-97cd-50c1744bfb2f
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/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:53c2a562-0d81-4da5-892c-4613d086bf24
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/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:53c2a562-0d81-4da5-892c-4613d086bf24
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-25T15:45:36.996Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cec290d8-ea17-4b07-9549-7a5274696c78 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T15:45:37.040Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T15:45:37.041Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-25T15:45:37.041Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-25T15:45:37.041Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a869ffa6-b8b4-4dc0-b744-8785137f5946 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-01-25T15:45:37.041Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:45:37.042Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-01-25T15:45:37.107Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:45:37.110Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar a869ffa6-b8b4-4dc0-b744-8785137f5946 83003
2023-01-25T15:45:37.110Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-01-25T15:45:37.110Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-01-25T15:45:37.110Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:45:37.111Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:37.111Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:37.111Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661537110,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:38.112Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T15:45:38.112Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-25T15:45:38.112Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: a869ffa6-b8b4-4dc0-b744-8785137f5946, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-25T15:45:38.113Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-01-25T15:45:38.113Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-25T15:45:38.113Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-25T15:45:38.245Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13961137604457565023/Definitions/service-BasicVmMacro-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-01-25T15:45:39.313Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T15:45:39.313Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-25T15:45:39.313Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-25T15:45:39.313Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-25T15:45:39.314Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-25T15:45:39.314Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||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-BasicVmMacro-csar.csar
2023-01-25T15:45:39.314Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-25T15:45:39.314Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||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-BasicVmMacro-csar.csar
2023-01-25T15:45:39.314Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||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-BasicVmMacro-csar.csar
2023-01-25T15:45:39.314Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||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-BasicVmMacro-csar.csar
2023-01-25T15:45:39.315Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-25T15:45:39.315Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-25T15:45:39.315Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.315Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:39.315Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-25T15:45:39.316Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-25T15:45:39.316Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T15:45:39.316Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.316Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:39.316Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-25T15:45:39.317Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-25T15:45:39.317Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T15:45:39.317Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.317Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:39.317Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.318Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-01-25T15:45:39.318Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-25T15:45:39.318Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-25T15:45:39.318Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-25T15:45:39.319Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-25T15:45:39.319Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-25T15:45:39.319Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.319Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T15:45:39.319Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.319Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-25T15:45:39.320Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:45:39.320Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.320Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-25T15:45:39.320Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:45:39.321Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.321Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-25T15:45:39.321Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:45:39.321Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.321Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-01-25T15:45:39.322Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-25T15:45:39.322Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-25T15:45:39.322Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0d596b39-206b-44a8-8ec8-fd011a9560b7
2023-01-25T15:45:39.322Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.322Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:39.323Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.323Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:39.323Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.323Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:39.323Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:39.324Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:39.324Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:cec290d8-ea17-4b07-9549-7a5274696c78
Model Version:NULL
Model InvariantUuid:3cd1f504-a961-4f58-8cda-0cf122155fa4
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:ab85f468-2b64-47fc-9d4a-6210bb8a879e
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f6ab0ff6-6172-4408-ba32-c614caeb6426
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c18b3ab7-e2fa-4a94-8131-1e8a97c9518d
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:15372e9d-7f52-47d5-9c44-9441f6319ebf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0d596b39-206b-44a8-8ec8-fd011a9560b7
ModelInvariantUuid:4999c239-1cdf-439a-be6e-26f7b4e3602e
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:21cf9e06-3015-4ec9-b78c-773533c36584
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:991ae6f6-47d4-407b-a22e-f53f88c6807f
ModelInvariantUuid:73353e89-b672-4698-aebb-839350ede332
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:07a244a2-015b-48c2-bddf-9132e7055d3f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-25T15:45:39.335Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: ded0996b-447c-4b0d-acf6-3ed08222a266
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:45:39.338Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||basic_vm_macro 0
2023-01-25T15:45:39.339Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ded0996b-447c-4b0d-acf6-3ed08222a266
2023-01-25T15:45:39.339Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b4437ef5-d7a3-4950-a349-9808aa6d2a4a from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-01-25T15:45:39.339Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:45:39.339Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-01-25T15:45:39.457Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:45:39.458Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json b4437ef5-d7a3-4950-a349-9808aa6d2a4a 792
2023-01-25T15:45:39.458Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-01-25T15:45:39.458Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-01-25T15:45:39.459Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:45:39.459Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:39.459Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:39.459Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661539458,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:40.460Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "c18b3ab7-e2fa-4a94-8131-1e8a97c9518d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "15372e9d-7f52-47d5-9c44-9441f6319ebf",
    "vfModuleModelCustomizationUUID": "0fde7b26-8350-43ab-8767-400e2596f880",
    "isBase": true,
    "artifacts": [
      "0c2d6d8a-a986-4650-97cd-50c1744bfb2f",
      "53c2a562-0d81-4da5-892c-4613d086bf24"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T15:45:40.464Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:15372e9d-7f52-47d5-9c44-9441f6319ebf
VfModuleModelInvariantUUID:c18b3ab7-e2fa-4a94-8131-1e8a97c9518d
VfModuleModelDescription:NULL
Artifacts UUID List:{
0c2d6d8a-a986-4650-97cd-50c1744bfb2f
,
53c2a562-0d81-4da5-892c-4613d086bf24

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T15:45:40.465Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "c18b3ab7-e2fa-4a94-8131-1e8a97c9518d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "15372e9d-7f52-47d5-9c44-9441f6319ebf",
    "vfModuleModelCustomizationUUID": "0fde7b26-8350-43ab-8767-400e2596f880",
    "isBase": true,
    "artifacts": [
      "0c2d6d8a-a986-4650-97cd-50c1744bfb2f",
      "53c2a562-0d81-4da5-892c-4613d086bf24"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-25T15:45:40.465Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:15372e9d-7f52-47d5-9c44-9441f6319ebf
VfModuleModelInvariantUUID:c18b3ab7-e2fa-4a94-8131-1e8a97c9518d
VfModuleModelDescription:NULL
Artifacts UUID List:{
0c2d6d8a-a986-4650-97cd-50c1744bfb2f
,
53c2a562-0d81-4da5-892c-4613d086bf24

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-25T15:45:40.466Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 0c2d6d8a-a986-4650-97cd-50c1744bfb2f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-01-25T15:45:40.466Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:45:40.466Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-01-25T15:45:40.579Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:45:40.579Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 0c2d6d8a-a986-4650-97cd-50c1744bfb2f 5033
2023-01-25T15:45:40.582Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-01-25T15:45:40.582Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-01-25T15:45:40.582Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:45:40.582Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:40.582Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:40.582Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661540580,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:41.583Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 53c2a562-0d81-4da5-892c-4613d086bf24 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-01-25T15:45:41.583Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:45:41.584Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-01-25T15:45:41.993Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:45:41.994Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 53c2a562-0d81-4da5-892c-4613d086bf24 903
2023-01-25T15:45:41.994Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-01-25T15:45:41.994Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-01-25T15:45:41.994Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:45:41.995Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:41.995Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:41.995Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661541994,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:42.996Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: cec290d8-ea17-4b07-9549-7a5274696c78
2023-01-25T15:45:42.996Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 ded0996b-447c-4b0d-acf6-3ed08222a266 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:45:43.018Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7c6da6c2, org.onap.sdc.toscaparser.api.parameters.Input@3dfda279, org.onap.sdc.toscaparser.api.parameters.Input@30f59271, org.onap.sdc.toscaparser.api.parameters.Input@5ada533c, org.onap.sdc.toscaparser.api.parameters.Input@4b90a513]
2023-01-25T15:45:43.019Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.019Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:43.020Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-01-25T15:45:43.020Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1
2023-01-25T15:45:43.020Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1 matches Tosca VF Customization UUID: 84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1
2023-01-25T15:45:43.020Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-25T15:45:43.024Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.024Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:43.025Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2023-01-25T15:45:43.025Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@f1fb719
2023-01-25T15:45:43.025Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.025Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-25T15:45:43.026Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0fde7b26-8350-43ab-8767-400e2596f880
2023-01-25T15:45:43.026Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0fde7b26-8350-43ab-8767-400e2596f880
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-25T15:45:43.028Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.029Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-25T15:45:43.029Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:45:43.029Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.030Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-25T15:45:43.030Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:45:43.031Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.031Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-01-25T15:45:43.031Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-25T15:45:43.032Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-25T15:45:43.032Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0d596b39-206b-44a8-8ec8-fd011a9560b7
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-25T15:45:43.036Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.036Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-25T15:45:43.036Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-25T15:45:43.037Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.037Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-25T15:45:43.037Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=84c74fe8-f6a9-41ec-aa3b-98e9dd42c8c1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:45:43.039Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.040Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:43.040Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid cec290d8-ea17-4b07-9549-7a5274696c78: basic_vm_macro
2023-01-25T15:45:43.040Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.041Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:43.054Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.055Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:43.055Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.055Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:43.056Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.056Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:43.056Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:45:43.056Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:45:43.057Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:45:43.212Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro ded0996b-447c-4b0d-acf6-3ed08222a266 1 ASDC deployResourceStructure
2023-01-25T15:45:43.212Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-01-25T15:45:43.212Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-01-25T15:45:43.213Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T15:45:43.213Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:43.213Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:43.213Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661543212,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:44.214Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-01-25T15:45:44.215Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-01-25T15:45:44.215Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T15:45:44.215Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:44.215Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:44.215Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661544214,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:45.216Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-01-25T15:45:45.217Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-01-25T15:45:45.217Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T15:45:45.217Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:45.217Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:45.217Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661545216,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:46.218Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-01-25T15:45:46.219Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-01-25T15:45:46.219Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T15:45:46.219Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:45:46.219Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:45:46.219Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661546218,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:45:47.220Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d98b10a9-90e0-444c-9ae3-a79eb30b703c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:45:47.233Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d98b10a9-90e0-444c-9ae3-a79eb30b703c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:45:47.236Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T15:45:47.236Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T15:45:47.236Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T15:45:47.236Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T15:45:47.236Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:45:47.237Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:45:47.237Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:45:47.237Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:45:47.237Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:45:47.244Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T15:46:17.246Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d98b10a9-90e0-444c-9ae3-a79eb30b703c and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-25T15:46:17.255Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d98b10a9-90e0-444c-9ae3-a79eb30b703c and serviceModelVersionId: cec290d8-ea17-4b07-9549-7a5274696c78
2023-01-25T15:46:17.256Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3cd1f504-a961-4f58-8cda-0cf122155fa4
2023-01-25T15:46:17.256Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3cd1f504-a961-4f58-8cda-0cf122155fa4/model-vers/model-ver/cec290d8-ea17-4b07-9549-7a5274696c78?depth=0
2023-01-25T15:46:17.260Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T15:46:17.295Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3cd1f504-a961-4f58-8cda-0cf122155fa4/model-vers/model-ver/cec290d8-ea17-4b07-9549-7a5274696c78?depth=0|INFO|500||Invoke
2023-01-25T15:46:17.295Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3cd1f504-a961-4f58-8cda-0cf122155fa4/model-vers/model-ver/cec290d8-ea17-4b07-9549-7a5274696c78?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3cd1f504-a961-4f58-8cda-0cf122155fa4/model-vers/model-ver/cec290d8-ea17-4b07-9549-7a5274696c78?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d98b10a9-90e0-444c-9ae3-a79eb30b703c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[345479f4-2977-4ea2-ab55-f291e8b05fe9], X-ECOMP-RequestID=[d98b10a9-90e0-444c-9ae3-a79eb30b703c], X-TransactionId=[], X-ONAP-RequestID=[d98b10a9-90e0-444c-9ae3-a79eb30b703c], Content-Type=[application/merge-patch+json]}
2023-01-25T15:46:17.300Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3cd1f504-a961-4f58-8cda-0cf122155fa4/model-vers/model-ver/cec290d8-ea17-4b07-9549-7a5274696c78?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-25T15:46:17.403Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3cd1f504-a961-4f58-8cda-0cf122155fa4/model-vers/model-ver/cec290d8-ea17-4b07-9549-7a5274696c78?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/3cd1f504-a961-4f58-8cda-0cf122155fa4/model-vers/model-ver/cec290d8-ea17-4b07-9549-7a5274696c78?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 15:46:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[100], vertex-id=[282624], x-aai-txid=[0-aai-resources-230125-15:46:18:373-77288], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T15:46:17.404Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3cd1f504-a961-4f58-8cda-0cf122155fa4/model-vers/model-ver/cec290d8-ea17-4b07-9549-7a5274696c78?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-25T15:46:17.405Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3cd1f504-a961-4f58-8cda-0cf122155fa4/model-vers/model-ver/cec290d8-ea17-4b07-9549-7a5274696c78?depth=0|INFO|500||InvokeReturn
2023-01-25T15:46:17.405Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T15:46:17.405Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:46:17.412Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-25T15:46:17.412Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d98b10a9-90e0-444c-9ae3-a79eb30b703c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T15:46:17.412Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T15:46:17.413Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:17.413Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:17.413Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661577412,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T15:46:18.432Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-25T15:46:18.432Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"fb4d60b0-ec41-44eb-ace2-674f61b48e47","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"73d38858-33d5-4577-bd4f-f6176d36d2ae","serviceDescription":"service","serviceInvariantUUID":"12a6761c-666b-43be-bfdd-c013e74d4c88","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"589a1716-3fcc-4de2-aba8-6d6087a2d9b5","resourceInvariantUUID":"07ead9d5-59da-490a-b828-3c2d38e47372","resourceCustomizationUUID":"eea9711c-87fb-4b7a-ad19-866d52322ce7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"Yjg2OTZjNDIxNjJjZmU1OTY5Mzc5OTFjZjAxMWFkNTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8c9a990c-40d4-4b75-9f35-941d005fd474","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8449fcf-a90d-48af-805c-e3ba595eea4c","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cf312c1d-b6ac-414f-afa6-182cdd46efd3","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZWU1MGU0ZDJjMDM2M2FhNGJiMTVjYmY0OGE2YTRjNGQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"ffcb4255-b517-4dda-9492-f799d430d6e6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"79ef2406-1531-4fa3-8354-0306dd39e092","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b06eeaf6-a49b-46d7-8184-239dca5a1fe2","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"71148957-a3db-43ba-9c31-0f57006a0231","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NWZhODA3NDMwMDhjMmY3ZWJjYjMwMzdjZGRiMTM4NjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0264b3ab-f694-486d-bb42-cd2ce41f2efc","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"OTY2MTU0YWNhMzYxYTRkMGM4ZjVmMjk3NjE5MGY5NGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"11b1aeb9-5204-40f9-bbc0-6c687dd21c6e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-25T15:46:18.432Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:46:18.433Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:18.433Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:18.433Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:19.434Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:46:19.435Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:19.435Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:19.435Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:20.437Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:46:20.437Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:20.437Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:20.438Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:21.439Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:46:21.439Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:21.440Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:21.440Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:22.441Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:46:22.442Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:22.442Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:22.442Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:23.443Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:46:23.444Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:23.444Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:23.445Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:24.446Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:46:24.446Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:24.446Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:24.447Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:25.447Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:46:25.448Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:25.448Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:25.449Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:26.450Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-25T15:46:26.450Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:26.450Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:26.451Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:27.452Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "73d38858-33d5-4577-bd4f-f6176d36d2ae",
  "serviceDescription": "service",
  "serviceInvariantUUID": "12a6761c-666b-43be-bfdd-c013e74d4c88",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "eea9711c-87fb-4b7a-ad19-866d52322ce7",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "589a1716-3fcc-4de2-aba8-6d6087a2d9b5",
      "resourceInvariantUUID": "07ead9d5-59da-490a-b828-3c2d38e47372",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "OTY2MTU0YWNhMzYxYTRkMGM4ZjVmMjk3NjE5MGY5NGM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "11b1aeb9-5204-40f9-bbc0-6c687dd21c6e"
    }
  ],
  "workloadContext": "Production"
}
2023-01-25T15:46:27.452Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-25T15:46:27.452Z|d98b10a9-90e0-444c-9ae3-a79eb30b703c|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 73d38858-33d5-4577-bd4f-f6176d36d2ae ASDC
2023-01-25T15:46:27.452Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:fb4d60b0-ec41-44eb-ace2-674f61b48e47
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:73d38858-33d5-4577-bd4f-f6176d36d2ae
ServiceInvariantUUID:12a6761c-666b-43be-bfdd-c013e74d4c88
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-TestPnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
ArtifactUUID:11b1aeb9-5204-40f9-bbc0-6c687dd21c6e
ArtifactChecksum:OTY2MTU0YWNhMzYxYTRkMGM4ZjVmMjk3NjE5MGY5NGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:eea9711c-87fb-4b7a-ad19-866d52322ce7
ResourceInvariantUUID:07ead9d5-59da-490a-b828-3c2d38e47372
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:589a1716-3fcc-4de2-aba8-6d6087a2d9b5
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-25T15:46:27.452Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 73d38858-33d5-4577-bd4f-f6176d36d2ae ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:46:27.488Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T15:46:27.489Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-25T15:46:27.489Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-25T15:46:27.489Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 11b1aeb9-5204-40f9-bbc0-6c687dd21c6e from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-01-25T15:46:27.489Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-25T15:46:27.490Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-01-25T15:46:27.582Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-25T15:46:27.587Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 11b1aeb9-5204-40f9-bbc0-6c687dd21c6e 111100
2023-01-25T15:46:27.587Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-01-25T15:46:27.587Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-01-25T15:46:27.588Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-25T15:46:27.588Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:27.588Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:27.589Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661587587,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:28.590Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-25T15:46:28.590Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-25T15:46:28.591Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 11b1aeb9-5204-40f9-bbc0-6c687dd21c6e, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-01-25T15:46:28.591Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-01-25T15:46:28.592Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-01-25T15:46:28.592Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-01-25T15:46:28.731Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17593957024429561410/Definitions/service-TestPnfMacro-template.yml
2023-01-25T15:46:29.424Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-25T15:46:29.424Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-25T15:46:29.424Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-01-25T15:46:29.424Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-25T15:46:29.425Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||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-TestPnfMacro-csar.csar
2023-01-25T15:46:29.425Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-01-25T15:46:29.425Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar
2023-01-25T15:46:29.425Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||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-TestPnfMacro-csar.csar
2023-01-25T15:46:29.425Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||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-TestPnfMacro-csar.csar
2023-01-25T15:46:29.425Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||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-TestPnfMacro-csar.csar
2023-01-25T15:46:29.426Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||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-TestPnfMacro-csar.csar
2023-01-25T15:46:29.426Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-25T15:46:29.426Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:46:29.426Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:46:29.427Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-01-25T15:46:29.427Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-25T15:46:29.427Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T15:46:29.427Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:46:29.427Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:46:29.428Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-01-25T15:46:29.428Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-25T15:46:29.428Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-25T15:46:29.428Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:46:29.428Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:46:29.429Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:46:29.429Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:46:29.429Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:46:29.429Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:46:29.430Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:46:29.430Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:46:29.430Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:46:29.430Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:46:29.430Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:73d38858-33d5-4577-bd4f-f6176d36d2ae
Model Version:NULL
Model InvariantUuid:12a6761c-666b-43be-bfdd-c013e74d4c88
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-25T15:46:29.444Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 589a1716-3fcc-4de2-aba8-6d6087a2d9b5
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:46:29.446Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||test-pnf 0
2023-01-25T15:46:29.446Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 589a1716-3fcc-4de2-aba8-6d6087a2d9b5
2023-01-25T15:46:29.447Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 73d38858-33d5-4577-bd4f-f6176d36d2ae
2023-01-25T15:46:29.447Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 73d38858-33d5-4577-bd4f-f6176d36d2ae
2023-01-25T15:46:29.447Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 589a1716-3fcc-4de2-aba8-6d6087a2d9b5 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:46:29.453Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@49a5eab1, org.onap.sdc.toscaparser.api.parameters.Input@52e51f54, org.onap.sdc.toscaparser.api.parameters.Input@7e8bba0f, org.onap.sdc.toscaparser.api.parameters.Input@2f4c828b, org.onap.sdc.toscaparser.api.parameters.Input@49da15b1]
2023-01-25T15:46:29.453Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:46:29.454Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:46:29.454Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 73d38858-33d5-4577-bd4f-f6176d36d2ae: test-pnf
2023-01-25T15:46:29.454Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Processing PNF resource: 589a1716-3fcc-4de2-aba8-6d6087a2d9b5
2023-01-25T15:46:29.455Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-25T15:46:29.455Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-25T15:46:29.455Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Resource customization UUID: eea9711c-87fb-4b7a-ad19-866d52322ce7 is the same as notified resource customizationUUID: eea9711c-87fb-4b7a-ad19-866d52322ce7
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-25T15:46:29.498Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 589a1716-3fcc-4de2-aba8-6d6087a2d9b5 0 ASDC deployResourceStructure
2023-01-25T15:46:29.499Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-01-25T15:46:29.499Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-01-25T15:46:29.499Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-25T15:46:29.499Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:46:29.499Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:46:29.499Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661589499,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:30.500Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fb4d60b0-ec41-44eb-ace2-674f61b48e47
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:46:30.515Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fb4d60b0-ec41-44eb-ace2-674f61b48e47
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:46:30.517Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T15:46:30.518Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-25T15:46:30.518Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-25T15:46:35.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:46:35.364Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.364Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661472359,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.365Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661476327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.365Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661476327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661472359,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.366Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661476327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.366Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661472359,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661472359,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661476327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661476327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.371Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661472359,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661476327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661472359,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661476327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661472359,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.372Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661491129,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661476327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661472359,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661491129,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.373Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674661476327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:46:35.374Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.374Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.374Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661472359,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:46:35.374Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.374Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.374Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661491129,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.374Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.374Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.374Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674661494606,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661491129,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661491129,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661491129,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.375Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661491129,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661491129,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661491129,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661500239,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661502895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.376Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661502895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661504553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661502895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.377Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "aai-model-loader",
  "timestamp": 1674661505555,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:46:35.387Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fb4d60b0-ec41-44eb-ace2-674f61b48e47
2023-01-25T15:46:35.388Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fb4d60b0-ec41-44eb-ace2-674f61b48e47 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:46:35.399Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.399Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661502895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.400Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.400Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.400Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661502895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.401Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.401Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.401Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661502895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.401Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.402Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.402Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661502895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661502895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661502895,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661512679,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661514560,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T15:46:35.407Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.408Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.408Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1674661515563,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:46:35.417Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fb4d60b0-ec41-44eb-ace2-674f61b48e47
2023-01-25T15:46:35.418Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fb4d60b0-ec41-44eb-ace2-674f61b48e47 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-25T15:46:35.428Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.428Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "1de6a3cc-6302-4d61-aa4d-5bdd69065a41",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661527945,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T15:46:35.429Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.429Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.429Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.430Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.430Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.430Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-25T15:46:35.431Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.431Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.431Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-25T15:46:35.432Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.432Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.432Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.433Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.433Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.433Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-25T15:46:35.433Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.433Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.433Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.433Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:46:35.434Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-25T15:46:35.434Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:46:35.434Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:00.518Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fb4d60b0-ec41-44eb-ace2-674f61b48e47
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:47:00.532Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fb4d60b0-ec41-44eb-ace2-674f61b48e47
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-25T15:47:00.535Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-25T15:47:00.535Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-25T15:47:00.535Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-25T15:47:00.535Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-25T15:47:00.535Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:47:00.535Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:47:00.535Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-25T15:47:00.535Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-25T15:47:00.541Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-25T15:47:30.541Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fb4d60b0-ec41-44eb-ace2-674f61b48e47 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-25T15:47:30.549Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fb4d60b0-ec41-44eb-ace2-674f61b48e47 and serviceModelVersionId: 73d38858-33d5-4577-bd4f-f6176d36d2ae
2023-01-25T15:47:30.549Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 12a6761c-666b-43be-bfdd-c013e74d4c88
2023-01-25T15:47:30.550Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/12a6761c-666b-43be-bfdd-c013e74d4c88/model-vers/model-ver/73d38858-33d5-4577-bd4f-f6176d36d2ae?depth=0
2023-01-25T15:47:30.554Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-25T15:47:30.602Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12a6761c-666b-43be-bfdd-c013e74d4c88/model-vers/model-ver/73d38858-33d5-4577-bd4f-f6176d36d2ae?depth=0|INFO|500||Invoke
2023-01-25T15:47:30.603Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12a6761c-666b-43be-bfdd-c013e74d4c88/model-vers/model-ver/73d38858-33d5-4577-bd4f-f6176d36d2ae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12a6761c-666b-43be-bfdd-c013e74d4c88/model-vers/model-ver/73d38858-33d5-4577-bd4f-f6176d36d2ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fb4d60b0-ec41-44eb-ace2-674f61b48e47], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[baaa2e07-5757-490f-ab0d-31d36a1d8fdd], X-ECOMP-RequestID=[fb4d60b0-ec41-44eb-ace2-674f61b48e47], X-TransactionId=[], X-ONAP-RequestID=[fb4d60b0-ec41-44eb-ace2-674f61b48e47], Content-Type=[application/merge-patch+json]}
2023-01-25T15:47:30.619Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12a6761c-666b-43be-bfdd-c013e74d4c88/model-vers/model-ver/73d38858-33d5-4577-bd4f-f6176d36d2ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-25T15:47:30.818Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12a6761c-666b-43be-bfdd-c013e74d4c88/model-vers/model-ver/73d38858-33d5-4577-bd4f-f6176d36d2ae?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/12a6761c-666b-43be-bfdd-c013e74d4c88/model-vers/model-ver/73d38858-33d5-4577-bd4f-f6176d36d2ae?depth=0 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 15:47:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[196], vertex-id=[290816], x-aai-txid=[0-aai-resources-230125-15:47:31:711-71373], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T15:47:30.819Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12a6761c-666b-43be-bfdd-c013e74d4c88/model-vers/model-ver/73d38858-33d5-4577-bd4f-f6176d36d2ae?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-25T15:47:30.819Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12a6761c-666b-43be-bfdd-c013e74d4c88/model-vers/model-ver/73d38858-33d5-4577-bd4f-f6176d36d2ae?depth=0|INFO|500||InvokeReturn
2023-01-25T15:47:30.820Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-25T15:47:30.821Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-25T15:47:30.830Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-25T15:47:30.831Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fb4d60b0-ec41-44eb-ace2-674f61b48e47 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-25T15:47:30.831Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-25T15:47:30.831Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-25T15:47:30.831Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-25T15:47:30.832Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661650831,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-25T15:47:31.856Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:47:35.360Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:47:35.362Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.362Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661537110,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661539458,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661540580,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661541994,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661543212,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661544214,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661545216,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661546218,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d98b10a9-90e0-444c-9ae3-a79eb30b703c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661577412,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T15:47:35.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.365Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:47:35.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.365Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:47:35.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.365Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.365Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:47:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661528961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661587587,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661589499,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-25T15:47:35.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:48:31.856Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:48:35.360Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:48:35.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-25T15:48:35.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "fb4d60b0-ec41-44eb-ace2-674f61b48e47",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674661650831,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-25T15:48:35.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-25T15:49:31.857Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:49:35.360Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:50:31.858Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:50:35.361Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:51:31.860Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:51:35.361Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:52:31.862Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:52:35.362Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:53:31.862Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:53:35.363Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:54:31.863Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:54:35.365Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:55:31.863Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:55:35.366Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:56:31.864Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:56:35.368Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:57:31.865Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:57:35.370Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:58:31.867Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:58:35.370Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T15:59:31.868Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T15:59:35.378Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:00:31.869Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:00:35.379Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:01:31.870Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:01:35.380Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:02:31.872Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:02:35.382Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:03:31.873Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:03:35.383Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:04:31.874Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:04:35.383Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:05:31.875Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:05:35.385Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:06:31.875Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:06:35.385Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:07:31.876Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:07:35.386Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:08:31.877Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:08:35.386Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:09:31.878Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:09:35.387Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:10:31.879Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:10:35.391Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:11:31.879Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:11:35.391Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:12:31.880Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:12:35.394Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:13:31.882Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:13:35.395Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:14:31.884Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:14:35.395Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:15:31.885Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:15:35.397Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:16:31.886Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:16:35.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:17:31.886Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:17:35.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:18:31.889Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:18:35.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:19:31.890Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:19:35.401Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:20:31.891Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:20:35.401Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:21:31.892Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:21:35.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:22:31.893Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:22:35.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:23:31.895Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:23:35.404Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:24:31.897Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:24:35.405Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:25:31.897Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:25:35.406Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:26:31.899Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:26:35.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:27:31.899Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:27:35.407Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:28:31.900Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:28:35.408Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:29:31.901Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:29:35.408Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:30:31.902Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:30:35.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:31:31.912Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:31:35.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:32:31.912Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:32:35.411Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:33:31.913Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:33:35.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:34:31.914Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:34:35.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:35:31.916Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:35:35.414Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:36:31.917Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:36:35.415Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:37:31.918Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:37:35.431Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:38:31.921Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:38:35.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:39:31.922Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:39:35.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:40:31.922Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:40:35.435Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:41:31.923Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:41:35.436Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:42:31.924Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:42:35.441Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:43:31.924Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:43:35.442Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:44:31.924Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:44:35.443Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:45:31.924Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:45:35.444Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:46:31.924Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:46:35.444Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:47:31.924Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:47:35.446Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:48:31.926Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:48:35.446Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:49:31.928Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:49:35.447Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:50:31.931Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:50:35.448Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:51:31.933Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:51:35.450Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:52:31.933Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:52:35.451Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:53:31.935Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:53:35.452Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:54:31.936Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:54:35.457Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:55:31.936Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:55:35.461Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:56:31.936Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:56:35.462Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:57:31.937Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:57:35.463Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:58:31.938Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:58:35.464Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T16:59:31.938Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T16:59:35.469Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:00:31.939Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:00:35.470Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:01:31.940Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:01:35.471Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:02:31.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:02:35.481Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:03:31.945Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:03:35.481Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:04:31.946Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:04:35.493Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:05:31.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:05:35.494Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:06:31.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:06:35.495Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:07:31.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:07:35.496Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:08:31.949Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:08:35.498Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:09:31.949Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:09:35.501Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:10:31.950Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:10:35.502Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:11:31.951Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:11:35.502Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:12:31.953Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:12:35.503Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:13:31.954Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:13:35.504Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:14:31.955Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:14:35.505Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:15:31.956Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:15:35.506Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:16:31.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:16:35.510Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:17:31.959Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:17:35.511Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:18:31.960Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:18:35.512Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:19:31.960Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:19:35.513Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:20:31.961Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:20:35.514Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:21:31.962Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:21:35.514Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:22:31.964Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:22:35.516Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:23:31.966Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:23:35.516Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:24:31.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:24:35.517Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:25:31.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:25:35.517Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:26:31.969Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:26:35.517Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:27:31.970Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:27:35.518Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:28:31.972Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:28:35.518Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:29:31.973Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:29:35.519Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:30:31.975Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:30:35.520Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:31:31.976Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:31:35.521Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:32:31.976Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:32:35.522Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:33:31.978Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:33:35.522Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:34:31.978Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:34:35.523Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:35:31.979Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:35:35.525Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:36:31.981Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:36:35.526Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:37:31.982Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:37:35.529Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:38:31.982Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:38:35.530Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:39:31.984Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:39:35.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:40:31.986Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:40:35.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:41:31.986Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:41:35.536Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:42:31.987Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:42:35.537Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:43:31.988Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:43:35.538Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:44:31.989Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:44:35.538Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:45:31.991Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:45:35.539Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:46:31.991Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:46:35.541Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:47:31.992Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:47:35.541Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:48:31.994Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:48:35.542Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:49:31.994Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:49:35.542Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:50:31.996Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:50:35.544Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:51:31.998Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:51:35.545Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:52:31.999Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:52:35.547Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:53:32.001Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:53:35.547Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:54:32.002Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:54:35.548Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:55:32.003Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:55:35.550Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:56:32.005Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:56:35.550Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:57:32.005Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:57:35.552Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:58:32.006Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:58:35.552Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T17:59:32.008Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T17:59:35.553Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:00:32.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:00:35.558Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:01:32.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:01:35.564Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:02:32.011Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:02:35.564Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:03:32.012Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:03:35.566Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:04:32.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:04:35.566Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:05:32.016Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:05:35.568Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:06:32.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:06:35.568Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:07:32.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:07:35.569Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:08:32.018Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:08:35.569Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:09:32.019Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:09:35.571Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:10:32.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:10:35.572Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:11:32.022Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:11:35.573Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:12:32.022Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:12:35.574Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:13:32.023Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:13:35.576Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:14:32.025Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:14:35.577Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:15:32.028Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:15:35.577Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:16:32.030Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:16:35.578Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:17:32.031Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:17:35.580Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:18:32.034Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:18:35.581Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:19:32.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:19:35.582Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:20:32.036Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:20:35.582Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:21:32.037Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:21:35.583Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:22:32.038Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:22:35.584Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:23:32.039Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:23:35.585Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:24:32.039Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:24:35.586Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:25:32.040Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:25:35.586Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:26:32.040Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:26:35.586Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:27:32.041Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:27:35.588Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:28:32.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:28:35.589Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:29:32.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:29:35.589Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:30:32.045Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:30:35.591Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:31:32.047Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:31:35.592Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:32:32.048Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:32:35.593Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:33:32.048Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:33:35.593Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:34:32.049Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:34:35.593Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:35:32.050Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:35:35.595Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:36:32.051Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:36:35.598Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:37:32.052Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:37:35.600Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:38:32.053Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:38:35.602Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:39:32.054Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:39:35.604Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:40:32.054Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:40:35.605Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:41:32.055Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:41:35.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:42:32.056Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:42:35.607Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:43:32.056Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:43:35.607Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:44:32.059Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:44:35.608Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:45:32.061Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:45:35.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:46:32.062Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:46:35.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:47:32.063Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:47:35.611Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:48:32.064Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:48:35.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:49:32.065Z|d8b15b41-43a3-4af2-b2f3-602aef609094|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:49:35.613Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:50:32.065Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:50:35.614Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:51:32.066Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:51:35.618Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:52:32.066Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:52:35.618Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:53:32.067Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:53:35.619Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:54:32.068Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:54:35.620Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:55:32.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:55:35.621Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:56:32.069Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:56:35.622Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:57:32.072Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:57:35.624Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:58:32.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:58:35.625Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T18:59:32.074Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T18:59:35.626Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:00:32.076Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:00:35.627Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:01:32.076Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:01:35.627Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:02:32.077Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:02:35.629Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:03:32.078Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:03:35.629Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:04:32.079Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:04:35.629Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:05:32.079Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:05:35.629Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:06:32.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:06:35.630Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:07:32.082Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:07:35.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:08:32.084Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:08:35.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:09:32.084Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:09:35.632Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:10:32.086Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:10:35.634Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:11:32.086Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:11:35.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:12:32.087Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:12:35.636Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:13:32.088Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:13:35.637Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:14:32.089Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:14:35.637Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:15:32.090Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:15:35.637Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:16:32.090Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:16:35.639Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:17:32.092Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:17:35.639Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:18:32.092Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:18:35.641Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:19:32.093Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:19:35.642Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:20:32.094Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:20:35.643Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:21:32.096Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:21:35.645Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:22:32.098Z|fb4d60b0-ec41-44eb-ace2-674f61b48e47|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:22:35.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:23:32.099Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:23:35.648Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:24:32.099Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:24:35.648Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:25:32.100Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:25:35.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:26:32.101Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:26:35.651Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:27:32.103Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:27:35.652Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:28:32.105Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:28:35.653Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:29:32.106Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:29:35.654Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:30:32.106Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:30:35.655Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:31:32.108Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:31:35.656Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:32:32.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:32:35.657Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:33:32.110Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:33:35.658Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:34:32.112Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:34:35.660Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:35:32.113Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:35:35.660Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:36:32.114Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:36:35.661Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:37:32.115Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:37:35.663Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:38:32.116Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:38:35.664Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:39:32.117Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:39:35.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:40:32.117Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:40:35.666Z|2f27927e-5037-4c5d-b515-de3f47ba599d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:41:32.118Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:41:35.666Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:42:32.118Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:42:35.666Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-25T19:43:32.119Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-25T19:43:35.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO