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-19T23:20:49.651Z||main|||||INFO|500||The following profiles are active: basic
2023-01-19T23:21:00.734Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-19T23:21:00.734Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-19T23:21:00.848Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-19T23:21:05.738Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-19T23:21:06.235Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-19T23:21:06.815Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-19T23:21:07.077Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-19T23:21:07.975Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-19T23:21:09.866Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-19T23:21:10.480Z||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-19T23:21:13.395Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-19T23:21:13.526Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-19T23:21:13.535Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-19T23:21:13.545Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-19T23:21:14.185Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-19T23:21:14.570Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-19T23:21:15.675Z||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-19T23:21:16.318Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-01-19T23:21:16.319Z||main|||||ERROR|500||(conn=1135) Table 'catalogdb.activity_spec' doesn't exist
2023-01-19T23:21:16.348Z||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-19T23:21:19.490Z||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-19T23:21:22.101Z||main|||||WARN|500||---
2023-01-19T23:21:22.102Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-19T23:21:22.102Z||main|||||WARN|500||---
2023-01-19T23:21:22.555Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-19T23:21:27.453Z||main|||||INFO|500||Started Application in 41.432 seconds (JVM running for 43.898)
2023-01-19T23:21:27.548Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-19T23:21:27.602Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-19T23:21:27.627Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-19T23:21:27.719Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5595f599-4bac-45b1-9921-2c56382aa034 url= /sdc/v1/artifactTypes
2023-01-19T23:21:27.728Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-19T23:21:28.175Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-19T23:21:28.248Z||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-19T23:21:28.248Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-01-19T23:21:28.249Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3652e965-06b7-434b-8a5c-a7b1a3e3aad8 url= /sdc/v1/distributionKafkaData
2023-01-19T23:21:28.249Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-19T23:21:28.345Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-19T23:21:28.353Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@7b8e9793
2023-01-19T23:21:28.442Z||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-24d6efb4-7e98-4d21-9c5d-088bd897dd6f
	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-19T23:21:28.506Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] Instantiated an idempotent producer.
2023-01-19T23:21:28.614Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-01-19T23:21:28.689Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-19T23:21:28.690Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-19T23:21:28.690Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674170488686
2023-01-19T23:21:28.696Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-19T23:21:28.716Z||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-e7a7024b-803a-40e2-a2ae-2e50e8133b62
	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-19T23:21:28.797Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-19T23:21:28.797Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-19T23:21:28.798Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674170488797
2023-01-19T23:21:28.799Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:21:28.802Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:21:28.803Z||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-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d
	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-19T23:21:28.822Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-19T23:21:28.823Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-19T23:21:28.823Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674170488822
2023-01-19T23:21:28.824Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:21:28.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:21:28.831Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-19T23:21:29.582Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:29.582Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 KQW_GjtqSsCJeoaCEu0XXA
2023-01-19T23:21:29.582Z||kafka-producer-network-thread | SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] Cluster ID: h30LVt5yTJqm2HJro4VLIg
2023-01-19T23:21:29.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 KQW_GjtqSsCJeoaCEu0XXA
2023-01-19T23:21:29.583Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:29.583Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:29.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 KQW_GjtqSsCJeoaCEu0XXA
2023-01-19T23:21:29.583Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:29.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 KQW_GjtqSsCJeoaCEu0XXA
2023-01-19T23:21:29.583Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:29.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 KQW_GjtqSsCJeoaCEu0XXA
2023-01-19T23:21:29.584Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:29.584Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 KQW_GjtqSsCJeoaCEu0XXA
2023-01-19T23:21:29.585Z||kafka-producer-network-thread | SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] ProducerId set to 3 with epoch 0
2023-01-19T23:21:29.586Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Cluster ID: h30LVt5yTJqm2HJro4VLIg
2023-01-19T23:21:29.586Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Cluster ID: h30LVt5yTJqm2HJro4VLIg
2023-01-19T23:21:29.587Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-19T23:21:29.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-19T23:21:29.609Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-19T23:21:29.609Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-19T23:21:29.663Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0
2023-01-19T23:21:29.664Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-19T23:21:29.664Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-ee67e534-5f77-4305-8c9f-5ad702cb5a26
2023-01-19T23:21:29.664Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-19T23:21:29.665Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-19T23:21:29.665Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-19T23:21:35.672Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-19T23:21:35.672Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-ee67e534-5f77-4305-8c9f-5ad702cb5a26', protocol='range'}
2023-01-19T23:21:35.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:35.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:35.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:35.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:35.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:35.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-19T23:21:35.748Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-ee67e534-5f77-4305-8c9f-5ad702cb5a26=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-19T23:21:35.776Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-ee67e534-5f77-4305-8c9f-5ad702cb5a26', protocol='range'}
2023-01-19T23:21:35.777Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-19T23:21:35.778Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-19T23:21:35.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-19T23:21:35.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-19T23:21:35.791Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-19T23:21:35.813Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-19T23:21:35.813Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-19T23:21:35.813Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-01-19T23:21:35.814Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-01-19T23:21:35.814Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-19T23:21:35.814Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-01-19T23:21:35.814Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-19T23:21:35.815Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-01-19T23:21:35.815Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-01-19T23:21:35.815Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-19T23:21:35.816Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-19T23:21:35.817Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-19T23:21:35.855Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-19T23:21:35.857Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-19T23:21:35.907Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-19T23:21:35.908Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-19T23:21:35.912Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-19T23:21:35.913Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-19T23:21:35.914Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-19T23:21:35.915Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-19T23:21:35.921Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-19T23:21:35.922Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-19T23:21:35.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-19T23:21:35.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-19T23:22:28.809Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:22:28.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:23:28.812Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:23:28.828Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:24:28.815Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:24:28.830Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:25:28.817Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:25:28.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:26:28.819Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:26:28.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:27:28.819Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:27:28.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:28:28.821Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:28:28.834Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:29:28.822Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:29:28.835Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:30:28.823Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:30:28.836Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:30:29.742Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node -1 disconnected.
2023-01-19T23:30:29.788Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Node -1 disconnected.
2023-01-19T23:30:29.870Z||kafka-producer-network-thread | SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] Node -1 disconnected.
2023-01-19T23:31:28.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:31:28.837Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:31:36.279Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-19T23:32:28.827Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:32:28.838Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:33:28.828Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:33:28.838Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:34:28.829Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:34:28.839Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:35:28.831Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:35:28.841Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:36:28.832Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:36:28.841Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:37:28.834Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:37:28.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:38:28.836Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:38:28.843Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:39:28.837Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:39:28.843Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:40:28.838Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:40:28.852Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:41:28.840Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:41:28.852Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:42:28.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:42:28.853Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:43:28.843Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:43:28.853Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:44:28.845Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:44:28.855Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:45:28.846Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:45:28.856Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:46:28.848Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:46:28.856Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:47:28.849Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:47:28.858Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:48:28.850Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:48:28.858Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:49:28.852Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:49:28.859Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:50:28.854Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:50:28.861Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:51:28.856Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:51:28.861Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:52:28.857Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:52:28.862Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:53:28.858Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:53:28.862Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:54:28.859Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:54:28.863Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:55:28.860Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:55:28.863Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:56:28.863Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:56:28.864Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:57:28.865Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:57:28.865Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:58:28.866Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:58:28.866Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-19T23:59:28.867Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-19T23:59:28.867Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:00:28.869Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:00:28.869Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:01:28.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:01:28.870Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:02:28.871Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:02:28.871Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:03:28.874Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:03:28.875Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:04:28.875Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:04:28.875Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:05:28.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:05:28.877Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:06:28.877Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:06:28.877Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:07:28.878Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:07:28.878Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:08:28.879Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:08:28.879Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:09:28.880Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:09:28.881Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:10:28.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:10:28.883Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:11:28.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:11:28.883Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:12:28.885Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:12:28.885Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:13:28.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:13:28.886Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:14:28.887Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:14:28.889Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:15:28.888Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:15:28.889Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:16:28.890Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:16:28.890Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:17:28.891Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:17:28.891Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:18:28.892Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:18:28.893Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:19:28.894Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:19:28.895Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:20:28.896Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:20:28.896Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:21:28.897Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:21:28.897Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:22:28.898Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:22:28.898Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:23:28.899Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:23:28.900Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:24:28.901Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:24:28.900Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:25:28.902Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:25:28.902Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:26:28.903Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:26:28.904Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:27:28.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:27:28.906Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:28:28.905Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:28:28.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:29:28.907Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:29:28.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:30:28.908Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:30:28.909Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:31:28.911Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:31:28.910Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:32:28.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:32:28.913Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:33:28.914Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:33:28.915Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:34:28.914Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:34:28.915Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:35:28.915Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:35:28.915Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:36:28.917Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:36:28.917Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:37:28.918Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:37:28.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:38:28.921Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:38:28.921Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:39:28.922Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:39:28.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:40:28.925Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:40:28.924Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:41:28.925Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:41:28.926Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:42:28.926Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:42:28.927Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:43:28.927Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:43:28.928Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:44:28.927Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:44:28.928Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:45:28.930Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:45:28.929Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:46:28.931Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:46:28.931Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:47:28.931Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:47:28.931Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:48:28.932Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:48:28.933Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:49:28.933Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:49:28.934Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:50:28.933Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:50:28.935Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:51:28.935Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:51:28.935Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:52:28.936Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:52:28.936Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:53:28.939Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:53:28.938Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:54:28.940Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:54:28.940Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:55:28.941Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:55:28.942Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:56:28.942Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:56:28.942Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:57:28.944Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:57:28.944Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:58:28.944Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:58:28.945Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T00:59:28.946Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T00:59:28.946Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:00:28.948Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:00:28.948Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:01:28.951Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:01:28.952Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:02:28.952Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:02:28.954Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:03:28.953Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:03:28.955Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:04:28.954Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:04:28.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:05:28.955Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:05:28.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:06:28.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:06:28.958Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:07:28.958Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:07:28.959Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:08:28.960Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:08:28.960Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:09:28.961Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:09:28.962Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:10:28.963Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:10:28.963Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:11:28.964Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:11:28.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:12:28.964Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:12:29.019Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:13:28.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:13:29.019Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:14:28.968Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:14:29.021Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:15:28.971Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:15:29.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:16:28.974Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:16:29.023Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:17:28.976Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:17:29.024Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:18:28.977Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:18:29.025Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:19:28.977Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:19:29.025Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:20:28.978Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:20:29.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:21:28.978Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:21:29.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:22:28.980Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:22:29.029Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:23:28.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:23:29.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:24:28.985Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:24:29.031Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:25:28.986Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:25:29.032Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:26:28.986Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:26:29.032Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:27:28.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:27:29.033Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:28:28.989Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:28:29.033Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:29:28.991Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:29:29.034Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:29:51.999Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:29:52.000Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"bdeccfbf-9285-4627-b67e-05303ca4ee0f","serviceName":"vFW 2023-01-20 01-28-41","serviceVersion":"1.0","serviceUUID":"e0249cfd-cc33-4735-9eb8-c5c0a0a9328f","serviceDescription":"catalog service description","serviceInvariantUUID":"bdb98e81-57e5-4ca8-823b-53fed9c93326","resources":[{"resourceInstanceName":"vFW 5af69fd3-54ec 0","resourceName":"vFW 5af69fd3-54ec","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1","resourceInvariantUUID":"8b4e7980-702d-4b2e-8611-d200cf159447","resourceCustomizationUUID":"be3898a4-ad41-41cf-8c76-e6533d21af2d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxM2QyMjU0NmNkNmUyZDY5N2U0NGNjMDg5MWEyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d94fee6-2eb5-414a-8850-d2b500653ec6","artifactVersion":"1"},{"artifactName":"vfw5af69fd354ec0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json","artifactChecksum":"MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e323a9c-ecab-4106-9324-860df28334e4","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml","artifactChecksum":"M2E0Yjk3MTA2MDQzYjNiNTE3MWNkYTllN2ZkMjY5ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d662f0eb-c295-4f90-b265-72d01f40a52e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4045b60d-7860-4742-97af-07b307ffdc8d","artifactVersion":"2","generatedFromUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230120012841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml","artifactChecksum":"ZWJlYWQyMTlkY2YyMWM2ZTI1NTkyNDg5Y2MyYWQ2ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cd352bd-3857-4cc3-9deb-d2d584970af9","artifactVersion":"1"},{"artifactName":"service-Vfw20230120012841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar","artifactChecksum":"ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97810a34-a971-4117-bfb0-f3819e464414","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T01:29:52.056Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:29:52.067Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:29:52.067Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:29:52.067Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:29:52.086Z||kafka-producer-network-thread | SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to KQW_GjtqSsCJeoaCEu0XXA
2023-01-20T01:29:52.089Z||kafka-producer-network-thread | SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to KQW_GjtqSsCJeoaCEu0XXA
2023-01-20T01:29:52.089Z||kafka-producer-network-thread | SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to KQW_GjtqSsCJeoaCEu0XXA
2023-01-20T01:29:52.089Z||kafka-producer-network-thread | SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to KQW_GjtqSsCJeoaCEu0XXA
2023-01-20T01:29:52.089Z||kafka-producer-network-thread | SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to KQW_GjtqSsCJeoaCEu0XXA
2023-01-20T01:29:52.089Z||kafka-producer-network-thread | SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-24d6efb4-7e98-4d21-9c5d-088bd897dd6f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to KQW_GjtqSsCJeoaCEu0XXA
2023-01-20T01:29:52.150Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:29:52.151Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:29:52.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:29:53.119Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:29:53.120Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:29:53.120Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:29:53.121Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:29:54.123Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:29:54.125Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:29:54.125Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:29:54.126Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:29:55.128Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:29:55.128Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:29:55.129Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:29:55.129Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:29:56.130Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:29:56.133Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:29:56.133Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:29:56.133Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:29:57.137Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:29:57.138Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:29:57.138Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:29:57.138Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:29:58.139Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:29:58.140Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:29:58.140Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:29:58.140Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:29:59.142Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "serviceName": "vFW 2023-01-20 01-28-41",
  "serviceVersion": "1.0",
  "serviceUUID": "e0249cfd-cc33-4735-9eb8-c5c0a0a9328f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bdb98e81-57e5-4ca8-823b-53fed9c93326",
  "resources": [
    {
      "resourceInstanceName": "vFW 5af69fd3-54ec 0",
      "resourceCustomizationUUID": "be3898a4-ad41-41cf-8c76-e6533d21af2d",
      "resourceName": "vFW 5af69fd3-54ec",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1",
      "resourceInvariantUUID": "8b4e7980-702d-4b2e-8611-d200cf159447",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5af69fd354ec0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
          "artifactChecksum": "MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7e323a9c-ecab-4106-9324-860df28334e4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
            "generatedFromUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230120012841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
      "artifactChecksum": "ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "97810a34-a971-4117-bfb0-f3819e464414"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T01:29:59.143Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T01:29:59.144Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0249cfd-cc33-4735-9eb8-c5c0a0a9328f ASDC
2023-01-20T01:29:59.271Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:bdeccfbf-9285-4627-b67e-05303ca4ee0f
ServiceName:vFW 2023-01-20 01-28-41
ServiceVersion:1.0
ServiceUUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
ServiceInvariantUUID:bdb98e81-57e5-4ca8-823b-53fed9c93326
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230120012841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
ArtifactUUID:97810a34-a971-4117-bfb0-f3819e464414
ArtifactChecksum:ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5af69fd3-54ec 0
ResourceCustomizationUUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
ResourceInvariantUUID:8b4e7980-702d-4b2e-8611-d200cf159447
ResourceName:vFW 5af69fd3-54ec
ResourceType:VF
ResourceUUID:9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5af69fd354ec0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
ArtifactUUID:7e323a9c-ecab-4106-9324-860df28334e4
ArtifactChecksum:MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI=
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
ArtifactUUID:62d5637c-1ccc-4d76-8e64-202543836b6f
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T01:29:59.271Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0249cfd-cc33-4735-9eb8-c5c0a0a9328f 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-20T01:29:59.495Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:29:59.497Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-01-20T01:29:59.498Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-01-20T01:29:59.499Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:29:59.499Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-01-20T01:29:59.500Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:29:59.573Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-01-20T01:29:59.583Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar 97810a34-a971-4117-bfb0-f3819e464414 101467
2023-01-20T01:29:59.584Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:29:59.584Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:29:59.585Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T01:29:59.586Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:29:59.586Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:29:59.586Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178199583,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:30:00.587Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:30:00.587Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-01-20T01:30:00.588Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414, URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar to file: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:00.588Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230120012841-csar.csar
2023-01-20T01:30:00.680Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:00.680Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:01.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3134940361199011556/Definitions/service-Vfw20230120012841-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-20T01:30:04.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T01:30:04.325Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-01-20T01:30:04.325Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-20T01:30:04.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.327Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.327Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.327Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.327Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.327Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.327Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.327Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5af69fd3-54ec 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-Vfw20230120012841-csar.csar
2023-01-20T01:30:04.327Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-01-20T01:30:04.334Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.335Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:04.339Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:04.339Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-01-20T01:30:04.341Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:30:04.342Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.343Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:04.343Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:04.343Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-01-20T01:30:04.343Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:30:04.344Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.344Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:04.347Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.347Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:30:04.347Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:30:04.347Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:30:04.348Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.348Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:04.348Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.348Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:30:04.348Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:30:04.348Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:30:04.349Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:30:04.349Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.349Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:04.349Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:30:04.349Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:04.350Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:30:04.350Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.350Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T01:30:04.350Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.350Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T01:30:04.351Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.352Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:04.352Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:30:04.352Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.352Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:04.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:30:04.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:04.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:30:04.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.354Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:30:04.354Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:30:04.354Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T01:30:04.354Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:30:04.354Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:30:04.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:30:04.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:04.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:30:04.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:04.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:30:04.356Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.356Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
2023-01-20T01:30:04.356Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.356Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:30:04.356Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:30:04.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:30:04.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:04.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:30:04.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:30:04.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T01:30:04.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:30:04.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:04.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:30:04.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.359Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
2023-01-20T01:30:04.359Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.359Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:30:04.359Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:30:04.359Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:30:04.360Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.360Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:04.360Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.360Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:30:04.360Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:30:04.360Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:30:04.361Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:30:04.361Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:04.361Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:04.361Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T01:30:04.361Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
2023-01-20T01:30:04.362Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.362Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:04.362Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.362Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:04.362Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:04.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:04.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:04.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-20 01-28-41
Description:catalog service description
Model UUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
Model Version:NULL
Model InvariantUuid:bdb98e81-57e5-4ca8-823b-53fed9c93326
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5af69fd3-54ec
Model UUID:52276915-e131-4fff-be6f-82d0c9beb4f2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4e7980-702d-4b2e-8611-d200cf159447
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4fcae68f-4a13-4247-8fa3-42fcf58b5274
ModelName:Vfw5af69fd354ec..base_vfw..module-0
ModelUuid:eec08f78-8e4f-4f46-8040-04e72b1b2adf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:cd462276-1b9f-40f5-a434-0c9bdf9aef4f
ModelInvariantUuid:fb9a7c6a-3a43-4284-8d2a-2ba44bc856d2
ModelName:vFW 5af69fd3-54ec-nodes.vfwCvfc
ModelUuid:a1fa303f-a5d7-403a-9801-6fa96056f5c0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:0663535e-03c1-49b6-b709-0b756f93af15
ModelInvariantUuid:d8d831b5-3a6e-47b5-8e77-1b93e600ca9a
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vfw
ModelUuid:5eab1b2c-e6ab-4b5d-855f-5ccf9ff9a3b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
ModelInvariantUuid:5fa291bd-8958-47dc-bd59-fbaa7b381da5
ModelName:vFW 5af69fd3-54ec-nodes.vsnCvfc
ModelUuid:027291c3-613d-4742-9cd6-3a4897b453df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:79df6c8a-1ace-4444-b404-1bf36863b841
ModelInvariantUuid:6ad916a8-161e-4835-853b-4530dc627851
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vsn
ModelUuid:d12ee714-6677-4c4a-9353-7475d6cd682f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b624e459-3182-408f-9da3-9498efb7231f
ModelInvariantUuid:0838a586-c655-4c92-acbf-e5be9a5c798c
ModelName:vFW 5af69fd3-54ec-nodes.vpgCvfc
ModelUuid:07172353-1f38-4f1c-890f-ee92770e4ff6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5642ca97-4cff-4c58-99a8-f7f1ec9e8297
ModelInvariantUuid:b1e20856-99db-46fb-9da8-1e019a80666f
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vpg
ModelUuid:98265e27-b143-41ea-8316-67b69cfc6e08
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-20T01:30:04.417Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
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-20T01:30:04.479Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||vFW 5af69fd3-54ec 0
2023-01-20T01:30:04.486Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
2023-01-20T01:30:04.486Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 7e323a9c-ecab-4106-9324-860df28334e4 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
2023-01-20T01:30:04.486Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-01-20T01:30:04.486Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
2023-01-20T01:30:04.539Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-01-20T01:30:04.539Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json 7e323a9c-ecab-4106-9324-860df28334e4 785
2023-01-20T01:30:04.540Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json ASDC sendASDCNotification
2023-01-20T01:30:04.540Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
2023-01-20T01:30:04.540Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T01:30:04.540Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:30:04.540Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:30:04.540Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178204539,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:30:05.542Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw5af69fd354ec..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "4fcae68f-4a13-4247-8fa3-42fcf58b5274",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "eec08f78-8e4f-4f46-8040-04e72b1b2adf",
    "vfModuleModelCustomizationUUID": "ce37e76b-7741-4144-a276-f1d796825611",
    "isBase": true,
    "artifacts": [
      "62d5637c-1ccc-4d76-8e64-202543836b6f",
      "4045b60d-7860-4742-97af-07b307ffdc8d"
    ],
    "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-20T01:30:05.557Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw5af69fd354ec..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:eec08f78-8e4f-4f46-8040-04e72b1b2adf
VfModuleModelInvariantUUID:4fcae68f-4a13-4247-8fa3-42fcf58b5274
VfModuleModelDescription:NULL
Artifacts UUID List:{
62d5637c-1ccc-4d76-8e64-202543836b6f
,
4045b60d-7860-4742-97af-07b307ffdc8d

}
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-20T01:30:05.562Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw5af69fd354ec..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "4fcae68f-4a13-4247-8fa3-42fcf58b5274",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "eec08f78-8e4f-4f46-8040-04e72b1b2adf",
    "vfModuleModelCustomizationUUID": "ce37e76b-7741-4144-a276-f1d796825611",
    "isBase": true,
    "artifacts": [
      "62d5637c-1ccc-4d76-8e64-202543836b6f",
      "4045b60d-7860-4742-97af-07b307ffdc8d"
    ],
    "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-20T01:30:05.563Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw5af69fd354ec..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:eec08f78-8e4f-4f46-8040-04e72b1b2adf
VfModuleModelInvariantUUID:4fcae68f-4a13-4247-8fa3-42fcf58b5274
VfModuleModelDescription:NULL
Artifacts UUID List:{
62d5637c-1ccc-4d76-8e64-202543836b6f
,
4045b60d-7860-4742-97af-07b307ffdc8d

}
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-20T01:30:05.563Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 62d5637c-1ccc-4d76-8e64-202543836b6f from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
2023-01-20T01:30:05.563Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-01-20T01:30:05.563Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
2023-01-20T01:30:05.630Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-01-20T01:30:05.630Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml 62d5637c-1ccc-4d76-8e64-202543836b6f 20368
2023-01-20T01:30:05.630Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-20T01:30:05.631Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
2023-01-20T01:30:05.631Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T01:30:05.631Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:30:05.631Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:30:05.631Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178205630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:30:06.632Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 4045b60d-7860-4742-97af-07b307ffdc8d from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
2023-01-20T01:30:06.633Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-01-20T01:30:06.633Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
2023-01-20T01:30:06.735Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-01-20T01:30:06.735Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env 4045b60d-7860-4742-97af-07b307ffdc8d 2098
2023-01-20T01:30:06.736Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-20T01:30:06.736Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
2023-01-20T01:30:06.736Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T01:30:06.737Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:30:06.737Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:30:06.737Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178206736,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:30:07.738Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T01:30:07.738Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 5af69fd3-54ec 0 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 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-20T01:30:07.795Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@55d9e14a, org.onap.sdc.toscaparser.api.parameters.Input@548b681f, org.onap.sdc.toscaparser.api.parameters.Input@2c6aca8, org.onap.sdc.toscaparser.api.parameters.Input@2c5f0dce, org.onap.sdc.toscaparser.api.parameters.Input@36166abe]
2023-01-20T01:30:07.799Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.800Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:07.800Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2023-01-20T01:30:07.800Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= be3898a4-ad41-41cf-8c76-e6533d21af2d
2023-01-20T01:30:07.800Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: be3898a4-ad41-41cf-8c76-e6533d21af2d matches Tosca VF Customization UUID: be3898a4-ad41-41cf-8c76-e6533d21af2d
2023-01-20T01:30:07.801Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: be3898a4-ad41-41cf-8c76-e6533d21af2d  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-20T01:30:07.808Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.808Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:07.809Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id be3898a4-ad41-41cf-8c76-e6533d21af2d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-20T01:30:07.810Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3ca86a5e
2023-01-20T01:30:07.810Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.810Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T01:30:07.811Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ce37e76b-7741-4144-a276-f1d796825611
2023-01-20T01:30:07.812Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ce37e76b-7741-4144-a276-f1d796825611
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-20T01:30:07.819Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.819Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:07.820Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:30:07.820Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.821Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:07.821Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:30:07.821Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.821Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:30:07.822Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:30:07.822Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T01:30:07.822Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:30:07.822Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:30:07.822Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:30:07.823Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:07.823Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:07.823Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:30:07.823Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:07.823Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:30:07.824Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:07.824Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
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-20T01:30:07.837Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.837Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:07.837Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:30:07.838Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.838Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:30:07.838Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:30:07.838Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:30:07.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:07.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:07.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:07.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:30:07.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:30:07.840Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T01:30:07.840Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:30:07.840Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:07.840Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:30:07.841Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:07.841Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
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-20T01:30:07.844Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.844Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:07.845Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:30:07.847Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.848Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:30:07.848Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:30:07.848Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:30:07.848Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:07.849Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:07.849Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:30:07.849Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:30:07.850Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:30:07.850Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:30:07.850Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:30:07.850Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:30:07.850Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:30:07.850Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T01:30:07.851Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
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-20T01:30:07.853Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.854Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:07.854Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:30:07.854Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.854Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:30:07.855Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=be3898a4-ad41-41cf-8c76-e6533d21af2d
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-20T01:30:07.861Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.861Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:07.861Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid e0249cfd-cc33-4735-9eb8-c5c0a0a9328f: vFW 5af69fd3-54ec
2023-01-20T01:30:07.862Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.862Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:07.862Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.862Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:07.862Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:07.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:07.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:30:07.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:30:07.864Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2023-01-20 01-28-41 
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-20T01:30:08.319Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 5af69fd3-54ec 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 1 ASDC deployResourceStructure
2023-01-20T01:30:08.319Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json ASDC sendASDCNotification
2023-01-20T01:30:08.319Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
2023-01-20T01:30:08.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T01:30:08.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:30:08.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:30:08.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178208319,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:30:09.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-20T01:30:09.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
2023-01-20T01:30:09.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T01:30:09.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:30:09.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:30:09.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178209321,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:30:10.323Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-20T01:30:10.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
2023-01-20T01:30:10.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T01:30:10.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:30:10.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:30:10.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178210323,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:30:11.325Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:30:11.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:30:11.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T01:30:11.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:30:11.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:30:11.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178211325,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:30:12.329Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:30:12.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:30:12.370Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:30:12.370Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:30:12.370Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:30:28.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:30:28.828Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:30:28.829Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674178189852,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:30:28.830Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:30:42.370Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:30:42.382Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:30:42.395Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:30:42.395Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:30:42.395Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:31:12.396Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:31:12.409Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:31:12.411Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:31:12.411Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:31:12.411Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:31:28.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:31:28.833Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.833Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178185354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178192305,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178185354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674178189852,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178192305,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674178189852,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178185354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178192305,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674178189852,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178185354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178192305,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674178189852,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178185354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178192305,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.846Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674178189852,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178185354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178192305,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:31:28.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178185354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674178189852,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178169034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178192305,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:31:28.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178199578,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:31:28.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674178199315,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:31:28.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178199583,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:31:28.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178199569,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:31:28.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178200654,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:31:28.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178201751,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:31:28.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178202872,
  "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-20T01:31:28.865Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bdeccfbf-9285-4627-b67e-05303ca4ee0f
2023-01-20T01:31:28.865Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T01:31:28.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.878Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674178203877,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T01:31:28.878Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178204539,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:31:28.879Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178205630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:31:28.879Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178206736,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:31:28.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178208319,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T01:31:28.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.881Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178209321,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-01-20T01:31:28.881Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.881Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178210323,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-01-20T01:31:28.881Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178211325,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T01:31:28.882Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178214607,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T01:31:28.882Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:31:28.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T01:31:28.883Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "aai-model-loader",
  "timestamp": 1674178215611,
  "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-20T01:31:28.887Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bdeccfbf-9285-4627-b67e-05303ca4ee0f
2023-01-20T01:31:28.887Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T01:31:42.412Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:31:42.429Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:31:42.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:31:42.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:31:42.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:31:42.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:32:12.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:32:12.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:32:12.452Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:32:12.452Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:32:12.452Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:32:12.452Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:32:28.827Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:32:42.453Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:32:42.481Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:32:42.484Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:32:42.484Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:32:42.484Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:32:42.484Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:33:12.485Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:33:12.498Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:33:12.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:33:12.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:33:12.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:33:12.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:33:28.828Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:33:42.502Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:33:42.514Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:33:42.517Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:33:42.518Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:33:42.518Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:33:42.518Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:34:12.518Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:34:12.530Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:34:12.533Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:34:12.534Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:34:12.534Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:34:12.534Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:34:28.830Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:34:42.534Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:34:42.548Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:34:42.550Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:34:42.550Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:34:42.550Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:34:42.550Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:34:52.028Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-20T01:34:52.029Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Member SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-ee67e534-5f77-4305-8c9f-5ad702cb5a26 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-20T01:34:52.030Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-20T01:34:52.030Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-20T01:34:52.529Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:34:52.539Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T01:34:52.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T01:34:52.552Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:34:52.553Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T01:34:52.561Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:34:52.562Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:34:52.562Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:34:52.568Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T01:34:52.568Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T01:34:52.569Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T01:34:52.570Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=45, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T01:34:52.570Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T01:34:52.571Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T01:35:12.551Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T01:35:12.552Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T01:35:12.570Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f and serviceModelVersionId: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T01:35:12.570Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdb98e81-57e5-4ca8-823b-53fed9c93326
2023-01-20T01:35:28.112Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0
2023-01-20T01:35:28.217Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T01:35:28.694Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?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-20T01:35:28.699Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||Invoke
2023-01-20T01:35:28.719Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T01:35:28.831Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:35:29.037Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||InvokeReturn
2023-01-20T01:35:29.038Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 01:35:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[282], vertex-id=[299112], x-aai-txid=[0-aai-resources-230120-01:35:28:999-61339], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T01:35:29.038Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T01:35:29.044Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T01:35:29.044Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-20T01:35:29.055Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-20T01:35:29.056Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bdeccfbf-9285-4627-b67e-05303ca4ee0f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T01:35:29.056Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T01:35:29.057Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:35:29.057Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:35:29.057Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178529056,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:35:29.071Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:35:29.072Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178529056,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T01:35:29.073Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:35:30.072Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:35:30.073Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-20T01:35:30.074Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-20T01:35:30.074Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-20T01:35:30.074Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Lost previously 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-20T01:35:30.075Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:35:30.079Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-8108fcda-b772-4fcc-9862-760b67507b70
2023-01-20T01:35:30.080Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-20T01:35:30.080Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:35:30.080Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:35:31.733Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:35:34.742Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:35:37.754Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:35:40.763Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:35:43.774Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:35:46.783Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:35:49.790Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:35:52.799Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:35:55.806Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:35:58.814Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:01.822Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:04.830Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:07.839Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:10.847Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:13.857Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:16.867Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:19.878Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:22.892Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:25.906Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:28.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:28.827Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:36:28.835Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T01:36:28.836Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T01:36:28.841Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:36:28.841Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-8108fcda-b772-4fcc-9862-760b67507b70', protocol='range'}
2023-01-20T01:36:28.845Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T01:36:28.845Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T01:36:28.846Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T01:36:28.846Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T01:36:28.846Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T01:36:28.847Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T01:36:28.847Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-8108fcda-b772-4fcc-9862-760b67507b70=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T01:36:28.855Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-8108fcda-b772-4fcc-9862-760b67507b70', protocol='range'}
2023-01-20T01:36:28.855Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:36:28.855Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:36:28.856Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:36:28.856Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:36:28.856Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:36:28.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T01:36:28.859Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-20T01:36:28.860Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-20T01:36:28.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T01:36:28.860Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-20T01:36:28.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T01:36:28.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=46, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T01:36:28.860Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-20T01:36:28.861Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-20T01:36:28.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T01:36:28.861Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-20T01:36:28.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T01:36:28.868Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:36:28.869Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"bdeccfbf-9285-4627-b67e-05303ca4ee0f","serviceName":"vFW 2023-01-20 01-28-41","serviceVersion":"1.0","serviceUUID":"e0249cfd-cc33-4735-9eb8-c5c0a0a9328f","serviceDescription":"catalog service description","serviceInvariantUUID":"bdb98e81-57e5-4ca8-823b-53fed9c93326","resources":[{"resourceInstanceName":"vFW 5af69fd3-54ec 0","resourceName":"vFW 5af69fd3-54ec","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1","resourceInvariantUUID":"8b4e7980-702d-4b2e-8611-d200cf159447","resourceCustomizationUUID":"be3898a4-ad41-41cf-8c76-e6533d21af2d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxM2QyMjU0NmNkNmUyZDY5N2U0NGNjMDg5MWEyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d94fee6-2eb5-414a-8850-d2b500653ec6","artifactVersion":"1"},{"artifactName":"vfw5af69fd354ec0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json","artifactChecksum":"MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e323a9c-ecab-4106-9324-860df28334e4","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml","artifactChecksum":"M2E0Yjk3MTA2MDQzYjNiNTE3MWNkYTllN2ZkMjY5ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d662f0eb-c295-4f90-b265-72d01f40a52e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4045b60d-7860-4742-97af-07b307ffdc8d","artifactVersion":"2","generatedFromUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230120012841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml","artifactChecksum":"ZWJlYWQyMTlkY2YyMWM2ZTI1NTkyNDg5Y2MyYWQ2ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cd352bd-3857-4cc3-9deb-d2d584970af9","artifactVersion":"1"},{"artifactName":"service-Vfw20230120012841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar","artifactChecksum":"ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97810a34-a971-4117-bfb0-f3819e464414","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T01:36:28.871Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:36:28.872Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:28.872Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:28.872Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:29.873Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:36:29.873Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:29.874Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:29.874Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:29.878Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:36:29.878Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:36:29.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:36:30.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:36:30.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:30.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:30.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:31.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:36:31.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:31.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:31.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:32.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:36:32.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:32.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:32.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:33.879Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:36:33.879Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:33.879Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:33.880Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:34.880Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:36:34.881Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:34.881Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:34.881Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:35.882Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "serviceName": "vFW 2023-01-20 01-28-41",
  "serviceVersion": "1.0",
  "serviceUUID": "e0249cfd-cc33-4735-9eb8-c5c0a0a9328f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bdb98e81-57e5-4ca8-823b-53fed9c93326",
  "resources": [
    {
      "resourceInstanceName": "vFW 5af69fd3-54ec 0",
      "resourceCustomizationUUID": "be3898a4-ad41-41cf-8c76-e6533d21af2d",
      "resourceName": "vFW 5af69fd3-54ec",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1",
      "resourceInvariantUUID": "8b4e7980-702d-4b2e-8611-d200cf159447",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5af69fd354ec0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
          "artifactChecksum": "MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7e323a9c-ecab-4106-9324-860df28334e4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
            "generatedFromUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230120012841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
      "artifactChecksum": "ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "97810a34-a971-4117-bfb0-f3819e464414"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T01:36:35.883Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T01:36:35.883Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0249cfd-cc33-4735-9eb8-c5c0a0a9328f ASDC
2023-01-20T01:36:35.884Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:bdeccfbf-9285-4627-b67e-05303ca4ee0f
ServiceName:vFW 2023-01-20 01-28-41
ServiceVersion:1.0
ServiceUUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
ServiceInvariantUUID:bdb98e81-57e5-4ca8-823b-53fed9c93326
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230120012841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
ArtifactUUID:97810a34-a971-4117-bfb0-f3819e464414
ArtifactChecksum:ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5af69fd3-54ec 0
ResourceCustomizationUUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
ResourceInvariantUUID:8b4e7980-702d-4b2e-8611-d200cf159447
ResourceName:vFW 5af69fd3-54ec
ResourceType:VF
ResourceUUID:9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5af69fd354ec0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
ArtifactUUID:7e323a9c-ecab-4106-9324-860df28334e4
ArtifactChecksum:MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI=
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
ArtifactUUID:62d5637c-1ccc-4d76-8e64-202543836b6f
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T01:36:35.884Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0249cfd-cc33-4735-9eb8-c5c0a0a9328f 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:36:35.912Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:36:35.913Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-01-20T01:36:35.913Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-01-20T01:36:35.913Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:35.913Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-01-20T01:36:35.914Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:36.147Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-01-20T01:36:36.148Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar 97810a34-a971-4117-bfb0-f3819e464414 101467
2023-01-20T01:36:36.149Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:36:36.149Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:36.149Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T01:36:36.149Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:36.149Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:36.149Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178596148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:37.150Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:36:37.151Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-01-20T01:36:37.151Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414, URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar to file: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:37.151Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230120012841-csar.csar
2023-01-20T01:36:37.152Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:37.152Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:37.300Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP288283563754071170/Definitions/service-Vfw20230120012841-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-20T01:36:39.217Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T01:36:39.218Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-01-20T01:36:39.218Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.218Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-20T01:36:39.218Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.218Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.218Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.219Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.219Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.219Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.219Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.219Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.219Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.219Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.220Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5af69fd3-54ec 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-Vfw20230120012841-csar.csar
2023-01-20T01:36:39.220Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-01-20T01:36:39.220Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.220Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:36:39.220Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:36:39.221Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-01-20T01:36:39.221Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:36:39.221Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.222Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:36:39.222Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:36:39.222Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-01-20T01:36:39.222Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:36:39.223Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.223Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:36:39.223Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.223Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:36:39.223Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:36:39.224Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:36:39.224Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.224Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:36:39.224Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.224Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:36:39.225Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:36:39.225Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:36:39.225Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:36:39.225Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.225Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:36:39.226Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:36:39.226Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:36:39.226Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:36:39.226Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.226Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T01:36:39.227Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.227Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T01:36:39.227Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.227Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:36:39.227Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:36:39.228Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.228Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:36:39.228Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:36:39.228Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.229Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:36:39.229Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:36:39.229Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.229Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:36:39.229Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:36:39.229Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T01:36:39.230Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:36:39.230Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:36:39.230Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:36:39.230Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.230Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:36:39.231Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:36:39.231Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:36:39.231Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:36:39.231Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.231Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
2023-01-20T01:36:39.232Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.232Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:36:39.232Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:36:39.232Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:36:39.232Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.233Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:36:39.233Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.233Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:36:39.233Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:36:39.233Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T01:36:39.234Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:36:39.234Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:36:39.234Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:36:39.234Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.234Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
2023-01-20T01:36:39.234Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.235Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:36:39.235Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:36:39.235Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:36:39.235Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.235Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:36:39.236Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.236Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:36:39.236Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:36:39.236Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:36:39.236Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:36:39.237Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:36:39.237Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:36:39.237Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T01:36:39.237Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
2023-01-20T01:36:39.237Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.237Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:36:39.238Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.238Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:36:39.238Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.238Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:36:39.238Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:36:39.239Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:36:39.239Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-20 01-28-41
Description:catalog service description
Model UUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
Model Version:NULL
Model InvariantUuid:bdb98e81-57e5-4ca8-823b-53fed9c93326
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5af69fd3-54ec
Model UUID:52276915-e131-4fff-be6f-82d0c9beb4f2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4e7980-702d-4b2e-8611-d200cf159447
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4fcae68f-4a13-4247-8fa3-42fcf58b5274
ModelName:Vfw5af69fd354ec..base_vfw..module-0
ModelUuid:eec08f78-8e4f-4f46-8040-04e72b1b2adf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:cd462276-1b9f-40f5-a434-0c9bdf9aef4f
ModelInvariantUuid:fb9a7c6a-3a43-4284-8d2a-2ba44bc856d2
ModelName:vFW 5af69fd3-54ec-nodes.vfwCvfc
ModelUuid:a1fa303f-a5d7-403a-9801-6fa96056f5c0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:0663535e-03c1-49b6-b709-0b756f93af15
ModelInvariantUuid:d8d831b5-3a6e-47b5-8e77-1b93e600ca9a
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vfw
ModelUuid:5eab1b2c-e6ab-4b5d-855f-5ccf9ff9a3b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
ModelInvariantUuid:5fa291bd-8958-47dc-bd59-fbaa7b381da5
ModelName:vFW 5af69fd3-54ec-nodes.vsnCvfc
ModelUuid:027291c3-613d-4742-9cd6-3a4897b453df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:79df6c8a-1ace-4444-b404-1bf36863b841
ModelInvariantUuid:6ad916a8-161e-4835-853b-4530dc627851
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vsn
ModelUuid:d12ee714-6677-4c4a-9353-7475d6cd682f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b624e459-3182-408f-9da3-9498efb7231f
ModelInvariantUuid:0838a586-c655-4c92-acbf-e5be9a5c798c
ModelName:vFW 5af69fd3-54ec-nodes.vpgCvfc
ModelUuid:07172353-1f38-4f1c-890f-ee92770e4ff6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5642ca97-4cff-4c58-99a8-f7f1ec9e8297
ModelInvariantUuid:b1e20856-99db-46fb-9da8-1e019a80666f
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vpg
ModelUuid:98265e27-b143-41ea-8316-67b69cfc6e08
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T01:36:39.267Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||ERROR|500||Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists
2023-01-20T01:36:39.271Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:36:39.272Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists)
2023-01-20T01:36:39.272Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T01:36:39.272Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:39.272Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:39.272Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178599268,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:40.274Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:36:40.274Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists)
2023-01-20T01:36:40.274Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T01:36:40.275Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:36:40.275Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:36:40.275Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178600274,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:36:41.278Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:36:41.290Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:36:41.296Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:36:41.297Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:36:41.297Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:36:41.297Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:37:11.298Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:37:11.309Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:37:11.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:37:11.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:37:11.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:37:11.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:37:28.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:37:28.827Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:37:28.827Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T01:37:28.828Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:37:41.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:37:41.326Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:37:41.329Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:37:41.329Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:37:41.329Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:37:41.330Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:38:11.330Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:38:11.341Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:38:11.343Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:38:11.343Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:38:11.343Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:38:11.343Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:38:28.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:38:28.828Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:38:28.828Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T01:38:28.829Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:38:28.829Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:38:28.830Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:38:28.830Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:38:28.830Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:38:28.830Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T01:38:28.830Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:38:28.830Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:38:28.830Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:38:28.831Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:38:28.831Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:38:28.831Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178530072,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:38:28.831Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:38:28.831Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:38:28.831Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178596148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:38:28.831Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:38:28.832Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:38:28.832Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178599268,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
}
2023-01-20T01:38:28.832Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:38:28.832Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:38:28.832Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178600274,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
}
2023-01-20T01:38:28.832Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:38:41.344Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:38:41.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:38:41.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:38:41.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:38:41.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:38:41.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:39:11.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:39:11.369Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:39:11.371Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:39:11.371Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:39:11.371Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:39:11.371Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:39:28.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:39:41.371Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:39:41.395Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:39:41.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:39:41.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:39:41.398Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:39:41.398Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:40:11.399Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:40:11.418Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:40:11.421Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:40:11.422Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:40:11.422Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:40:11.422Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:40:28.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:40:41.423Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:40:41.433Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:40:41.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:40:41.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:40:41.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:40:41.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:41:11.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:41:11.462Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:41:11.469Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:41:11.469Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:41:11.470Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:41:11.470Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:41:28.828Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:41:28.902Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-20T01:41:28.903Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Member SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-8108fcda-b772-4fcc-9862-760b67507b70 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-20T01:41:28.903Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-20T01:41:28.904Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-20T01:41:29.448Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:41:29.456Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T01:41:29.456Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T01:41:29.461Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:41:29.461Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T01:41:29.469Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:41:29.470Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:41:29.470Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:41:29.473Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T01:41:29.473Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T01:41:29.473Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T01:41:29.473Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=56, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T01:41:29.474Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T01:41:29.474Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T01:41:41.470Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T01:41:41.471Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T01:41:41.478Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f and serviceModelVersionId: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T01:41:41.478Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdb98e81-57e5-4ca8-823b-53fed9c93326
2023-01-20T01:41:41.481Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0
2023-01-20T01:41:41.489Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T01:41:41.558Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||Invoke
2023-01-20T01:41:41.558Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4447812a-1391-4fa8-8a38-b2fceb1b4077], X-ECOMP-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], X-TransactionId=[], X-ONAP-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], Content-Type=[application/merge-patch+json]}
2023-01-20T01:41:41.565Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T01:41:41.785Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?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/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 01:41:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[217], vertex-id=[299112], x-aai-txid=[2-aai-resources-230120-01:41:41:844-84561], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T01:41:41.786Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T01:41:41.786Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||InvokeReturn
2023-01-20T01:41:41.787Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T01:41:41.787Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-20T01:41:41.796Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||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-20T01:41:41.797Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bdeccfbf-9285-4627-b67e-05303ca4ee0f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T01:41:41.797Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T01:41:41.798Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:41:41.798Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:41:41.798Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178901797,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:41:41.810Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T01:41:41.810Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178901797,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T01:41:41.811Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:41:42.814Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:41:42.814Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-20T01:41:42.815Z||pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-20T01:41:42.815Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-20T01:41:42.815Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Lost previously 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-20T01:41:42.815Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:41:42.819Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2417ae87-6181-40f8-bca4-725a9c910c98
2023-01-20T01:41:42.819Z||pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-20T01:41:42.820Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:41:42.820Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:41:44.617Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:41:47.630Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:41:50.644Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:41:53.651Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:41:56.660Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:41:59.672Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:02.684Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:05.702Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:08.713Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:11.720Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:14.732Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:17.743Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:20.752Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:23.759Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:26.767Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:42:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:28.835Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T01:42:28.835Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T01:42:28.839Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:42:28.839Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2417ae87-6181-40f8-bca4-725a9c910c98', protocol='range'}
2023-01-20T01:42:28.844Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2417ae87-6181-40f8-bca4-725a9c910c98=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T01:42:28.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2417ae87-6181-40f8-bca4-725a9c910c98', protocol='range'}
2023-01-20T01:42:28.853Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:42:28.854Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:42:28.854Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:42:28.854Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:42:28.854Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:42:28.858Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-20T01:42:28.858Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-20T01:42:28.858Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T01:42:28.858Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-20T01:42:28.858Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T01:42:28.858Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-20T01:42:28.858Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T01:42:28.858Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-20T01:42:28.858Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=57, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T01:42:28.859Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-20T01:42:28.859Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T01:42:28.859Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T01:42:28.866Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T01:42:28.866Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"bdeccfbf-9285-4627-b67e-05303ca4ee0f","serviceName":"vFW 2023-01-20 01-28-41","serviceVersion":"1.0","serviceUUID":"e0249cfd-cc33-4735-9eb8-c5c0a0a9328f","serviceDescription":"catalog service description","serviceInvariantUUID":"bdb98e81-57e5-4ca8-823b-53fed9c93326","resources":[{"resourceInstanceName":"vFW 5af69fd3-54ec 0","resourceName":"vFW 5af69fd3-54ec","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1","resourceInvariantUUID":"8b4e7980-702d-4b2e-8611-d200cf159447","resourceCustomizationUUID":"be3898a4-ad41-41cf-8c76-e6533d21af2d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxM2QyMjU0NmNkNmUyZDY5N2U0NGNjMDg5MWEyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d94fee6-2eb5-414a-8850-d2b500653ec6","artifactVersion":"1"},{"artifactName":"vfw5af69fd354ec0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json","artifactChecksum":"MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e323a9c-ecab-4106-9324-860df28334e4","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml","artifactChecksum":"M2E0Yjk3MTA2MDQzYjNiNTE3MWNkYTllN2ZkMjY5ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d662f0eb-c295-4f90-b265-72d01f40a52e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4045b60d-7860-4742-97af-07b307ffdc8d","artifactVersion":"2","generatedFromUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230120012841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml","artifactChecksum":"ZWJlYWQyMTlkY2YyMWM2ZTI1NTkyNDg5Y2MyYWQ2ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cd352bd-3857-4cc3-9deb-d2d584970af9","artifactVersion":"1"},{"artifactName":"service-Vfw20230120012841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar","artifactChecksum":"ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97810a34-a971-4117-bfb0-f3819e464414","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T01:42:28.869Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:42:28.869Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:28.870Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:28.870Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:29.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T01:42:29.869Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:42:29.870Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:42:29.871Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:42:29.871Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:29.872Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:29.872Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:30.873Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:42:30.874Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:30.874Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:30.874Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:31.875Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:42:31.876Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:31.876Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:31.876Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:32.877Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:42:32.877Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:32.877Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:32.878Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:33.879Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:42:33.880Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:33.880Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:33.881Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:34.881Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:42:34.882Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:34.882Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:34.882Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:35.884Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "serviceName": "vFW 2023-01-20 01-28-41",
  "serviceVersion": "1.0",
  "serviceUUID": "e0249cfd-cc33-4735-9eb8-c5c0a0a9328f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bdb98e81-57e5-4ca8-823b-53fed9c93326",
  "resources": [
    {
      "resourceInstanceName": "vFW 5af69fd3-54ec 0",
      "resourceCustomizationUUID": "be3898a4-ad41-41cf-8c76-e6533d21af2d",
      "resourceName": "vFW 5af69fd3-54ec",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1",
      "resourceInvariantUUID": "8b4e7980-702d-4b2e-8611-d200cf159447",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5af69fd354ec0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
          "artifactChecksum": "MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7e323a9c-ecab-4106-9324-860df28334e4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
            "generatedFromUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230120012841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
      "artifactChecksum": "ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "97810a34-a971-4117-bfb0-f3819e464414"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T01:42:35.884Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T01:42:35.884Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0249cfd-cc33-4735-9eb8-c5c0a0a9328f ASDC
2023-01-20T01:42:35.885Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:bdeccfbf-9285-4627-b67e-05303ca4ee0f
ServiceName:vFW 2023-01-20 01-28-41
ServiceVersion:1.0
ServiceUUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
ServiceInvariantUUID:bdb98e81-57e5-4ca8-823b-53fed9c93326
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230120012841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
ArtifactUUID:97810a34-a971-4117-bfb0-f3819e464414
ArtifactChecksum:ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5af69fd3-54ec 0
ResourceCustomizationUUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
ResourceInvariantUUID:8b4e7980-702d-4b2e-8611-d200cf159447
ResourceName:vFW 5af69fd3-54ec
ResourceType:VF
ResourceUUID:9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5af69fd354ec0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
ArtifactUUID:7e323a9c-ecab-4106-9324-860df28334e4
ArtifactChecksum:MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI=
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
ArtifactUUID:62d5637c-1ccc-4d76-8e64-202543836b6f
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T01:42:35.885Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0249cfd-cc33-4735-9eb8-c5c0a0a9328f 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:42:35.913Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:42:35.914Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T01:42:35.914Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T01:42:35.914Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:35.915Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T01:42:35.915Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:36.121Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T01:42:36.122Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar 97810a34-a971-4117-bfb0-f3819e464414 101467
2023-01-20T01:42:36.122Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:42:36.123Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:36.123Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T01:42:36.123Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:36.123Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:36.123Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178956122,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:37.124Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:42:37.125Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T01:42:37.125Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414, URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar to file: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:37.126Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230120012841-csar.csar
2023-01-20T01:42:37.126Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:37.126Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:37.472Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17848105200466123373/Definitions/service-Vfw20230120012841-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-20T01:42:39.601Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T01:42:39.602Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T01:42:39.602Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.602Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-20T01:42:39.602Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.602Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5af69fd3-54ec 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-Vfw20230120012841-csar.csar
2023-01-20T01:42:39.603Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T01:42:39.604Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.604Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:42:39.604Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:42:39.604Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T01:42:39.604Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:42:39.605Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.605Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:42:39.605Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:42:39.605Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T01:42:39.605Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:42:39.605Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.605Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:42:39.606Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.606Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:42:39.606Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:42:39.606Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:42:39.606Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.606Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:42:39.606Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.607Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:42:39.607Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:42:39.607Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:42:39.607Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:42:39.607Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.607Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:42:39.607Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:42:39.607Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:42:39.608Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:42:39.608Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.608Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T01:42:39.608Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.608Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T01:42:39.608Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.608Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:42:39.608Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:42:39.609Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.609Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:42:39.609Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:42:39.609Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.609Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:42:39.609Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:42:39.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:42:39.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:42:39.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T01:42:39.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:42:39.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:42:39.611Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:42:39.611Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.611Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:42:39.611Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:42:39.611Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:42:39.611Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:42:39.612Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.612Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
2023-01-20T01:42:39.612Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.612Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:42:39.612Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:42:39.612Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:42:39.612Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.613Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:42:39.613Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.613Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:42:39.613Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:42:39.613Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T01:42:39.613Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:42:39.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:42:39.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:42:39.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
2023-01-20T01:42:39.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:42:39.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:42:39.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:42:39.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:42:39.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:42:39.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:42:39.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:42:39.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:42:39.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:42:39.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:42:39.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T01:42:39.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
2023-01-20T01:42:39.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:42:39.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.617Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:42:39.617Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.617Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:42:39.617Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:42:39.617Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:42:39.617Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-20 01-28-41
Description:catalog service description
Model UUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
Model Version:NULL
Model InvariantUuid:bdb98e81-57e5-4ca8-823b-53fed9c93326
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5af69fd3-54ec
Model UUID:52276915-e131-4fff-be6f-82d0c9beb4f2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4e7980-702d-4b2e-8611-d200cf159447
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4fcae68f-4a13-4247-8fa3-42fcf58b5274
ModelName:Vfw5af69fd354ec..base_vfw..module-0
ModelUuid:eec08f78-8e4f-4f46-8040-04e72b1b2adf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:cd462276-1b9f-40f5-a434-0c9bdf9aef4f
ModelInvariantUuid:fb9a7c6a-3a43-4284-8d2a-2ba44bc856d2
ModelName:vFW 5af69fd3-54ec-nodes.vfwCvfc
ModelUuid:a1fa303f-a5d7-403a-9801-6fa96056f5c0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:0663535e-03c1-49b6-b709-0b756f93af15
ModelInvariantUuid:d8d831b5-3a6e-47b5-8e77-1b93e600ca9a
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vfw
ModelUuid:5eab1b2c-e6ab-4b5d-855f-5ccf9ff9a3b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
ModelInvariantUuid:5fa291bd-8958-47dc-bd59-fbaa7b381da5
ModelName:vFW 5af69fd3-54ec-nodes.vsnCvfc
ModelUuid:027291c3-613d-4742-9cd6-3a4897b453df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:79df6c8a-1ace-4444-b404-1bf36863b841
ModelInvariantUuid:6ad916a8-161e-4835-853b-4530dc627851
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vsn
ModelUuid:d12ee714-6677-4c4a-9353-7475d6cd682f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b624e459-3182-408f-9da3-9498efb7231f
ModelInvariantUuid:0838a586-c655-4c92-acbf-e5be9a5c798c
ModelName:vFW 5af69fd3-54ec-nodes.vpgCvfc
ModelUuid:07172353-1f38-4f1c-890f-ee92770e4ff6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5642ca97-4cff-4c58-99a8-f7f1ec9e8297
ModelInvariantUuid:b1e20856-99db-46fb-9da8-1e019a80666f
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vpg
ModelUuid:98265e27-b143-41ea-8316-67b69cfc6e08
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T01:42:39.654Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists
2023-01-20T01:42:39.654Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:42:39.654Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists)
2023-01-20T01:42:39.654Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T01:42:39.655Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:39.655Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:39.655Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178959654,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:40.656Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:42:40.656Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists)
2023-01-20T01:42:40.656Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T01:42:40.656Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:42:40.656Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:42:40.656Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178960655,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:42:41.657Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:42:41.670Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:42:41.673Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:42:41.673Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:42:41.673Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:42:41.673Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:43:11.673Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:43:11.690Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:43:11.692Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:43:11.692Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:43:11.692Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:43:11.693Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:43:28.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:43:28.828Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:43:28.828Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T01:43:28.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:43:41.693Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:43:41.703Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:43:41.705Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:43:41.705Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:43:41.705Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:43:41.706Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:44:11.706Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:44:11.717Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:44:11.720Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:44:11.721Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:44:11.721Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:44:11.721Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:44:28.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:44:28.828Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:44:28.828Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T01:44:28.828Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:44:28.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:44:28.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:44:28.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:44:28.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:44:28.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T01:44:28.829Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:44:28.829Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:44:28.829Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:44:28.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:44:28.830Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:44:28.830Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178902814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:44:28.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:44:28.830Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:44:28.830Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178956122,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:44:28.830Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:44:28.831Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:44:28.831Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178959654,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
}
2023-01-20T01:44:28.831Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:44:28.831Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T01:44:28.831Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674178960655,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
}
2023-01-20T01:44:28.831Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:44:41.721Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:44:41.731Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:44:41.733Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:44:41.733Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:44:41.733Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:44:41.733Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:45:11.733Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:45:11.745Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:45:11.747Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:45:11.747Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:45:11.748Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:45:11.748Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:45:28.825Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:45:41.748Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:45:41.760Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:45:41.762Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:45:41.763Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:45:41.763Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:45:41.763Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:46:11.763Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:46:11.777Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:46:11.780Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:46:11.780Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:46:11.780Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:46:11.780Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:46:28.827Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:46:41.780Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:46:41.796Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:46:41.799Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:46:41.799Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:46:41.799Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:46:41.799Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:47:11.799Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:47:11.811Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:47:11.813Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:47:11.813Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:47:11.813Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:47:11.814Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:47:28.828Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:47:28.920Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-20T01:47:28.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Member SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2417ae87-6181-40f8-bca4-725a9c910c98 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-20T01:47:28.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-20T01:47:28.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-20T01:47:29.494Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:47:29.501Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T01:47:29.502Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T01:47:29.505Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:47:29.505Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T01:47:29.512Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:47:29.513Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:47:29.513Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:47:29.516Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T01:47:29.516Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T01:47:29.516Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T01:47:29.517Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=67, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T01:47:29.517Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T01:47:29.517Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T01:47:41.814Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T01:47:41.815Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T01:47:41.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f and serviceModelVersionId: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T01:47:41.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdb98e81-57e5-4ca8-823b-53fed9c93326
2023-01-20T01:47:41.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0
2023-01-20T01:47:41.837Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T01:47:41.924Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?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-20T01:47:41.926Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||Invoke
2023-01-20T01:47:41.931Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T01:47:42.082Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||InvokeReturn
2023-01-20T01:47:42.083Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 01:47:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[299112], x-aai-txid=[2-aai-resources-230120-01:47:42:212-89562], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T01:47:42.084Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T01:47:42.084Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T01:47:42.084Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T01:47:42.095Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T01:47:42.095Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bdeccfbf-9285-4627-b67e-05303ca4ee0f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T01:47:42.095Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T01:47:42.096Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:47:42.096Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:47:42.096Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179262095,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:47:42.109Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T01:47:42.109Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179262095,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T01:47:42.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:47:43.118Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:47:43.119Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-20T01:47:43.120Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-20T01:47:43.120Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-20T01:47:43.120Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Lost previously 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-20T01:47:43.121Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:47:43.126Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-7d2e070d-429f-4078-9844-2a9c3a620a4d
2023-01-20T01:47:43.126Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-20T01:47:43.127Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:47:43.127Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:47:44.615Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:47:47.622Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:47:50.632Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:47:53.642Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:47:56.660Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:47:59.669Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:02.678Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:05.705Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:08.721Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:11.734Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:14.753Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:17.761Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:20.775Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:23.783Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:26.793Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:48:28.826Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:28.836Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T01:48:28.836Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T01:48:28.843Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-7d2e070d-429f-4078-9844-2a9c3a620a4d', protocol='range'}
2023-01-20T01:48:28.843Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:48:28.848Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-7d2e070d-429f-4078-9844-2a9c3a620a4d=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T01:48:28.858Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-7d2e070d-429f-4078-9844-2a9c3a620a4d', protocol='range'}
2023-01-20T01:48:28.858Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:48:28.858Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:48:28.858Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:48:28.858Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:48:28.858Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:48:28.862Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-20T01:48:28.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-20T01:48:28.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T01:48:28.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-20T01:48:28.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T01:48:28.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-20T01:48:28.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T01:48:28.864Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-20T01:48:28.864Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=68, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T01:48:28.864Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T01:48:28.864Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-20T01:48:28.864Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T01:48:28.870Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T01:48:28.871Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"bdeccfbf-9285-4627-b67e-05303ca4ee0f","serviceName":"vFW 2023-01-20 01-28-41","serviceVersion":"1.0","serviceUUID":"e0249cfd-cc33-4735-9eb8-c5c0a0a9328f","serviceDescription":"catalog service description","serviceInvariantUUID":"bdb98e81-57e5-4ca8-823b-53fed9c93326","resources":[{"resourceInstanceName":"vFW 5af69fd3-54ec 0","resourceName":"vFW 5af69fd3-54ec","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1","resourceInvariantUUID":"8b4e7980-702d-4b2e-8611-d200cf159447","resourceCustomizationUUID":"be3898a4-ad41-41cf-8c76-e6533d21af2d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxM2QyMjU0NmNkNmUyZDY5N2U0NGNjMDg5MWEyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d94fee6-2eb5-414a-8850-d2b500653ec6","artifactVersion":"1"},{"artifactName":"vfw5af69fd354ec0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json","artifactChecksum":"MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e323a9c-ecab-4106-9324-860df28334e4","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml","artifactChecksum":"M2E0Yjk3MTA2MDQzYjNiNTE3MWNkYTllN2ZkMjY5ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d662f0eb-c295-4f90-b265-72d01f40a52e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4045b60d-7860-4742-97af-07b307ffdc8d","artifactVersion":"2","generatedFromUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230120012841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml","artifactChecksum":"ZWJlYWQyMTlkY2YyMWM2ZTI1NTkyNDg5Y2MyYWQ2ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cd352bd-3857-4cc3-9deb-d2d584970af9","artifactVersion":"1"},{"artifactName":"service-Vfw20230120012841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar","artifactChecksum":"ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97810a34-a971-4117-bfb0-f3819e464414","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T01:48:28.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:48:28.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:28.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:28.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:29.874Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:48:29.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:48:29.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:48:29.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:48:29.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:29.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:29.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:30.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:48:30.879Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:30.879Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:30.879Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:31.881Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:48:31.881Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:31.881Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:31.882Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:32.883Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:48:32.884Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:32.884Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:32.884Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:33.885Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:48:33.886Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:33.886Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:33.886Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:34.887Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:48:34.887Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:34.888Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:34.888Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:35.889Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "serviceName": "vFW 2023-01-20 01-28-41",
  "serviceVersion": "1.0",
  "serviceUUID": "e0249cfd-cc33-4735-9eb8-c5c0a0a9328f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bdb98e81-57e5-4ca8-823b-53fed9c93326",
  "resources": [
    {
      "resourceInstanceName": "vFW 5af69fd3-54ec 0",
      "resourceCustomizationUUID": "be3898a4-ad41-41cf-8c76-e6533d21af2d",
      "resourceName": "vFW 5af69fd3-54ec",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1",
      "resourceInvariantUUID": "8b4e7980-702d-4b2e-8611-d200cf159447",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5af69fd354ec0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
          "artifactChecksum": "MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7e323a9c-ecab-4106-9324-860df28334e4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
            "generatedFromUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230120012841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
      "artifactChecksum": "ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "97810a34-a971-4117-bfb0-f3819e464414"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T01:48:35.890Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T01:48:35.890Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0249cfd-cc33-4735-9eb8-c5c0a0a9328f ASDC
2023-01-20T01:48:35.891Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:bdeccfbf-9285-4627-b67e-05303ca4ee0f
ServiceName:vFW 2023-01-20 01-28-41
ServiceVersion:1.0
ServiceUUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
ServiceInvariantUUID:bdb98e81-57e5-4ca8-823b-53fed9c93326
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230120012841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
ArtifactUUID:97810a34-a971-4117-bfb0-f3819e464414
ArtifactChecksum:ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5af69fd3-54ec 0
ResourceCustomizationUUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
ResourceInvariantUUID:8b4e7980-702d-4b2e-8611-d200cf159447
ResourceName:vFW 5af69fd3-54ec
ResourceType:VF
ResourceUUID:9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5af69fd354ec0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
ArtifactUUID:7e323a9c-ecab-4106-9324-860df28334e4
ArtifactChecksum:MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI=
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
ArtifactUUID:62d5637c-1ccc-4d76-8e64-202543836b6f
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T01:48:35.891Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0249cfd-cc33-4735-9eb8-c5c0a0a9328f 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:48:35.921Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:48:35.922Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T01:48:35.923Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T01:48:35.923Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:35.923Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T01:48:35.923Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:36.141Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T01:48:36.144Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar 97810a34-a971-4117-bfb0-f3819e464414 101467
2023-01-20T01:48:36.144Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:48:36.144Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:36.144Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T01:48:36.145Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:36.145Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:36.145Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179316144,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:37.146Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:48:37.146Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T01:48:37.147Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414, URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar to file: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:37.147Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230120012841-csar.csar
2023-01-20T01:48:37.148Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:37.148Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:37.428Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16412496032615428357/Definitions/service-Vfw20230120012841-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-20T01:48:39.352Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T01:48:39.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T01:48:39.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.354Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-20T01:48:39.354Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.354Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.354Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.355Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.356Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.356Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.356Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.356Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5af69fd3-54ec 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-Vfw20230120012841-csar.csar
2023-01-20T01:48:39.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T01:48:39.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.357Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:48:39.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:48:39.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T01:48:39.358Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:48:39.359Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.359Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:48:39.359Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:48:39.360Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T01:48:39.360Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:48:39.360Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.361Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:48:39.361Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.361Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:48:39.362Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:48:39.362Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:48:39.362Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.362Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:48:39.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:48:39.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:48:39.364Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:48:39.364Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:48:39.364Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.364Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:48:39.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:48:39.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:48:39.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:48:39.366Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.366Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T01:48:39.366Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.366Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T01:48:39.367Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.367Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:48:39.367Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:48:39.368Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.368Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:48:39.368Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:48:39.369Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.369Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:48:39.369Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:48:39.369Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.370Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:48:39.370Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:48:39.370Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T01:48:39.370Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:48:39.371Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:48:39.371Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:48:39.371Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.372Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:48:39.372Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:48:39.372Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:48:39.372Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:48:39.373Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.373Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
2023-01-20T01:48:39.373Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.374Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:48:39.374Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:48:39.374Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:48:39.374Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.375Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:48:39.375Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.375Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:48:39.376Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:48:39.376Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T01:48:39.376Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:48:39.376Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:48:39.377Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:48:39.377Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.377Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
2023-01-20T01:48:39.378Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.378Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:48:39.378Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:48:39.378Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:48:39.379Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.379Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:48:39.379Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.380Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:48:39.380Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:48:39.380Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:48:39.380Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:48:39.381Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:48:39.381Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:48:39.381Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T01:48:39.382Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
2023-01-20T01:48:39.382Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.382Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:48:39.383Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.383Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:48:39.383Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.383Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:48:39.384Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:48:39.384Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:48:39.384Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-20 01-28-41
Description:catalog service description
Model UUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
Model Version:NULL
Model InvariantUuid:bdb98e81-57e5-4ca8-823b-53fed9c93326
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5af69fd3-54ec
Model UUID:52276915-e131-4fff-be6f-82d0c9beb4f2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4e7980-702d-4b2e-8611-d200cf159447
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4fcae68f-4a13-4247-8fa3-42fcf58b5274
ModelName:Vfw5af69fd354ec..base_vfw..module-0
ModelUuid:eec08f78-8e4f-4f46-8040-04e72b1b2adf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:cd462276-1b9f-40f5-a434-0c9bdf9aef4f
ModelInvariantUuid:fb9a7c6a-3a43-4284-8d2a-2ba44bc856d2
ModelName:vFW 5af69fd3-54ec-nodes.vfwCvfc
ModelUuid:a1fa303f-a5d7-403a-9801-6fa96056f5c0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:0663535e-03c1-49b6-b709-0b756f93af15
ModelInvariantUuid:d8d831b5-3a6e-47b5-8e77-1b93e600ca9a
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vfw
ModelUuid:5eab1b2c-e6ab-4b5d-855f-5ccf9ff9a3b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
ModelInvariantUuid:5fa291bd-8958-47dc-bd59-fbaa7b381da5
ModelName:vFW 5af69fd3-54ec-nodes.vsnCvfc
ModelUuid:027291c3-613d-4742-9cd6-3a4897b453df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:79df6c8a-1ace-4444-b404-1bf36863b841
ModelInvariantUuid:6ad916a8-161e-4835-853b-4530dc627851
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vsn
ModelUuid:d12ee714-6677-4c4a-9353-7475d6cd682f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b624e459-3182-408f-9da3-9498efb7231f
ModelInvariantUuid:0838a586-c655-4c92-acbf-e5be9a5c798c
ModelName:vFW 5af69fd3-54ec-nodes.vpgCvfc
ModelUuid:07172353-1f38-4f1c-890f-ee92770e4ff6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5642ca97-4cff-4c58-99a8-f7f1ec9e8297
ModelInvariantUuid:b1e20856-99db-46fb-9da8-1e019a80666f
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vpg
ModelUuid:98265e27-b143-41ea-8316-67b69cfc6e08
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T01:48:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists
2023-01-20T01:48:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:48:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists)
2023-01-20T01:48:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T01:48:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179319403,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:40.405Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:48:40.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists)
2023-01-20T01:48:40.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T01:48:40.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:48:40.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:48:40.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179320405,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:48:41.407Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:48:41.428Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:48:41.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:48:41.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:48:41.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:48:41.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:49:11.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:49:11.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:49:11.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:49:11.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:49:11.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:49:11.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:49:28.825Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:49:28.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:49:28.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T01:49:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:49:41.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:49:41.466Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:49:41.470Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:49:41.470Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:49:41.470Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:49:41.470Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:50:11.471Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:50:11.487Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:50:11.489Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:50:11.489Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:50:11.490Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:50:11.490Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:50:28.825Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:50:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:50:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T01:50:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:50:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:50:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:50:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:50:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:50:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T01:50:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:50:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:50:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:50:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:50:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:50:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179263118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:50:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:50:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:50:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179316144,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:50:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:50:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:50:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179319403,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
}
2023-01-20T01:50:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:50:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:50:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179320405,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
}
2023-01-20T01:50:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:50:41.490Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:50:41.512Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:50:41.516Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:50:41.516Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:50:41.516Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:50:41.516Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:51:11.517Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:51:11.527Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:51:11.530Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:51:11.530Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:51:11.530Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:51:11.530Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:51:28.826Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:51:41.531Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:51:41.541Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:51:41.543Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:51:41.543Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:51:41.543Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:51:41.543Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:52:11.543Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:52:11.554Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:52:11.556Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:52:11.556Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:52:11.556Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:52:11.556Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:52:28.826Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:52:41.556Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:52:41.567Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:52:41.569Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:52:41.569Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:52:41.569Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:52:41.570Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:53:11.570Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:53:11.579Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:53:11.581Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:53:11.581Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:53:11.582Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:53:11.582Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:53:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:53:28.881Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-20T01:53:28.882Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Member SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-7d2e070d-429f-4078-9844-2a9c3a620a4d sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-20T01:53:28.882Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-20T01:53:28.882Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-20T01:53:29.429Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:53:29.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T01:53:29.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T01:53:29.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:53:29.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T01:53:29.457Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:53:29.457Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:53:29.457Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:53:29.461Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T01:53:29.461Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T01:53:29.461Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T01:53:29.462Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=78, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T01:53:29.462Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T01:53:29.462Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T01:53:41.582Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T01:53:41.582Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T01:53:41.588Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f and serviceModelVersionId: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T01:53:41.588Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdb98e81-57e5-4ca8-823b-53fed9c93326
2023-01-20T01:53:41.589Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0
2023-01-20T01:53:41.594Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T01:53:41.641Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||Invoke
2023-01-20T01:53:41.642Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e773b744-d6d8-48e6-ba52-cb82b48e4739], X-ECOMP-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], X-TransactionId=[], X-ONAP-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], Content-Type=[application/merge-patch+json]}
2023-01-20T01:53:41.649Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T01:53:41.768Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?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/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 01:53:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[116], vertex-id=[299112], x-aai-txid=[0-aai-resources-230120-01:53:41:929-28618], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T01:53:41.768Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T01:53:41.768Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||InvokeReturn
2023-01-20T01:53:41.769Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T01:53:41.769Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T01:53:41.774Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T01:53:41.775Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bdeccfbf-9285-4627-b67e-05303ca4ee0f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T01:53:41.775Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T01:53:41.775Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:53:41.775Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:53:41.775Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179621775,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:53:41.786Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T01:53:41.786Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179621775,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T01:53:41.787Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:53:42.791Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:53:42.791Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-20T01:53:42.792Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-20T01:53:42.792Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-20T01:53:42.792Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Lost previously 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-20T01:53:42.792Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:53:42.796Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-e98a3c7e-9bd0-4bc7-96fa-9af7b0c7115a
2023-01-20T01:53:42.796Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-20T01:53:42.796Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:53:42.796Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:53:44.597Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:53:47.609Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:53:50.619Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:53:53.626Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:53:56.633Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:53:59.641Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:02.654Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:05.667Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:08.677Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:11.685Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:14.700Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:17.708Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:20.735Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:23.744Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:26.765Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:54:28.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:28.837Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T01:54:28.837Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T01:54:28.843Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:54:28.843Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-e98a3c7e-9bd0-4bc7-96fa-9af7b0c7115a', protocol='range'}
2023-01-20T01:54:28.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-e98a3c7e-9bd0-4bc7-96fa-9af7b0c7115a=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T01:54:28.855Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-e98a3c7e-9bd0-4bc7-96fa-9af7b0c7115a', protocol='range'}
2023-01-20T01:54:28.855Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:54:28.856Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:54:28.856Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:54:28.856Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:54:28.856Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:54:28.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T01:54:28.859Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-20T01:54:28.859Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-20T01:54:28.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T01:54:28.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T01:54:28.859Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-20T01:54:28.859Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-20T01:54:28.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=79, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T01:54:28.860Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-20T01:54:28.860Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T01:54:28.860Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-20T01:54:28.860Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T01:54:28.866Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T01:54:28.866Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"bdeccfbf-9285-4627-b67e-05303ca4ee0f","serviceName":"vFW 2023-01-20 01-28-41","serviceVersion":"1.0","serviceUUID":"e0249cfd-cc33-4735-9eb8-c5c0a0a9328f","serviceDescription":"catalog service description","serviceInvariantUUID":"bdb98e81-57e5-4ca8-823b-53fed9c93326","resources":[{"resourceInstanceName":"vFW 5af69fd3-54ec 0","resourceName":"vFW 5af69fd3-54ec","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1","resourceInvariantUUID":"8b4e7980-702d-4b2e-8611-d200cf159447","resourceCustomizationUUID":"be3898a4-ad41-41cf-8c76-e6533d21af2d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxM2QyMjU0NmNkNmUyZDY5N2U0NGNjMDg5MWEyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d94fee6-2eb5-414a-8850-d2b500653ec6","artifactVersion":"1"},{"artifactName":"vfw5af69fd354ec0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json","artifactChecksum":"MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e323a9c-ecab-4106-9324-860df28334e4","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml","artifactChecksum":"M2E0Yjk3MTA2MDQzYjNiNTE3MWNkYTllN2ZkMjY5ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d662f0eb-c295-4f90-b265-72d01f40a52e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4045b60d-7860-4742-97af-07b307ffdc8d","artifactVersion":"2","generatedFromUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230120012841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml","artifactChecksum":"ZWJlYWQyMTlkY2YyMWM2ZTI1NTkyNDg5Y2MyYWQ2ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cd352bd-3857-4cc3-9deb-d2d584970af9","artifactVersion":"1"},{"artifactName":"service-Vfw20230120012841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar","artifactChecksum":"ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97810a34-a971-4117-bfb0-f3819e464414","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T01:54:28.869Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:54:28.869Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:28.869Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:28.869Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:29.870Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:54:29.871Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:29.871Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:29.871Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:29.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:54:29.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:54:29.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:54:30.873Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:54:30.873Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:30.873Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:30.874Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:31.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:54:31.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:31.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:31.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:32.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:54:32.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:32.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:32.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:33.880Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:54:33.880Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:33.880Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:33.880Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:34.882Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T01:54:34.882Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:34.882Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:34.882Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:35.884Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "serviceName": "vFW 2023-01-20 01-28-41",
  "serviceVersion": "1.0",
  "serviceUUID": "e0249cfd-cc33-4735-9eb8-c5c0a0a9328f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bdb98e81-57e5-4ca8-823b-53fed9c93326",
  "resources": [
    {
      "resourceInstanceName": "vFW 5af69fd3-54ec 0",
      "resourceCustomizationUUID": "be3898a4-ad41-41cf-8c76-e6533d21af2d",
      "resourceName": "vFW 5af69fd3-54ec",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1",
      "resourceInvariantUUID": "8b4e7980-702d-4b2e-8611-d200cf159447",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5af69fd354ec0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
          "artifactChecksum": "MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7e323a9c-ecab-4106-9324-860df28334e4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
            "generatedFromUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230120012841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
      "artifactChecksum": "ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "97810a34-a971-4117-bfb0-f3819e464414"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T01:54:35.884Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T01:54:35.885Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0249cfd-cc33-4735-9eb8-c5c0a0a9328f ASDC
2023-01-20T01:54:35.885Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:bdeccfbf-9285-4627-b67e-05303ca4ee0f
ServiceName:vFW 2023-01-20 01-28-41
ServiceVersion:1.0
ServiceUUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
ServiceInvariantUUID:bdb98e81-57e5-4ca8-823b-53fed9c93326
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230120012841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
ArtifactUUID:97810a34-a971-4117-bfb0-f3819e464414
ArtifactChecksum:ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5af69fd3-54ec 0
ResourceCustomizationUUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
ResourceInvariantUUID:8b4e7980-702d-4b2e-8611-d200cf159447
ResourceName:vFW 5af69fd3-54ec
ResourceType:VF
ResourceUUID:9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5af69fd354ec0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
ArtifactUUID:7e323a9c-ecab-4106-9324-860df28334e4
ArtifactChecksum:MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI=
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
ArtifactUUID:62d5637c-1ccc-4d76-8e64-202543836b6f
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T01:54:35.885Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0249cfd-cc33-4735-9eb8-c5c0a0a9328f 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:54:35.921Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:54:35.921Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T01:54:35.922Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T01:54:35.922Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:35.922Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T01:54:35.922Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:36.123Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T01:54:36.126Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar 97810a34-a971-4117-bfb0-f3819e464414 101467
2023-01-20T01:54:36.126Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:54:36.126Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:36.126Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T01:54:36.127Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:36.127Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:36.127Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179676126,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:37.129Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T01:54:37.129Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T01:54:37.130Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414, URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar to file: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:37.130Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230120012841-csar.csar
2023-01-20T01:54:37.131Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:37.131Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:37.278Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12647235209265642897/Definitions/service-Vfw20230120012841-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-20T01:54:39.149Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T01:54:39.150Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T01:54:39.150Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.151Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-20T01:54:39.151Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.151Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.151Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.152Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.152Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.152Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.152Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.152Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.153Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.153Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.153Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5af69fd3-54ec 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-Vfw20230120012841-csar.csar
2023-01-20T01:54:39.153Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T01:54:39.154Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.154Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:54:39.154Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:54:39.155Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T01:54:39.155Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:54:39.155Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.155Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:54:39.156Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:54:39.156Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T01:54:39.156Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T01:54:39.157Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.157Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:54:39.157Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.158Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:54:39.158Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:54:39.158Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:54:39.158Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.159Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:54:39.159Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.159Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:54:39.159Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:54:39.160Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:54:39.160Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:54:39.160Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.161Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:54:39.161Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:54:39.161Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:54:39.161Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:54:39.162Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.162Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T01:54:39.162Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.163Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T01:54:39.163Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.163Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:54:39.164Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:54:39.164Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.164Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:54:39.165Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:54:39.165Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.165Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T01:54:39.165Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T01:54:39.166Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.166Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:54:39.166Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:54:39.167Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T01:54:39.167Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:54:39.167Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:54:39.168Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:54:39.168Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.168Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:54:39.168Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:54:39.169Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:54:39.169Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:54:39.169Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.170Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
2023-01-20T01:54:39.170Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.170Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:54:39.171Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:54:39.171Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:54:39.171Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.171Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:54:39.172Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.172Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:54:39.172Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:54:39.172Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T01:54:39.172Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T01:54:39.172Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T01:54:39.172Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T01:54:39.172Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.173Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
2023-01-20T01:54:39.173Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.173Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T01:54:39.173Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T01:54:39.173Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T01:54:39.173Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.173Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T01:54:39.174Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.174Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T01:54:39.174Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T01:54:39.174Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T01:54:39.174Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T01:54:39.174Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T01:54:39.174Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T01:54:39.175Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T01:54:39.175Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
2023-01-20T01:54:39.175Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.175Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:54:39.175Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.175Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:54:39.175Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.175Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:54:39.176Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T01:54:39.176Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T01:54:39.176Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-20 01-28-41
Description:catalog service description
Model UUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
Model Version:NULL
Model InvariantUuid:bdb98e81-57e5-4ca8-823b-53fed9c93326
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5af69fd3-54ec
Model UUID:52276915-e131-4fff-be6f-82d0c9beb4f2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4e7980-702d-4b2e-8611-d200cf159447
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4fcae68f-4a13-4247-8fa3-42fcf58b5274
ModelName:Vfw5af69fd354ec..base_vfw..module-0
ModelUuid:eec08f78-8e4f-4f46-8040-04e72b1b2adf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:cd462276-1b9f-40f5-a434-0c9bdf9aef4f
ModelInvariantUuid:fb9a7c6a-3a43-4284-8d2a-2ba44bc856d2
ModelName:vFW 5af69fd3-54ec-nodes.vfwCvfc
ModelUuid:a1fa303f-a5d7-403a-9801-6fa96056f5c0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:0663535e-03c1-49b6-b709-0b756f93af15
ModelInvariantUuid:d8d831b5-3a6e-47b5-8e77-1b93e600ca9a
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vfw
ModelUuid:5eab1b2c-e6ab-4b5d-855f-5ccf9ff9a3b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
ModelInvariantUuid:5fa291bd-8958-47dc-bd59-fbaa7b381da5
ModelName:vFW 5af69fd3-54ec-nodes.vsnCvfc
ModelUuid:027291c3-613d-4742-9cd6-3a4897b453df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:79df6c8a-1ace-4444-b404-1bf36863b841
ModelInvariantUuid:6ad916a8-161e-4835-853b-4530dc627851
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vsn
ModelUuid:d12ee714-6677-4c4a-9353-7475d6cd682f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b624e459-3182-408f-9da3-9498efb7231f
ModelInvariantUuid:0838a586-c655-4c92-acbf-e5be9a5c798c
ModelName:vFW 5af69fd3-54ec-nodes.vpgCvfc
ModelUuid:07172353-1f38-4f1c-890f-ee92770e4ff6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5642ca97-4cff-4c58-99a8-f7f1ec9e8297
ModelInvariantUuid:b1e20856-99db-46fb-9da8-1e019a80666f
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vpg
ModelUuid:98265e27-b143-41ea-8316-67b69cfc6e08
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T01:54:39.193Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists
2023-01-20T01:54:39.193Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:54:39.193Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists)
2023-01-20T01:54:39.193Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T01:54:39.194Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:39.194Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:39.194Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179679193,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:40.195Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T01:54:40.195Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists)
2023-01-20T01:54:40.195Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T01:54:40.195Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:54:40.195Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:54:40.196Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179680194,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:54:41.200Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:54:41.211Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:54:41.213Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:54:41.214Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:54:41.214Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:54:41.214Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:55:11.215Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:55:11.237Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:55:11.240Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:55:11.240Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:55:11.240Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:55:11.240Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:55:28.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:55:28.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:55:28.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T01:55:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:55:41.240Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:55:41.255Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:55:41.257Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:55:41.257Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:55:41.258Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:55:41.258Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:56:11.258Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:56:11.270Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:56:11.275Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:56:11.275Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:56:11.275Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:56:11.275Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:56:28.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:56:28.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T01:56:28.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:56:28.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T01:56:28.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:56:28.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179622791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:56:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179676126,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:56:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179679193,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
}
2023-01-20T01:56:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179680194,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
}
2023-01-20T01:56:28.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179700365,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:56:28.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179692305,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:56:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179674962,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:56:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179700365,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:56:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179692305,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:56:28.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179674962,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:56:28.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179703015,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:56:28.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179702633,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:56:28.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179706502,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T01:56:28.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:56:28.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:56:28.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179707505,
  "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-20T01:56:28.853Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3218c728-7f47-42e5-9fe4-aa576e8d2b42
2023-01-20T01:56:28.853Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3218c728-7f47-42e5-9fe4-aa576e8d2b42 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-20T01:56:41.276Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:56:41.289Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:56:41.292Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:56:41.292Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:56:41.292Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:56:41.292Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:57:11.292Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:57:11.303Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:57:11.310Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:57:11.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:57:11.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:57:11.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:57:28.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:57:28.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179752305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179763119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179704021,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.830Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179763119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T01:57:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179752305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179704021,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179752305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179704021,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179763119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-20T01:57:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179752305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179704021,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179763119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179704021,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179752305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179763119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-20T01:57:28.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.835Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179752305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.835Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.835Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179763119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179704021,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T01:57:28.836Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.836Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.836Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179704021,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:57:28.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179752305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:57:28.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179763119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T01:57:28.837Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.837Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.837Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179771390,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:57:28.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179771119,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:57:28.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179770728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:57:28.838Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179772497,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:57:28.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179773623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T01:57:28.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179774673,
  "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-20T01:57:28.856Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c07deebc-4427-4ab6-a930-becb6d56abb3
2023-01-20T01:57:28.856Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c07deebc-4427-4ab6-a930-becb6d56abb3 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-20T01:57:28.863Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.863Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179775675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T01:57:28.863Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.864Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.864Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179777075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T01:57:28.864Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T01:57:28.864Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:57:28.864Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179778078,
  "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-20T01:57:28.871Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c07deebc-4427-4ab6-a930-becb6d56abb3
2023-01-20T01:57:28.871Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c07deebc-4427-4ab6-a930-becb6d56abb3 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-20T01:57:41.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:57:41.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:57:41.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:57:41.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:57:41.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:57:41.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:58:11.324Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:58:11.336Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:58:11.338Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:58:11.338Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:58:11.338Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:58:11.339Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:58:28.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:58:41.339Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:58:41.350Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:58:41.352Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:58:41.352Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:58:41.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:58:41.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:59:11.353Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:59:11.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T01:59:11.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T01:59:11.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T01:59:11.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T01:59:11.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T01:59:28.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:59:28.896Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-20T01:59:28.896Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Member SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-e98a3c7e-9bd0-4bc7-96fa-9af7b0c7115a sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-20T01:59:28.897Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-20T01:59:28.897Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-20T01:59:29.621Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:59:29.629Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T01:59:29.629Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T01:59:29.635Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:59:29.636Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T01:59:29.645Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T01:59:29.645Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:59:29.645Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T01:59:29.649Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T01:59:29.649Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T01:59:29.649Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T01:59:29.650Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=129, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T01:59:29.650Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T01:59:29.650Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T01:59:41.366Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T01:59:41.366Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T01:59:41.372Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f and serviceModelVersionId: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T01:59:41.372Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdb98e81-57e5-4ca8-823b-53fed9c93326
2023-01-20T01:59:41.373Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0
2023-01-20T01:59:41.381Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T01:59:41.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||Invoke
2023-01-20T01:59:41.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b1b57fb1-700e-44f9-a75c-afa1b82eed85], X-ECOMP-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], X-TransactionId=[], X-ONAP-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], Content-Type=[application/merge-patch+json]}
2023-01-20T01:59:41.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T01:59:41.609Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?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/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 01:59:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[299112], x-aai-txid=[0-aai-resources-230120-01:59:41:725-61672], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T01:59:41.609Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T01:59:41.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||InvokeReturn
2023-01-20T01:59:41.611Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T01:59:41.611Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T01:59:41.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T01:59:41.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bdeccfbf-9285-4627-b67e-05303ca4ee0f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T01:59:41.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T01:59:41.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T01:59:41.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T01:59:41.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179981615,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T01:59:41.628Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T01:59:41.629Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179981615,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T01:59:41.629Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T01:59:42.640Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T01:59:42.640Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-20T01:59:42.641Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-20T01:59:42.641Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-20T01:59:42.641Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Lost previously 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-20T01:59:42.642Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:59:42.646Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-6650b8da-b5ad-4b4e-9f2f-d0cdfcb20925
2023-01-20T01:59:42.647Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-20T01:59:42.647Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T01:59:42.647Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T01:59:44.839Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:59:47.860Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:59:50.869Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:59:53.878Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:59:56.893Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T01:59:59.906Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:02.917Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:05.930Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:08.943Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:11.952Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:14.968Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:17.977Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:20.987Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:23.994Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:27.002Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:00:28.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:28.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T02:00:28.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T02:00:28.860Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:00:28.860Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-6650b8da-b5ad-4b4e-9f2f-d0cdfcb20925', protocol='range'}
2023-01-20T02:00:28.864Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-6650b8da-b5ad-4b4e-9f2f-d0cdfcb20925=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T02:00:28.874Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-6650b8da-b5ad-4b4e-9f2f-d0cdfcb20925', protocol='range'}
2023-01-20T02:00:28.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:00:28.874Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T02:00:28.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T02:00:28.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:00:28.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:00:28.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T02:00:28.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-20T02:00:28.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-20T02:00:28.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-20T02:00:28.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-20T02:00:28.879Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-20T02:00:28.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T02:00:28.879Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-20T02:00:28.879Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T02:00:28.880Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=130, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T02:00:28.880Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T02:00:28.881Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T02:00:28.885Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:00:28.885Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"bdeccfbf-9285-4627-b67e-05303ca4ee0f","serviceName":"vFW 2023-01-20 01-28-41","serviceVersion":"1.0","serviceUUID":"e0249cfd-cc33-4735-9eb8-c5c0a0a9328f","serviceDescription":"catalog service description","serviceInvariantUUID":"bdb98e81-57e5-4ca8-823b-53fed9c93326","resources":[{"resourceInstanceName":"vFW 5af69fd3-54ec 0","resourceName":"vFW 5af69fd3-54ec","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1","resourceInvariantUUID":"8b4e7980-702d-4b2e-8611-d200cf159447","resourceCustomizationUUID":"be3898a4-ad41-41cf-8c76-e6533d21af2d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxM2QyMjU0NmNkNmUyZDY5N2U0NGNjMDg5MWEyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d94fee6-2eb5-414a-8850-d2b500653ec6","artifactVersion":"1"},{"artifactName":"vfw5af69fd354ec0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json","artifactChecksum":"MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e323a9c-ecab-4106-9324-860df28334e4","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml","artifactChecksum":"M2E0Yjk3MTA2MDQzYjNiNTE3MWNkYTllN2ZkMjY5ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d662f0eb-c295-4f90-b265-72d01f40a52e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4045b60d-7860-4742-97af-07b307ffdc8d","artifactVersion":"2","generatedFromUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230120012841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml","artifactChecksum":"ZWJlYWQyMTlkY2YyMWM2ZTI1NTkyNDg5Y2MyYWQ2ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cd352bd-3857-4cc3-9deb-d2d584970af9","artifactVersion":"1"},{"artifactName":"service-Vfw20230120012841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar","artifactChecksum":"ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97810a34-a971-4117-bfb0-f3819e464414","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:00:28.887Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:00:28.888Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:28.888Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:28.888Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:29.889Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:00:29.889Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:29.889Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:29.889Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:29.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.895Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179952134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.895Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.895Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.895Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179986689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.895Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179992305,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179952134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.896Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179992305,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.896Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179986689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179992305,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.897Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.897Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.897Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179952134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179986689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.898Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.898Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179952134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179992305,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179986689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.899Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.899Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179952134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179992305,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.900Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179986689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.900Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179992305,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179952134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.901Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179986689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.901Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179952134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179992305,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.902Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179986689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.902Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.903Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.903Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179952134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.903Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.903Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.903Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179992305,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.903Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.903Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.903Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179986689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.903Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.904Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.904Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674179992305,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.904Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.904Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.904Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674179952134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.904Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.904Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.904Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674179986689,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.904Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.905Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.905Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180002176,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:00:29.905Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.905Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.905Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180001513,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:00:29.905Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.905Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.905Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180001911,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:00:29.905Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.906Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.906Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180002915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.906Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.906Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.906Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180003267,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:00:29.906Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.906Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.906Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180002915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.907Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.907Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.907Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180004333,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:00:29.907Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.907Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.907Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180002915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.907Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.907Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.907Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180005398,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:00:29.908Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.908Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.909Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180002915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.909Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.909Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.909Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180006501,
  "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-20T02:00:29.925Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of de569fe2-ed7a-4380-a751-2f3fcdd90bfd
2023-01-20T02:00:29.925Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId de569fe2-ed7a-4380-a751-2f3fcdd90bfd 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-20T02:00:29.933Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.934Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180002915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.934Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.934Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.934Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180007502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T02:00:29.934Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.934Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.935Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180002915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.935Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.935Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.935Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180008505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.935Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.936Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.936Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180008367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T02:00:29.936Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.936Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.936Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180002915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.937Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.937Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.937Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180008505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.937Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.937Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.937Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180009369,
  "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-20T02:00:29.941Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of de569fe2-ed7a-4380-a751-2f3fcdd90bfd
2023-01-20T02:00:29.941Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId de569fe2-ed7a-4380-a751-2f3fcdd90bfd 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-20T02:00:29.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.951Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180002915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.951Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.951Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180008505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.952Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.952Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.952Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674180011033,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:00:29.952Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.952Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.952Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180008505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.953Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.953Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180008505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.953Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.953Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.954Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180008505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.954Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.954Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.954Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180008505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.954Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.954Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.955Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674180008505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.955Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.955Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.955Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180022305,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.955Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.955Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.955Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180022305,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.956Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.956Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.956Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180022305,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.956Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.956Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.957Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180022305,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.957Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.957Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.957Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180022305,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.957Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.957Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.958Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180022305,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.958Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.958Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.958Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180022305,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.958Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.958Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.959Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:00:29.959Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:29.959Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T02:00:29.959Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180022305,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:00:29.959Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:00:30.890Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:00:30.890Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:30.891Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:30.891Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:31.892Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:00:31.892Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:31.892Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:31.892Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:32.893Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:00:32.894Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:32.894Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:32.894Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:33.895Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:00:33.895Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:33.895Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:33.895Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:34.897Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:00:34.897Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:34.897Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:34.897Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:35.898Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "serviceName": "vFW 2023-01-20 01-28-41",
  "serviceVersion": "1.0",
  "serviceUUID": "e0249cfd-cc33-4735-9eb8-c5c0a0a9328f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bdb98e81-57e5-4ca8-823b-53fed9c93326",
  "resources": [
    {
      "resourceInstanceName": "vFW 5af69fd3-54ec 0",
      "resourceCustomizationUUID": "be3898a4-ad41-41cf-8c76-e6533d21af2d",
      "resourceName": "vFW 5af69fd3-54ec",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1",
      "resourceInvariantUUID": "8b4e7980-702d-4b2e-8611-d200cf159447",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5af69fd354ec0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
          "artifactChecksum": "MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7e323a9c-ecab-4106-9324-860df28334e4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
            "generatedFromUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230120012841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
      "artifactChecksum": "ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "97810a34-a971-4117-bfb0-f3819e464414"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:00:35.899Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:00:35.900Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0249cfd-cc33-4735-9eb8-c5c0a0a9328f ASDC
2023-01-20T02:00:35.900Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:bdeccfbf-9285-4627-b67e-05303ca4ee0f
ServiceName:vFW 2023-01-20 01-28-41
ServiceVersion:1.0
ServiceUUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
ServiceInvariantUUID:bdb98e81-57e5-4ca8-823b-53fed9c93326
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230120012841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
ArtifactUUID:97810a34-a971-4117-bfb0-f3819e464414
ArtifactChecksum:ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5af69fd3-54ec 0
ResourceCustomizationUUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
ResourceInvariantUUID:8b4e7980-702d-4b2e-8611-d200cf159447
ResourceName:vFW 5af69fd3-54ec
ResourceType:VF
ResourceUUID:9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5af69fd354ec0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
ArtifactUUID:7e323a9c-ecab-4106-9324-860df28334e4
ArtifactChecksum:MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI=
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
ArtifactUUID:62d5637c-1ccc-4d76-8e64-202543836b6f
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T02:00:35.902Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0249cfd-cc33-4735-9eb8-c5c0a0a9328f 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:00:35.927Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:00:35.927Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:00:35.928Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:00:35.928Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:35.928Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:00:35.928Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:36.085Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:00:36.086Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar 97810a34-a971-4117-bfb0-f3819e464414 101467
2023-01-20T02:00:36.086Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T02:00:36.086Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:36.086Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:00:36.087Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:36.087Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:36.087Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180036086,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:37.088Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:00:37.089Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:00:37.089Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414, URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar to file: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:37.090Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230120012841-csar.csar
2023-01-20T02:00:37.090Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:37.091Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:37.329Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4202332791518607381/Definitions/service-Vfw20230120012841-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-20T02:00:39.429Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:00:39.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:00:39.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-20T02:00:39.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5af69fd3-54ec 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-Vfw20230120012841-csar.csar
2023-01-20T02:00:39.431Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:00:39.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:00:39.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:00:39.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:00:39.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:00:39.433Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.433Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:00:39.433Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:00:39.433Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:00:39.433Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:00:39.434Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.434Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:00:39.434Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.434Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:00:39.434Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:00:39.434Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T02:00:39.434Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T02:00:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T02:00:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:00:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T02:00:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T02:00:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T02:00:39.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T02:00:39.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T02:00:39.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T02:00:39.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T02:00:39.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T02:00:39.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:00:39.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:00:39.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:00:39.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:00:39.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:00:39.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:00:39.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:00:39.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:00:39.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T02:00:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:00:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T02:00:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T02:00:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T02:00:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T02:00:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T02:00:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T02:00:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
2023-01-20T02:00:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:00:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:00:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T02:00:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T02:00:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T02:00:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:00:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T02:00:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T02:00:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T02:00:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T02:00:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
2023-01-20T02:00:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:00:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:00:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T02:00:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T02:00:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T02:00:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:00:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T02:00:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T02:00:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:00:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T02:00:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T02:00:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
2023-01-20T02:00:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:00:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:00:39.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:00:39.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:00:39.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:00:39.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-20 01-28-41
Description:catalog service description
Model UUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
Model Version:NULL
Model InvariantUuid:bdb98e81-57e5-4ca8-823b-53fed9c93326
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5af69fd3-54ec
Model UUID:52276915-e131-4fff-be6f-82d0c9beb4f2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4e7980-702d-4b2e-8611-d200cf159447
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4fcae68f-4a13-4247-8fa3-42fcf58b5274
ModelName:Vfw5af69fd354ec..base_vfw..module-0
ModelUuid:eec08f78-8e4f-4f46-8040-04e72b1b2adf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:cd462276-1b9f-40f5-a434-0c9bdf9aef4f
ModelInvariantUuid:fb9a7c6a-3a43-4284-8d2a-2ba44bc856d2
ModelName:vFW 5af69fd3-54ec-nodes.vfwCvfc
ModelUuid:a1fa303f-a5d7-403a-9801-6fa96056f5c0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:0663535e-03c1-49b6-b709-0b756f93af15
ModelInvariantUuid:d8d831b5-3a6e-47b5-8e77-1b93e600ca9a
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vfw
ModelUuid:5eab1b2c-e6ab-4b5d-855f-5ccf9ff9a3b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
ModelInvariantUuid:5fa291bd-8958-47dc-bd59-fbaa7b381da5
ModelName:vFW 5af69fd3-54ec-nodes.vsnCvfc
ModelUuid:027291c3-613d-4742-9cd6-3a4897b453df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:79df6c8a-1ace-4444-b404-1bf36863b841
ModelInvariantUuid:6ad916a8-161e-4835-853b-4530dc627851
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vsn
ModelUuid:d12ee714-6677-4c4a-9353-7475d6cd682f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b624e459-3182-408f-9da3-9498efb7231f
ModelInvariantUuid:0838a586-c655-4c92-acbf-e5be9a5c798c
ModelName:vFW 5af69fd3-54ec-nodes.vpgCvfc
ModelUuid:07172353-1f38-4f1c-890f-ee92770e4ff6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5642ca97-4cff-4c58-99a8-f7f1ec9e8297
ModelInvariantUuid:b1e20856-99db-46fb-9da8-1e019a80666f
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vpg
ModelUuid:98265e27-b143-41ea-8316-67b69cfc6e08
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T02:00:39.465Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists
2023-01-20T02:00:39.465Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T02:00:39.465Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists)
2023-01-20T02:00:39.465Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:00:39.466Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:39.466Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:39.466Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180039465,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:40.467Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T02:00:40.467Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists)
2023-01-20T02:00:40.467Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:00:40.467Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:00:40.468Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:00:40.468Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180040467,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:00:41.470Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:00:41.482Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:00:41.485Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:00:41.485Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:00:41.485Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:00:41.486Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:01:11.486Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:01:11.495Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:01:11.499Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:01:11.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:01:11.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:01:11.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:01:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:01:28.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:01:28.828Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:01:28.828Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:01:41.502Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:01:41.512Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:01:41.516Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:01:41.517Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:01:41.517Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:01:41.517Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:02:11.517Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:02:11.527Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:02:11.529Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:02:11.529Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:02:11.529Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:02:11.529Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:02:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:02:28.829Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.829Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180030395,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:02:28.830Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:28.830Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.830Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:02:28.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:28.831Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:02:28.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T02:02:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:02:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:02:28.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180034947,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T02:02:28.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180036086,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:02:28.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:28.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "aai-model-loader",
  "timestamp": 1674180035949,
  "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-20T02:02:28.853Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
2023-01-20T02:02:28.853Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd 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-20T02:02:28.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.862Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180039465,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
}
2023-01-20T02:02:28.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:28.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:02:28.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180040467,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
}
2023-01-20T02:02:28.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:02:41.530Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:02:41.540Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:02:41.542Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:02:41.542Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:02:41.542Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:02:41.543Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:03:11.543Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:03:11.555Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:03:11.557Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:03:11.557Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:03:11.557Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:03:11.557Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:03:28.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:03:41.558Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:03:41.578Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:03:41.580Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:03:41.581Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:03:41.581Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:03:41.581Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:04:11.581Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:04:11.595Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:04:11.597Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:04:11.597Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:04:11.597Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:04:11.597Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:04:28.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:04:41.598Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:04:41.608Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:04:41.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:04:41.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:04:41.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:04:41.610Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:05:11.611Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:05:11.625Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:05:11.628Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:05:11.628Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:05:11.628Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:05:11.629Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:05:28.828Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:05:28.940Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-20T02:05:28.940Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Member SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-6650b8da-b5ad-4b4e-9f2f-d0cdfcb20925 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-20T02:05:28.942Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-20T02:05:28.942Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-20T02:05:29.501Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:05:29.509Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T02:05:29.510Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T02:05:29.514Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:05:29.514Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T02:05:29.530Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:05:29.531Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:05:29.531Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:05:29.535Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T02:05:29.536Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T02:05:29.536Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T02:05:29.536Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=205, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T02:05:29.536Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T02:05:29.536Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T02:05:41.629Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:05:41.630Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T02:05:41.636Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f and serviceModelVersionId: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T02:05:41.636Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdb98e81-57e5-4ca8-823b-53fed9c93326
2023-01-20T02:05:41.638Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0
2023-01-20T02:05:41.645Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:05:41.698Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?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-20T02:05:41.700Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||Invoke
2023-01-20T02:05:41.705Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:05:41.819Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||InvokeReturn
2023-01-20T02:05:41.820Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:05:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[109], vertex-id=[299112], x-aai-txid=[2-aai-resources-230120-02:05:41:989-51280], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:05:41.821Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:05:41.821Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:05:41.821Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:05:41.825Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:05:41.826Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bdeccfbf-9285-4627-b67e-05303ca4ee0f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:05:41.826Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:05:41.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:05:41.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:05:41.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180341826,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:05:41.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T02:05:41.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180341826,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:05:41.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:05:42.842Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:05:42.842Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"3218c728-7f47-42e5-9fe4-aa576e8d2b42","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"599d15bb-2ce6-415f-92de-d00e14bacf19","serviceDescription":"service","serviceInvariantUUID":"fa896945-1bc5-454c-a345-b03a1714887a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1f5c6efc-0c5d-4b64-ab17-429e7fe15e26","resourceInvariantUUID":"ac5ecf1f-d4fa-44d3-a391-11de208a83fc","resourceCustomizationUUID":"4b785f03-a2d4-4b07-a765-583fade4a1a3","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":"OWRmMmRkOWJlZWIyZjBkYTNiODdkMmFlM2EyOGJlYzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"27968587-5c1c-404f-82f7-8b052f66dd71","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6674c179-af85-41db-bce3-3dfcff2a0053","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:05:42.843Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:05:42.843Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:05:42.843Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:05:42.843Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:05:43.844Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:05:43.844Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:05:43.844Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:05:43.845Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:05:44.845Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "599d15bb-2ce6-415f-92de-d00e14bacf19",
  "serviceDescription": "service",
  "serviceInvariantUUID": "fa896945-1bc5-454c-a345-b03a1714887a",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "4b785f03-a2d4-4b07-a765-583fade4a1a3",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "1f5c6efc-0c5d-4b64-ab17-429e7fe15e26",
      "resourceInvariantUUID": "ac5ecf1f-d4fa-44d3-a391-11de208a83fc",
      "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": "MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6674c179-af85-41db-bce3-3dfcff2a0053"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:05:44.846Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:05:44.846Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 599d15bb-2ce6-415f-92de-d00e14bacf19 ASDC
2023-01-20T02:05:44.846Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:3218c728-7f47-42e5-9fe4-aa576e8d2b42
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:599d15bb-2ce6-415f-92de-d00e14bacf19
ServiceInvariantUUID:fa896945-1bc5-454c-a345-b03a1714887a
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:6674c179-af85-41db-bce3-3dfcff2a0053
ArtifactChecksum:MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:4b785f03-a2d4-4b07-a765-583fade4a1a3
ResourceInvariantUUID:ac5ecf1f-d4fa-44d3-a391-11de208a83fc
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:1f5c6efc-0c5d-4b64-ab17-429e7fe15e26
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-01-20T02:05:44.847Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 599d15bb-2ce6-415f-92de-d00e14bacf19 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-20T02:05:44.872Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:05:44.872Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:05:44.873Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:05:44.873Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:05:44.873Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:05:44.873Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:05:45.073Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:05:45.081Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 6674c179-af85-41db-bce3-3dfcff2a0053 57792
2023-01-20T02:05:45.081Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T02:05:45.082Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:05:45.082Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:05:45.082Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:05:45.082Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:05:45.082Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180345081,
  "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-20T02:05:46.083Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:05:46.083Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:05:46.084Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6674c179-af85-41db-bce3-3dfcff2a0053, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.084Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-20T02:05:46.084Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.084Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.230Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7504066087142174900/Definitions/service-BasicNetwork-template.yml
2023-01-20T02:05:46.726Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:05:46.727Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:05:46.727Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.727Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-20T02:05:46.727Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.727Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.727Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.727Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.728Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.728Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.728Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.728Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.728Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:05:46.729Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.729Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.729Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-20T02:05:46.729Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:05:46.729Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:05:46.730Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.730Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.730Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-20T02:05:46.730Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:05:46.730Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:05:46.730Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.731Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.731Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.731Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.731Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.732Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.732Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.732Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.732Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.732Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.732Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:599d15bb-2ce6-415f-92de-d00e14bacf19
Model Version:NULL
Model InvariantUuid:fa896945-1bc5-454c-a345-b03a1714887a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ac5ecf1f-d4fa-44d3-a391-11de208a83fc
Model UUID:c3cced21-d378-4eb8-b8af-d7e493963522
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:4b785f03-a2d4-4b07-a765-583fade4a1a3
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-20T02:05:46.740Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26
2023-01-20T02:05:46.740Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||No resources found for Service: 599d15bb-2ce6-415f-92de-d00e14bacf19
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-20T02:05:46.744Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||
2023-01-20T02:05:46.745Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-01-20T02:05:46.746Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 599d15bb-2ce6-415f-92de-d00e14bacf19
2023-01-20T02:05:46.746Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 599d15bb-2ce6-415f-92de-d00e14bacf19
2023-01-20T02:05:46.746Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-01-20T02:05:46.746Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:05:46.752Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@678806b7, org.onap.sdc.toscaparser.api.parameters.Input@497c85c8, org.onap.sdc.toscaparser.api.parameters.Input@2d14a1af, org.onap.sdc.toscaparser.api.parameters.Input@5ab8bfcb, org.onap.sdc.toscaparser.api.parameters.Input@7da2a795]
2023-01-20T02:05:46.753Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.753Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.753Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.754Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.754Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 599d15bb-2ce6-415f-92de-d00e14bacf19: Generic NeutronNet
2023-01-20T02:05:46.754Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.754Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.754Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.754Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-01-20T02:05:46.797Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.797Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.798Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.798Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.798Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:05:46.798Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:05:46.798Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-20T02:05:46.872Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-01-20T02:05:46.872Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T02:05:46.872Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:05:46.873Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:05:46.873Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:05:46.873Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:05:46.873Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180346872,
  "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-20T02:05:47.874Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:05:47.884Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:05:47.885Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:05:47.886Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:05:47.886Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:05:47.886Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:06:17.886Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:06:17.895Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:06:17.897Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:06:17.897Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:06:17.897Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:06:17.897Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:06:28.825Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:06:28.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T02:06:28.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:06:28.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:06:28.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T02:06:28.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:06:28.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:06:28.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T02:06:28.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180345081,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:06:28.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:06:28.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-20T02:06:28.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180346872,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T02:06:28.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:06:47.897Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:06:47.906Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:06:47.908Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:06:47.908Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:06:47.908Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:06:47.909Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:07:17.909Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:07:17.918Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:07:17.920Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:07:17.921Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:07:17.921Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:07:17.921Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:07:28.825Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:07:47.921Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:07:47.930Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:07:47.932Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:07:47.933Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:07:47.933Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:07:47.933Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:08:17.933Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:08:17.941Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:08:17.943Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:08:17.943Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:08:17.944Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:08:17.944Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:08:28.827Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:08:47.944Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:08:47.953Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:08:47.956Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:08:47.957Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:08:47.957Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:08:47.957Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:09:17.957Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:09:17.967Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:09:17.969Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:09:17.969Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:09:17.969Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:09:17.969Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:09:28.827Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:09:47.969Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:09:47.978Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:09:47.982Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:09:47.983Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:09:47.983Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:09:47.983Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:10:17.983Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:10:17.994Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:10:17.995Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:10:17.995Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:10:17.996Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:10:17.996Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:10:28.829Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:10:29.515Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: cached metadata has changed from (version40: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version41: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-20T02:10:29.524Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T02:10:29.525Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T02:10:29.530Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:10:29.530Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T02:10:29.541Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:10:29.542Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:10:29.542Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:10:29.546Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T02:10:29.546Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T02:10:29.547Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T02:10:29.547Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=210, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T02:10:29.547Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T02:10:29.547Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T02:10:47.996Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:10:47.997Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42 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-20T02:10:48.002Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42 and serviceModelVersionId: 599d15bb-2ce6-415f-92de-d00e14bacf19
2023-01-20T02:10:48.002Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fa896945-1bc5-454c-a345-b03a1714887a
2023-01-20T02:10:48.002Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0
2023-01-20T02:10:48.006Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:10:48.044Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|INFO|500||Invoke
2023-01-20T02:10:48.045Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3218c728-7f47-42e5-9fe4-aa576e8d2b42], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c4544ab6-af6c-4600-8841-d49601bf87d3], X-ECOMP-RequestID=[3218c728-7f47-42e5-9fe4-aa576e8d2b42], X-TransactionId=[], X-ONAP-RequestID=[3218c728-7f47-42e5-9fe4-aa576e8d2b42], Content-Type=[application/merge-patch+json]}
2023-01-20T02:10:48.050Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:10:48.167Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?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/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:10:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[421936], x-aai-txid=[2-aai-resources-230120-02:10:48:333-44944], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:10:48.168Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:10:48.168Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|INFO|500||InvokeReturn
2023-01-20T02:10:48.169Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:10:48.169Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:10:48.174Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:10:48.175Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3218c728-7f47-42e5-9fe4-aa576e8d2b42 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:10:48.175Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:10:48.175Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:48.175Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:48.175Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180648175,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:10:48.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-20T02:10:48.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180648175,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:10:48.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:10:49.188Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:10:49.188Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c07deebc-4427-4ab6-a930-becb6d56abb3","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3c0416bd-9506-42ad-ba91-8f4298a2997b","serviceDescription":"service","serviceInvariantUUID":"77e8e23e-a91c-4765-a56c-0c76e9c5eeb3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4725611-07b3-47db-836e-91c7db79722e","resourceInvariantUUID":"d6e28bc9-90dc-47b4-8803-e1645d00349a","resourceCustomizationUUID":"13623d3a-12f9-49ef-8930-28c3fbe275d3","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":"YWQ5MDFlZGM1MmJiZmJiZDQ4NDFkNTMyYmNjZDBhYzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f6475580-d8f2-4cb6-b6e3-1f731b971a54","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":"YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"45ac2af0-a07b-43ed-ad8a-9ac43018b969","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":"13a4ad19-4e88-4425-9a63-c0c89772b4e3","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":"f4f32321-be29-4b6d-be49-75139fbee148","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":"399f2046-c13e-42ff-9a9a-cc0b2987cef9","artifactVersion":"2","generatedFromUUID":"13a4ad19-4e88-4425-9a63-c0c89772b4e3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGExNDE1ZDBlZjFmNzZlODllZGU0NmI4MmNkZjNiZmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"904d5b01-fbac-48c6-bae4-c9467c986ab7","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3901437c-75bd-4772-a8d8-2f4bcb1a3008","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:10:49.188Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:10:49.189Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:49.189Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:49.189Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:10:50.190Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:10:50.190Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:50.190Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:50.190Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:10:51.191Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:10:51.192Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:51.192Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:51.192Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:10:52.193Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:10:52.193Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:52.193Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:52.193Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:10:53.194Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:10:53.194Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:53.195Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:53.195Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:10:54.195Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:10:54.196Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:54.196Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:54.196Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:10:55.197Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:10:55.197Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:55.197Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:55.197Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:10:56.198Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "3c0416bd-9506-42ad-ba91-8f4298a2997b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "77e8e23e-a91c-4765-a56c-0c76e9c5eeb3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "13623d3a-12f9-49ef-8930-28c3fbe275d3",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "a4725611-07b3-47db-836e-91c7db79722e",
      "resourceInvariantUUID": "d6e28bc9-90dc-47b4-8803-e1645d00349a",
      "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": "YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "45ac2af0-a07b-43ed-ad8a-9ac43018b969",
          "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": "13a4ad19-4e88-4425-9a63-c0c89772b4e3",
          "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": "399f2046-c13e-42ff-9a9a-cc0b2987cef9",
            "generatedFromUUID": "13a4ad19-4e88-4425-9a63-c0c89772b4e3"
          },
          "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": "399f2046-c13e-42ff-9a9a-cc0b2987cef9",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3901437c-75bd-4772-a8d8-2f4bcb1a3008"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:10:56.198Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:10:56.199Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3c0416bd-9506-42ad-ba91-8f4298a2997b ASDC
2023-01-20T02:10:56.199Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:c07deebc-4427-4ab6-a930-becb6d56abb3
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:3c0416bd-9506-42ad-ba91-8f4298a2997b
ServiceInvariantUUID:77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
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:3901437c-75bd-4772-a8d8-2f4bcb1a3008
ArtifactChecksum:MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:13623d3a-12f9-49ef-8930-28c3fbe275d3
ResourceInvariantUUID:d6e28bc9-90dc-47b4-8803-e1645d00349a
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:a4725611-07b3-47db-836e-91c7db79722e
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:45ac2af0-a07b-43ed-ad8a-9ac43018b969
ArtifactChecksum:YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ=
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:13a4ad19-4e88-4425-9a63-c0c89772b4e3
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:399f2046-c13e-42ff-9a9a-cc0b2987cef9
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:399f2046-c13e-42ff-9a9a-cc0b2987cef9
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T02:10:56.199Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3c0416bd-9506-42ad-ba91-8f4298a2997b 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-20T02:10:56.229Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:10:56.230Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:10:56.230Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:10:56.230Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T02:10:56.230Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:10:56.230Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T02:10:56.407Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:10:56.407Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3901437c-75bd-4772-a8d8-2f4bcb1a3008 75178
2023-01-20T02:10:56.408Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T02:10:56.408Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T02:10:56.408Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:10:56.408Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:56.408Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:56.408Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180656407,
  "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-20T02:10:57.412Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:10:57.413Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:10:57.413Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:57.413Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-20T02:10:57.414Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:57.414Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:57.670Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15732545379415037240/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-20T02:10:58.697Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:10:58.697Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:10:58.697Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:58.698Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-20T02:10:58.698Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:58.698Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:58.698Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:58.698Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:58.698Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:58.699Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:58.699Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:10:58.699Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:10:58.699Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.699Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:10:58.700Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:10:58.700Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:10:58.700Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:10:58.700Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.701Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:10:58.701Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:10:58.701Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:10:58.701Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:10:58.701Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.702Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:10:58.702Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.702Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-20T02:10:58.702Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-20T02:10:58.702Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-20T02:10:58.703Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-20T02:10:58.703Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T02:10:58.703Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T02:10:58.703Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.703Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T02:10:58.704Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.704Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:10:58.704Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:10:58.704Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.704Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:10:58.705Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:10:58.705Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.705Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:10:58.705Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:10:58.706Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.706Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-20T02:10:58.706Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-20T02:10:58.706Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T02:10:58.706Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=107d1403-be88-4867-9843-09fb704085f9
2023-01-20T02:10:58.707Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.707Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:10:58.707Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.707Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:10:58.707Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.708Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:10:58.708Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:10:58.708Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:10:58.708Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:3c0416bd-9506-42ad-ba91-8f4298a2997b
Model Version:NULL
Model InvariantUuid:77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:e9a92128-fc01-4564-80c2-f578912f45b9
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d6e28bc9-90dc-47b4-8803-e1645d00349a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:13623d3a-12f9-49ef-8930-28c3fbe275d3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7e3aebbc-90dc-4fac-a748-6934630387d2
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:78782b5a-35f1-46b3-b6be-8bb6d4ef7b1d
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:107d1403-be88-4867-9843-09fb704085f9
ModelInvariantUuid:f24bf586-ccc8-4e10-948e-7027e56db11e
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:7f52b03b-b268-4fdc-b9be-9c08c16e3e6d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:c021f838-af46-4c52-a8c0-5d7aac1e6377
ModelInvariantUuid:adf6f3f5-acd6-4411-87b7-25c4e8d02cec
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:d4cee7a4-bfa9-4744-9ed6-6a7eb314cda8
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-20T02:10:58.714Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: a4725611-07b3-47db-836e-91c7db79722e
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-20T02:10:58.716Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||basic_vm 0
2023-01-20T02:10:58.717Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a4725611-07b3-47db-836e-91c7db79722e
2023-01-20T02:10:58.717Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 45ac2af0-a07b-43ed-ad8a-9ac43018b969 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-20T02:10:58.717Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:10:58.717Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:10:58.774Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:10:58.775Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 45ac2af0-a07b-43ed-ad8a-9ac43018b969 787
2023-01-20T02:10:58.775Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:10:58.775Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:10:58.775Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:10:58.775Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:58.776Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:58.776Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180658775,
  "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-20T02:10:59.776Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "7e3aebbc-90dc-4fac-a748-6934630387d2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "78782b5a-35f1-46b3-b6be-8bb6d4ef7b1d",
    "vfModuleModelCustomizationUUID": "b53dcf7d-9bce-4f33-9695-cdafa3e60464",
    "isBase": true,
    "artifacts": [
      "13a4ad19-4e88-4425-9a63-c0c89772b4e3",
      "399f2046-c13e-42ff-9a9a-cc0b2987cef9"
    ],
    "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-20T02:10:59.783Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:78782b5a-35f1-46b3-b6be-8bb6d4ef7b1d
VfModuleModelInvariantUUID:7e3aebbc-90dc-4fac-a748-6934630387d2
VfModuleModelDescription:NULL
Artifacts UUID List:{
13a4ad19-4e88-4425-9a63-c0c89772b4e3
,
399f2046-c13e-42ff-9a9a-cc0b2987cef9

}
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-20T02:10:59.785Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "7e3aebbc-90dc-4fac-a748-6934630387d2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "78782b5a-35f1-46b3-b6be-8bb6d4ef7b1d",
    "vfModuleModelCustomizationUUID": "b53dcf7d-9bce-4f33-9695-cdafa3e60464",
    "isBase": true,
    "artifacts": [
      "13a4ad19-4e88-4425-9a63-c0c89772b4e3",
      "399f2046-c13e-42ff-9a9a-cc0b2987cef9"
    ],
    "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-20T02:10:59.786Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:78782b5a-35f1-46b3-b6be-8bb6d4ef7b1d
VfModuleModelInvariantUUID:7e3aebbc-90dc-4fac-a748-6934630387d2
VfModuleModelDescription:NULL
Artifacts UUID List:{
13a4ad19-4e88-4425-9a63-c0c89772b4e3
,
399f2046-c13e-42ff-9a9a-cc0b2987cef9

}
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-20T02:10:59.786Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 13a4ad19-4e88-4425-9a63-c0c89772b4e3 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-20T02:10:59.786Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:10:59.786Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:10:59.848Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:10:59.848Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 13a4ad19-4e88-4425-9a63-c0c89772b4e3 5033
2023-01-20T02:10:59.848Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:10:59.848Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:10:59.849Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:10:59.849Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:10:59.849Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:10:59.849Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180659848,
  "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-20T02:11:00.850Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 399f2046-c13e-42ff-9a9a-cc0b2987cef9 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-20T02:11:00.850Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:11:00.851Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:00.985Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:11:00.986Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 399f2046-c13e-42ff-9a9a-cc0b2987cef9 903
2023-01-20T02:11:00.986Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:00.986Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:00.986Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:11:00.987Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:11:00.987Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:11:00.987Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180660986,
  "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-20T02:11:01.988Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 3c0416bd-9506-42ad-ba91-8f4298a2997b
2023-01-20T02:11:01.989Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 a4725611-07b3-47db-836e-91c7db79722e 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-20T02:11:02.005Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@66126657, org.onap.sdc.toscaparser.api.parameters.Input@45eb5684, org.onap.sdc.toscaparser.api.parameters.Input@4590c343, org.onap.sdc.toscaparser.api.parameters.Input@2ae43305, org.onap.sdc.toscaparser.api.parameters.Input@5fb1c8d0]
2023-01-20T02:11:02.007Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.007Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:11:02.007Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2023-01-20T02:11:02.008Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 13623d3a-12f9-49ef-8930-28c3fbe275d3
2023-01-20T02:11:02.008Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 13623d3a-12f9-49ef-8930-28c3fbe275d3 matches Tosca VF Customization UUID: 13623d3a-12f9-49ef-8930-28c3fbe275d3
2023-01-20T02:11:02.008Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 13623d3a-12f9-49ef-8930-28c3fbe275d3  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-20T02:11:02.011Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.011Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:11:02.012Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 13623d3a-12f9-49ef-8930-28c3fbe275d3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-20T02:11:02.013Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@84fd42b
2023-01-20T02:11:02.013Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.013Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T02:11:02.013Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b53dcf7d-9bce-4f33-9695-cdafa3e60464
2023-01-20T02:11:02.013Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b53dcf7d-9bce-4f33-9695-cdafa3e60464
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-20T02:11:02.016Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.016Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:11:02.016Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:11:02.017Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.017Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:11:02.017Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:11:02.017Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.018Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-20T02:11:02.018Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-20T02:11:02.018Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T02:11:02.018Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=107d1403-be88-4867-9843-09fb704085f9
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-20T02:11:02.021Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.021Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:11:02.021Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:11:02.021Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.021Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:11:02.022Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=13623d3a-12f9-49ef-8930-28c3fbe275d3
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-20T02:11:02.023Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.024Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:11:02.024Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 3c0416bd-9506-42ad-ba91-8f4298a2997b: basic_vm
2023-01-20T02:11:02.024Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.024Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:11:02.024Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.025Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:11:02.025Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.025Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:11:02.025Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.025Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:11:02.026Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:11:02.026Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:11:02.026Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:02.112Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm a4725611-07b3-47db-836e-91c7db79722e 1 ASDC deployResourceStructure
2023-01-20T02:11:02.112Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:02.112Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:02.112Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:11:02.112Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:11:02.113Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:11:02.113Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180662112,
  "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-20T02:11:03.113Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:03.114Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:03.114Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:11:03.114Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:11:03.114Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:11:03.115Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180663113,
  "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-20T02:11:04.115Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:04.116Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:04.116Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:11:04.116Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:11:04.116Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:11:04.116Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180664115,
  "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-20T02:11:05.121Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:05.121Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||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-20T02:11:05.121Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:11:05.121Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:11:05.122Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:11:05.122Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180665121,
  "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-20T02:11:06.122Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:11:06.137Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:11:06.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:11:06.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:11:06.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:11:06.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:11:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:11:28.831Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:11:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:11:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:11:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:11:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-20T02:11:28.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:11:28.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:11:28.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180656407,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:11:28.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180658775,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:11:28.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180659848,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:11:28.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180660986,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180662112,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180663113,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180664115,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-01-20T02:11:28.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:28.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:11:28.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180665121,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T02:11:28.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:11:36.140Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:11:36.151Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:11:36.153Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:11:36.153Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:11:36.153Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:11:36.153Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:12:06.153Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:12:06.164Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:12:06.166Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:12:06.166Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:12:06.166Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:12:06.166Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:12:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:12:36.167Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:12:36.188Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:12:36.190Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:12:36.190Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:12:36.190Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:12:36.191Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:13:06.191Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:13:06.208Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:13:06.211Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:13:06.211Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:13:06.211Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:13:06.211Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:13:28.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:13:36.212Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:13:36.220Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:13:36.222Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:13:36.222Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:13:36.222Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:13:36.222Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:14:06.222Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:14:06.232Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:14:06.234Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:14:06.234Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:14:06.234Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:14:06.234Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:14:28.829Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:14:36.234Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:14:36.243Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:14:36.245Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:14:36.245Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:14:36.245Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:14:36.246Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:15:06.246Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:15:06.257Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:15:06.260Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:15:06.260Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:15:06.260Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:15:06.261Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:15:28.829Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:15:36.261Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:15:36.271Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:15:36.274Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:15:36.274Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:15:36.274Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:15:36.275Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:16:06.275Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:16:06.275Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3 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-20T02:16:06.285Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c07deebc-4427-4ab6-a930-becb6d56abb3 and serviceModelVersionId: 3c0416bd-9506-42ad-ba91-8f4298a2997b
2023-01-20T02:16:06.285Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
2023-01-20T02:16:06.287Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0
2023-01-20T02:16:06.296Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:16:06.354Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?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-20T02:16:06.356Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|INFO|500||Invoke
2023-01-20T02:16:06.361Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:16:06.498Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|INFO|500||InvokeReturn
2023-01-20T02:16:06.499Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:16:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[241792], x-aai-txid=[1-aai-resources-230120-02:16:06:645-28684], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:16:06.500Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:16:06.501Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:16:06.501Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:16:06.505Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:16:06.506Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c07deebc-4427-4ab6-a930-becb6d56abb3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:16:06.506Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:16:06.507Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:06.507Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:06.507Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180966506,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:16:06.523Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:06.523Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180966506,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:16:06.524Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:16:07.523Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:16:07.523Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"de569fe2-ed7a-4380-a751-2f3fcdd90bfd","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"2d5f4fbf-fa4f-499a-9619-1b50bf8e7584","serviceDescription":"service","serviceInvariantUUID":"5120b35b-3766-4558-9a19-01275145be97","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67570136-fd50-4af1-a013-a254b74777d5","resourceInvariantUUID":"d639286f-4e48-4632-9e50-339503d63770","resourceCustomizationUUID":"b13755c7-acdf-47ec-a3ab-5f83a99d2533","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":"ODE0NzQ0YWFiMGEyNDY5NDY2NzdiNTBkZDRjMTFiODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e32d0f31-13b0-4c22-84c1-1c708900107d","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":"a2f9b92f-de30-449b-affa-6e3e1e65f394","artifactVersion":"2","generatedFromUUID":"3392f8b5-ce3d-4d77-9570-04569a198bd2"},{"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":"3392f8b5-ce3d-4d77-9570-04569a198bd2","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":"YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ed9fb769-6848-47eb-a53c-283420dac894","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":"e28fdd71-97ba-4fe0-a7e3-c11e9f55f804","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":"3d12a4a6-8f9a-4392-b6d4-31a71a80f1ee","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":"1343489d-89dd-4b66-bee4-f873bef93011","artifactVersion":"2","generatedFromUUID":"e28fdd71-97ba-4fe0-a7e3-c11e9f55f804"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"OTNkYWRhYWMwZWFjOGQ4Mzc4YThkZjYxOTc5YTk5ZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8ef11564-d04f-49dc-b6f8-917eb0a7afef","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d0648825-abb8-4798-92d6-cd6f98695363","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:16:07.524Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:16:07.524Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:07.524Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:07.525Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:16:08.526Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:16:08.526Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:08.526Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:08.526Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:16:09.527Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:16:09.528Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:09.528Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:09.528Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:16:10.529Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:16:10.529Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:10.529Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:10.530Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:16:11.531Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:16:11.532Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:11.532Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:11.532Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:16:12.533Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:16:12.533Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:12.534Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:12.534Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:16:13.535Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:16:13.535Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:13.535Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:13.535Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:16:14.536Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:16:14.537Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:14.537Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:14.537Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "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-20T02:16:15.537Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:16:15.538Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:15.538Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:15.539Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:16:16.540Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "2d5f4fbf-fa4f-499a-9619-1b50bf8e7584",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5120b35b-3766-4558-9a19-01275145be97",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "b13755c7-acdf-47ec-a3ab-5f83a99d2533",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "67570136-fd50-4af1-a013-a254b74777d5",
      "resourceInvariantUUID": "d639286f-4e48-4632-9e50-339503d63770",
      "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": "a2f9b92f-de30-449b-affa-6e3e1e65f394",
          "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": "3392f8b5-ce3d-4d77-9570-04569a198bd2",
          "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": "YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ed9fb769-6848-47eb-a53c-283420dac894",
          "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": "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804",
          "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": "1343489d-89dd-4b66-bee4-f873bef93011",
            "generatedFromUUID": "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804"
          },
          "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": "1343489d-89dd-4b66-bee4-f873bef93011",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d0648825-abb8-4798-92d6-cd6f98695363"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:16:16.540Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:16:16.541Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584 ASDC
2023-01-20T02:16:16.541Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:de569fe2-ed7a-4380-a751-2f3fcdd90bfd
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
ServiceInvariantUUID:5120b35b-3766-4558-9a19-01275145be97
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:d0648825-abb8-4798-92d6-cd6f98695363
ArtifactChecksum:NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:b13755c7-acdf-47ec-a3ab-5f83a99d2533
ResourceInvariantUUID:d639286f-4e48-4632-9e50-339503d63770
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:67570136-fd50-4af1-a013-a254b74777d5
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:a2f9b92f-de30-449b-affa-6e3e1e65f394
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:3392f8b5-ce3d-4d77-9570-04569a198bd2
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:ed9fb769-6848-47eb-a53c-283420dac894
ArtifactChecksum:YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU=
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:e28fdd71-97ba-4fe0-a7e3-c11e9f55f804
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:1343489d-89dd-4b66-bee4-f873bef93011
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:1343489d-89dd-4b66-bee4-f873bef93011
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T02:16:16.542Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584 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-20T02:16:16.589Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:16:16.590Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:16:16.590Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:16:16.590Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d0648825-abb8-4798-92d6-cd6f98695363 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-20T02:16:16.591Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:16:16.591Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-20T02:16:16.890Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:16:16.892Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar d0648825-abb8-4798-92d6-cd6f98695363 73994
2023-01-20T02:16:16.892Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:16.892Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:16.892Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:16:16.892Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:16.893Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:16.893Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180976892,
  "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-20T02:16:17.893Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:16:17.894Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:16:17.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: d0648825-abb8-4798-92d6-cd6f98695363, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:16:17.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-20T02:16:17.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:16:17.896Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:16:18.113Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9685596633478333613/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-20T02:16:19.305Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:16:19.306Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:16:19.306Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:16:19.306Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-20T02:16:19.306Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:19.306Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:19.307Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:19.307Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:16:19.307Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:16:19.307Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.307Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:19.307Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:16:19.308Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:16:19.308Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:16:19.308Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.308Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:19.308Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:16:19.308Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:16:19.309Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:16:19.309Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.309Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:19.309Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.309Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-20T02:16:19.309Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2023-01-20T02:16:19.309Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template dummy is not matching search criteria
2023-01-20T02:16:19.310Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T02:16:19.310Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.310Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T02:16:19.310Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.310Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:16:19.310Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:16:19.310Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.311Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:16:19.311Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:16:19.311Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.311Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:16:19.311Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:16:19.311Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.311Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-20T02:16:19.312Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-20T02:16:19.312Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=dbb002aa-f540-4b8e-a268-1a6b5d0e2a7c
2023-01-20T02:16:19.312Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.312Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:19.312Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.312Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:19.312Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.313Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:19.313Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:19.313Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:19.313Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
Model Version:NULL
Model InvariantUuid:5120b35b-3766-4558-9a19-01275145be97
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:f1b75398-0039-4ecd-9681-50b2d90ed4d7
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d639286f-4e48-4632-9e50-339503d63770
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b13755c7-acdf-47ec-a3ab-5f83a99d2533
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:dc12313f-833b-49d8-98d8-43da7ea7e9c6
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:18ddc827-193d-42d8-95ce-3405884daa33
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:dbb002aa-f540-4b8e-a268-1a6b5d0e2a7c
ModelInvariantUuid:d439691f-9e5f-4de0-8235-2122f36bb7a0
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:3b8e5286-6652-4180-a18a-af431140ec91
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:3c35dbb1-5ea4-49e8-b39e-eff1245051aa
ModelInvariantUuid:205c9555-75f1-4ea7-94e9-680079b66d81
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:064e75b4-35da-4389-b939-38674d2f697e
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-20T02:16:19.320Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 67570136-fd50-4af1-a013-a254b74777d5
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-20T02:16:19.332Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||basic_cnf 0
2023-01-20T02:16:19.332Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 67570136-fd50-4af1-a013-a254b74777d5
2023-01-20T02:16:19.333Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: a2f9b92f-de30-449b-affa-6e3e1e65f394 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-01-20T02:16:19.333Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:16:19.333Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:19.390Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:16:19.391Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env a2f9b92f-de30-449b-affa-6e3e1e65f394 12
2023-01-20T02:16:19.391Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:19.391Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:19.391Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:16:19.391Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:19.391Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:19.391Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180979391,
  "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-20T02:16:20.392Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3392f8b5-ce3d-4d77-9570-04569a198bd2 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-01-20T02:16:20.392Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:16:20.393Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:20.459Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:16:20.459Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 3392f8b5-ce3d-4d77-9570-04569a198bd2 2688
2023-01-20T02:16:20.459Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:20.459Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:20.459Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:16:20.460Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:20.460Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:20.460Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180980459,
  "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-20T02:16:21.461Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ed9fb769-6848-47eb-a53c-283420dac894 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-20T02:16:21.461Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:16:21.462Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:21.551Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:16:21.552Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ed9fb769-6848-47eb-a53c-283420dac894 828
2023-01-20T02:16:21.552Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:21.552Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:21.552Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:16:21.553Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:21.559Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:21.560Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180981552,
  "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-20T02:16:22.561Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "dc12313f-833b-49d8-98d8-43da7ea7e9c6",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "18ddc827-193d-42d8-95ce-3405884daa33",
    "vfModuleModelCustomizationUUID": "1de1178b-b95d-4fd8-bfea-3e60297a2bb8",
    "isBase": true,
    "artifacts": [
      "3392f8b5-ce3d-4d77-9570-04569a198bd2",
      "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804",
      "1343489d-89dd-4b66-bee4-f873bef93011"
    ],
    "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-20T02:16:22.586Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:18ddc827-193d-42d8-95ce-3405884daa33
VfModuleModelInvariantUUID:dc12313f-833b-49d8-98d8-43da7ea7e9c6
VfModuleModelDescription:NULL
Artifacts UUID List:{
3392f8b5-ce3d-4d77-9570-04569a198bd2
,
e28fdd71-97ba-4fe0-a7e3-c11e9f55f804
,
1343489d-89dd-4b66-bee4-f873bef93011

}
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-20T02:16:22.593Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "dc12313f-833b-49d8-98d8-43da7ea7e9c6",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "18ddc827-193d-42d8-95ce-3405884daa33",
    "vfModuleModelCustomizationUUID": "1de1178b-b95d-4fd8-bfea-3e60297a2bb8",
    "isBase": true,
    "artifacts": [
      "3392f8b5-ce3d-4d77-9570-04569a198bd2",
      "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804",
      "1343489d-89dd-4b66-bee4-f873bef93011"
    ],
    "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-20T02:16:22.593Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:18ddc827-193d-42d8-95ce-3405884daa33
VfModuleModelInvariantUUID:dc12313f-833b-49d8-98d8-43da7ea7e9c6
VfModuleModelDescription:NULL
Artifacts UUID List:{
3392f8b5-ce3d-4d77-9570-04569a198bd2
,
e28fdd71-97ba-4fe0-a7e3-c11e9f55f804
,
1343489d-89dd-4b66-bee4-f873bef93011

}
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-20T02:16:22.593Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: e28fdd71-97ba-4fe0-a7e3-c11e9f55f804 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-20T02:16:22.594Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:16:22.594Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:22.681Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:16:22.681Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml e28fdd71-97ba-4fe0-a7e3-c11e9f55f804 1164
2023-01-20T02:16:22.682Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:22.682Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:22.682Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:16:22.682Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:22.682Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:22.682Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180982682,
  "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-20T02:16:23.685Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 1343489d-89dd-4b66-bee4-f873bef93011 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-20T02:16:23.685Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:16:23.685Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:23.758Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:16:23.758Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 1343489d-89dd-4b66-bee4-f873bef93011 200
2023-01-20T02:16:23.760Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:23.760Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:23.760Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:16:23.761Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:23.762Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:23.762Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180983760,
  "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-20T02:16:24.763Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
2023-01-20T02:16:24.764Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 67570136-fd50-4af1-a013-a254b74777d5 ASDC
2023-01-20T02:16:24.776Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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 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-20T02:16:24.791Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@730044d8, org.onap.sdc.toscaparser.api.parameters.Input@eeebed0, org.onap.sdc.toscaparser.api.parameters.Input@1451aaa7, org.onap.sdc.toscaparser.api.parameters.Input@60b1cfdc, org.onap.sdc.toscaparser.api.parameters.Input@11667196]
2023-01-20T02:16:24.793Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.793Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:24.794Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2023-01-20T02:16:24.794Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= b13755c7-acdf-47ec-a3ab-5f83a99d2533
2023-01-20T02:16:24.794Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b13755c7-acdf-47ec-a3ab-5f83a99d2533 matches Tosca VF Customization UUID: b13755c7-acdf-47ec-a3ab-5f83a99d2533
2023-01-20T02:16:24.794Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: b13755c7-acdf-47ec-a3ab-5f83a99d2533  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-20T02:16:24.798Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.798Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:24.799Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id b13755c7-acdf-47ec-a3ab-5f83a99d2533: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-20T02:16:24.799Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1db920b1
2023-01-20T02:16:24.800Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.800Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T02:16:24.801Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1de1178b-b95d-4fd8-bfea-3e60297a2bb8
2023-01-20T02:16:24.801Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1de1178b-b95d-4fd8-bfea-3e60297a2bb8
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-20T02:16:24.804Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.805Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:16:24.805Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:16:24.806Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.806Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:16:24.807Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:16:24.807Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.808Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-20T02:16:24.808Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-20T02:16:24.808Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=dbb002aa-f540-4b8e-a268-1a6b5d0e2a7c
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-20T02:16:24.811Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.812Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:16:24.812Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:16:24.812Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.813Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:16:24.813Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=b13755c7-acdf-47ec-a3ab-5f83a99d2533
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-20T02:16:24.814Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.815Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:24.815Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584: basic_cnf
2023-01-20T02:16:24.816Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.816Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:24.816Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.817Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:24.817Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.817Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:24.818Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.818Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:24.818Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:16:24.819Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:16:24.820Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:24.893Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 67570136-fd50-4af1-a013-a254b74777d5 1 ASDC deployResourceStructure
2023-01-20T02:16:24.894Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:24.894Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:24.894Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:16:24.894Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:24.894Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:24.894Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180984894,
  "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-20T02:16:25.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:25.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:25.896Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:16:25.896Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:25.896Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:25.896Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180985895,
  "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-20T02:16:26.897Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:26.897Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:26.897Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:16:26.897Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:26.898Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:26.898Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180986897,
  "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-20T02:16:27.899Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:27.899Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:27.899Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:16:27.899Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:27.899Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:27.900Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180987898,
  "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-20T02:16:28.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:16:28.831Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:16:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-01-20T02:16:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-01-20T02:16:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:16:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:16:28.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:16:28.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-01-20T02:16:28.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:16:28.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:16:28.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.836Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.836Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180976892,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:16:28.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180979391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:16:28.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180980459,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:16:28.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180981552,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:16:28.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180982682,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:16:28.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180983760,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:16:28.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.839Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.839Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180984894,
  "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-20T02:16:28.839Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.839Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.839Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180985895,
  "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-20T02:16:28.840Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.840Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.840Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180986897,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T02:16:28.840Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.840Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:16:28.840Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180987898,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2023-01-20T02:16:28.841Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:16:28.900Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:28.901Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:28.901Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:16:28.901Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:28.901Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:28.901Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180988900,
  "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-20T02:16:29.902Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:29.903Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:16:29.903Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:16:29.903Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:16:29.903Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:16:29.903Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180989902,
  "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-20T02:16:30.904Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:16:30.914Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:16:30.916Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:16:30.916Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:16:30.916Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:16:30.917Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:17:00.917Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:17:00.926Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:17:00.927Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:17:00.927Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:17:00.927Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:17:00.928Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:17:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:17:28.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:17:28.827Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180988900,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2023-01-20T02:17:28.827Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:17:30.928Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:17:30.938Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:17:30.939Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:17:30.939Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:17:30.939Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:17:30.940Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:18:00.940Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:18:00.951Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:18:00.954Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:18:00.954Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:18:00.954Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:18:00.954Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:18:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:18:28.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:18:28.828Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674180989902,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T02:18:28.829Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:18:30.954Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:18:30.969Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:18:30.971Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:18:30.971Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:18:30.971Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:18:30.972Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:19:00.972Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:19:00.987Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:19:00.990Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:19:00.991Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:19:00.991Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:19:00.991Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:19:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:19:30.991Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:19:31.013Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:19:31.015Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:19:31.015Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:19:31.016Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:19:31.016Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:20:01.017Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:20:01.031Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:20:01.033Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:20:01.033Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:20:01.033Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:20:01.033Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:20:28.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:20:31.034Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:20:31.045Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:20:31.047Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:20:31.047Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:20:31.047Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:20:31.047Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:21:01.049Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:21:01.062Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:21:01.065Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:21:01.065Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:21:01.065Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:21:01.065Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:21:28.828Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:31.065Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:21:31.066Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd 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-20T02:21:31.073Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd and serviceModelVersionId: 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
2023-01-20T02:21:31.073Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5120b35b-3766-4558-9a19-01275145be97
2023-01-20T02:21:31.075Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0
2023-01-20T02:21:31.081Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:21:31.137Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?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-20T02:21:31.141Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|INFO|500||Invoke
2023-01-20T02:21:31.151Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:21:31.290Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|INFO|500||InvokeReturn
2023-01-20T02:21:31.290Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:21:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[430320], x-aai-txid=[2-aai-resources-230120-02:21:31:438-37070], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:21:31.291Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:21:31.291Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:21:31.291Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:21:31.298Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:21:31.299Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID de569fe2-ed7a-4380-a751-2f3fcdd90bfd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:21:31.299Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:21:31.301Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:31.301Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:31.301Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181291299,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:31.313Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:21:31.313Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181291299,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:21:31.314Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:21:32.314Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:21:32.315Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd","serviceName":"Demo_pNF_EuNy3873ymiRc8qAfUCI","serviceVersion":"1.0","serviceUUID":"5b11012a-fed3-4795-b31d-2654bb8d12e1","serviceDescription":"catalog service description","serviceInvariantUUID":"f550fa2c-27ff-491a-a87b-60828bbe17e3","resources":[{"resourceInstanceName":"pNF bb72c433-5ffd 0","resourceName":"pNF bb72c433-5ffd","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"684b5282-58ba-4df2-bdf4-a5ea8f666096","resourceInvariantUUID":"648e0c03-2586-4e3c-88d9-70da5165ff3a","resourceCustomizationUUID":"64f70caa-9939-4b81-aac0-195408539107","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml","artifactChecksum":"NTI4ODNlYmM3OWJmZjg0OTUwYTU0M2FjMGE1ZGFkY2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"df1d5e44-48e6-4709-98f3-17b8b024b891","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar","artifactChecksum":"MmYzMzZhY2U5N2Q4ZjY0YjZiNzlkNGYzZDNlYTYyNzc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd817d36-3e74-4b5a-a928-53b4596cc07f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7ccebc8b-d8f9-4646-9547-eacbee810dfe","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml","artifactChecksum":"MzAwNTY2YTgwMmQ1ZjliOTkwN2RjZDY2NGZiNjlhMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4adaf89b-080b-4958-a209-ab714d505b8b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4904083c-ba11-4a5d-884e-f5abb7a5fbf9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a8de12b7-7e9e-4310-972c-6f6120fccfda","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfEuny3873ymirc8qafuci-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml","artifactChecksum":"Y2FiODNhNzg2MzZmNWI1ZDM5MzNlODg3ZWVjMzc0Njc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b9917ed-3232-4a93-a66e-d0d8cbed013f","artifactVersion":"1"},{"artifactName":"service-DemoPnfEuny3873ymirc8qafuci-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar","artifactChecksum":"OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"67d0d1a9-d37d-4337-8a6c-18e40c876b56","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:21:32.322Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:21:32.323Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:32.323Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:32.325Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:33.325Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:21:33.326Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:33.326Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:33.326Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:34.327Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:21:34.328Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:34.329Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:34.329Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:35.330Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:21:35.331Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:35.331Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:35.331Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:36.332Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:21:36.333Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:36.333Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:36.333Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:37.335Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:21:37.336Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:37.336Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:37.336Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:38.337Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:21:38.338Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:38.339Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:38.339Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:39.340Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:21:39.341Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:39.341Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:39.342Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:40.343Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "serviceName": "Demo_pNF_EuNy3873ymiRc8qAfUCI",
  "serviceVersion": "1.0",
  "serviceUUID": "5b11012a-fed3-4795-b31d-2654bb8d12e1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "f550fa2c-27ff-491a-a87b-60828bbe17e3",
  "resources": [
    {
      "resourceInstanceName": "pNF bb72c433-5ffd 0",
      "resourceCustomizationUUID": "64f70caa-9939-4b81-aac0-195408539107",
      "resourceName": "pNF bb72c433-5ffd",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "684b5282-58ba-4df2-bdf4-a5ea8f666096",
      "resourceInvariantUUID": "648e0c03-2586-4e3c-88d9-70da5165ff3a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
      "artifactChecksum": "OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "67d0d1a9-d37d-4337-8a6c-18e40c876b56"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:21:40.343Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:21:40.343Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5b11012a-fed3-4795-b31d-2654bb8d12e1 ASDC
2023-01-20T02:21:40.344Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
ServiceName:Demo_pNF_EuNy3873ymiRc8qAfUCI
ServiceVersion:1.0
ServiceUUID:5b11012a-fed3-4795-b31d-2654bb8d12e1
ServiceInvariantUUID:f550fa2c-27ff-491a-a87b-60828bbe17e3
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfEuny3873ymirc8qafuci-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
ArtifactUUID:67d0d1a9-d37d-4337-8a6c-18e40c876b56
ArtifactChecksum:OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF bb72c433-5ffd 0
ResourceCustomizationUUID:64f70caa-9939-4b81-aac0-195408539107
ResourceInvariantUUID:648e0c03-2586-4e3c-88d9-70da5165ff3a
ResourceName:pNF bb72c433-5ffd
ResourceType:PNF
ResourceUUID:684b5282-58ba-4df2-bdf4-a5ea8f666096
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-20T02:21:40.345Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5b11012a-fed3-4795-b31d-2654bb8d12e1 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-20T02:21:40.372Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:21:40.373Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:21:40.373Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:21:40.373Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 from URL: /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:40.374Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:21:40.374Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:40.568Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:21:40.569Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar 67d0d1a9-d37d-4337-8a6c-18e40c876b56 88000
2023-01-20T02:21:40.570Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T02:21:40.570Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:40.570Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:21:40.571Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:40.571Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:40.571Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181300570,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:41.572Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:21:41.573Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:21:41.573Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56, URL: /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar to file: /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:41.573Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:41.574Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:41.574Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:41.672Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10594117802410626695/Definitions/service-DemoPnfEuny3873ymirc8qafuci-template.yml
2023-01-20T02:21:42.335Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:21:42.336Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:21:42.337Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:42.337Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-20T02:21:42.337Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:42.337Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:42.338Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:42.338Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:42.338Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:42.338Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:42.339Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF bb72c433-5ffd 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-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:42.339Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:21:42.339Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:21:42.340Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:21:42.340Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Node template pNF bb72c433-5ffd 0 is matching search criteria
2023-01-20T02:21:42.340Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:21:42.341Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF bb72c433-5ffd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:21:42.341Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:21:42.341Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:21:42.342Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Node template pNF bb72c433-5ffd 0 is matching search criteria
2023-01-20T02:21:42.342Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:21:42.342Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF bb72c433-5ffd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:21:42.343Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:21:42.343Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:21:42.343Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:21:42.343Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:21:42.344Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:21:42.344Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:21:42.344Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:21:42.345Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:21:42.345Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:21:42.345Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:21:42.345Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_EuNy3873ymiRc8qAfUCI
Description:catalog service description
Model UUID:5b11012a-fed3-4795-b31d-2654bb8d12e1
Model Version:NULL
Model InvariantUuid:f550fa2c-27ff-491a-a87b-60828bbe17e3
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-20T02:21:42.373Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096
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-20T02:21:42.380Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||pNF bb72c433-5ffd 0
2023-01-20T02:21:42.381Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096
2023-01-20T02:21:42.381Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 5b11012a-fed3-4795-b31d-2654bb8d12e1
2023-01-20T02:21:42.381Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 5b11012a-fed3-4795-b31d-2654bb8d12e1
2023-01-20T02:21:42.381Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF bb72c433-5ffd 0 684b5282-58ba-4df2-bdf4-a5ea8f666096 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-20T02:21:42.392Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5f568079, org.onap.sdc.toscaparser.api.parameters.Input@26122a99, org.onap.sdc.toscaparser.api.parameters.Input@34aaba4d, org.onap.sdc.toscaparser.api.parameters.Input@3a9c97b3, org.onap.sdc.toscaparser.api.parameters.Input@51a29dd1]
2023-01-20T02:21:42.392Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:21:42.393Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:21:42.393Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 5b11012a-fed3-4795-b31d-2654bb8d12e1: pNF bb72c433-5ffd
2023-01-20T02:21:42.393Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Processing PNF resource: 684b5282-58ba-4df2-bdf4-a5ea8f666096
2023-01-20T02:21:42.393Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:21:42.393Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:21:42.394Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Resource customization UUID: 64f70caa-9939-4b81-aac0-195408539107 is the same as notified resource customizationUUID: 64f70caa-9939-4b81-aac0-195408539107
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-20T02:21:42.494Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF bb72c433-5ffd 684b5282-58ba-4df2-bdf4-a5ea8f666096 0 ASDC deployResourceStructure
2023-01-20T02:21:42.495Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T02:21:42.495Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:21:42.495Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T02:21:42.495Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:21:42.496Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:21:42.496Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181302495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:21:43.504Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:21:43.517Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:21:43.519Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:21:43.519Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:21:43.520Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:21:43.520Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:22:13.520Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:22:13.542Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:22:13.544Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:22:13.544Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:22:13.544Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:22:13.544Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:22:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:22:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:22:28.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:28.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.837Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:22:28.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:28.837Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:22:28.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:28.838Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.838Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:22:28.838Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:28.839Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.839Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:22:28.839Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:28.839Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.839Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:22:28.840Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:28.840Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.840Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:22:28.840Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:28.840Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.841Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674179982640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:22:28.841Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:28.841Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.841Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181300570,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:22:28.841Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:28.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:22:28.842Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181302495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T02:22:28.842Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:22:43.545Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:22:43.555Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:22:43.556Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:22:43.556Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:22:43.557Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:22:43.557Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:23:13.558Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:23:13.568Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:23:13.569Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:23:13.569Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:23:13.570Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:23:13.570Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:23:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:23:43.570Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:23:43.580Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:23:43.582Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:23:43.582Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:23:43.582Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:23:43.582Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:24:13.582Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:24:13.595Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:24:13.597Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:24:13.597Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:24:13.597Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:24:13.597Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:24:28.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:24:43.597Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:24:43.609Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:24:43.612Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:24:43.612Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:24:43.613Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:24:43.613Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:25:13.613Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:25:13.623Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:25:13.624Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:25:13.625Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:25:13.625Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:25:13.625Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:25:28.828Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:25:43.625Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:25:43.638Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:25:43.640Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:25:43.640Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:25:43.640Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:25:43.640Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:26:13.641Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:26:13.652Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:26:13.654Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:26:13.654Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:26:13.654Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:26:13.655Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:26:28.829Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:26:43.655Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:26:43.655Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd 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-20T02:26:43.661Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd and serviceModelVersionId: 5b11012a-fed3-4795-b31d-2654bb8d12e1
2023-01-20T02:26:43.661Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f550fa2c-27ff-491a-a87b-60828bbe17e3
2023-01-20T02:26:43.662Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0
2023-01-20T02:26:43.669Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:26:43.716Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|INFO|500||Invoke
2023-01-20T02:26:43.717Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1f7dfcd2-346b-4880-b9a3-c5b0f7ca759e], X-ECOMP-RequestID=[0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd], X-TransactionId=[], X-ONAP-RequestID=[0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd], Content-Type=[application/merge-patch+json]}
2023-01-20T02:26:43.723Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:26:43.875Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?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/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:26:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[438512], x-aai-txid=[2-aai-resources-230120-02:26:44:010-74464], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:26:43.876Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:26:43.876Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|INFO|500||InvokeReturn
2023-01-20T02:26:43.877Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:26:43.877Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:26:43.883Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:26:43.883Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:26:43.884Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:26:43.884Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:26:43.884Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:26:43.884Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181603883,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:26:43.895Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:26:43.895Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181603883,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:26:43.896Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:26:44.901Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T02:26:44.902Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-20T02:26:44.905Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 0 disconnected.
2023-01-20T02:26:44.906Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 1 disconnected.
2023-01-20T02:26:44.906Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Cancelled in-flight METADATA request with correlation id 50684 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms)
2023-01-20T02:26:44.908Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 2 disconnected.
2023-01-20T02:26:44.909Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 2147483647 disconnected.
2023-01-20T02:26:44.909Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-20T02:26:44.910Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-20T02:26:44.910Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Lost previously 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-20T02:26:44.910Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-20T02:26:44.911Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-20T02:26:45.004Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-20T02:26:45.060Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-20T02:26:45.062Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T02:26:45.098Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-20c044c8-2826-4d62-a7ab-1f25a35fa4c4
2023-01-20T02:26:45.098Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T02:26:45.098Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T02:26:46.352Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:26:49.364Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:26:52.373Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:26:55.385Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:26:58.393Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:01.401Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:04.410Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:07.436Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:10.444Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:13.456Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:16.464Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:19.474Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:22.489Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:25.507Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:28.524Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:27:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:28.837Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T02:27:28.837Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T02:27:28.842Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-20c044c8-2826-4d62-a7ab-1f25a35fa4c4', protocol='range'}
2023-01-20T02:27:28.842Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:27:28.849Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:27:28.849Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:27:28.849Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:27:28.849Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:27:28.850Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:27:28.850Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:27:28.850Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-20c044c8-2826-4d62-a7ab-1f25a35fa4c4=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T02:27:28.861Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:27:28.861Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:27:28.862Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:27:28.862Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-20c044c8-2826-4d62-a7ab-1f25a35fa4c4', protocol='range'}
2023-01-20T02:27:28.867Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T02:27:28.867Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T02:27:28.869Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T02:27:28.869Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T02:27:28.869Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T02:27:28.870Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=260, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T02:27:28.870Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T02:27:28.870Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T02:27:28.874Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-20T02:27:28.874Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-20T02:27:28.874Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-20T02:27:28.875Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-20T02:27:28.875Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-20T02:27:28.875Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-20T02:27:28.954Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:27:28.954Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"bdeccfbf-9285-4627-b67e-05303ca4ee0f","serviceName":"vFW 2023-01-20 01-28-41","serviceVersion":"1.0","serviceUUID":"e0249cfd-cc33-4735-9eb8-c5c0a0a9328f","serviceDescription":"catalog service description","serviceInvariantUUID":"bdb98e81-57e5-4ca8-823b-53fed9c93326","resources":[{"resourceInstanceName":"vFW 5af69fd3-54ec 0","resourceName":"vFW 5af69fd3-54ec","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1","resourceInvariantUUID":"8b4e7980-702d-4b2e-8611-d200cf159447","resourceCustomizationUUID":"be3898a4-ad41-41cf-8c76-e6533d21af2d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxM2QyMjU0NmNkNmUyZDY5N2U0NGNjMDg5MWEyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d94fee6-2eb5-414a-8850-d2b500653ec6","artifactVersion":"1"},{"artifactName":"vfw5af69fd354ec0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json","artifactChecksum":"MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e323a9c-ecab-4106-9324-860df28334e4","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml","artifactChecksum":"M2E0Yjk3MTA2MDQzYjNiNTE3MWNkYTllN2ZkMjY5ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d662f0eb-c295-4f90-b265-72d01f40a52e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4045b60d-7860-4742-97af-07b307ffdc8d","artifactVersion":"2","generatedFromUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230120012841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml","artifactChecksum":"ZWJlYWQyMTlkY2YyMWM2ZTI1NTkyNDg5Y2MyYWQ2ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cd352bd-3857-4cc3-9deb-d2d584970af9","artifactVersion":"1"},{"artifactName":"service-Vfw20230120012841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar","artifactChecksum":"ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97810a34-a971-4117-bfb0-f3819e464414","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:27:28.956Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:27:28.957Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:28.957Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:28.957Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:29.880Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:27:29.881Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:27:29.882Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:27:29.960Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:27:29.961Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:29.961Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:29.961Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:30.962Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:27:30.962Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:30.962Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:30.962Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:31.964Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:27:31.964Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:31.965Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:31.965Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:32.966Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:27:32.966Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:32.966Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:32.967Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:33.967Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:27:33.968Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:33.968Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:33.968Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:34.969Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:27:34.970Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:34.970Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:34.970Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:35.972Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "serviceName": "vFW 2023-01-20 01-28-41",
  "serviceVersion": "1.0",
  "serviceUUID": "e0249cfd-cc33-4735-9eb8-c5c0a0a9328f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bdb98e81-57e5-4ca8-823b-53fed9c93326",
  "resources": [
    {
      "resourceInstanceName": "vFW 5af69fd3-54ec 0",
      "resourceCustomizationUUID": "be3898a4-ad41-41cf-8c76-e6533d21af2d",
      "resourceName": "vFW 5af69fd3-54ec",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1",
      "resourceInvariantUUID": "8b4e7980-702d-4b2e-8611-d200cf159447",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5af69fd354ec0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
          "artifactChecksum": "MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7e323a9c-ecab-4106-9324-860df28334e4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
            "generatedFromUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230120012841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
      "artifactChecksum": "ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "97810a34-a971-4117-bfb0-f3819e464414"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:27:35.973Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:27:35.973Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0249cfd-cc33-4735-9eb8-c5c0a0a9328f ASDC
2023-01-20T02:27:35.974Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:bdeccfbf-9285-4627-b67e-05303ca4ee0f
ServiceName:vFW 2023-01-20 01-28-41
ServiceVersion:1.0
ServiceUUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
ServiceInvariantUUID:bdb98e81-57e5-4ca8-823b-53fed9c93326
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230120012841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
ArtifactUUID:97810a34-a971-4117-bfb0-f3819e464414
ArtifactChecksum:ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5af69fd3-54ec 0
ResourceCustomizationUUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
ResourceInvariantUUID:8b4e7980-702d-4b2e-8611-d200cf159447
ResourceName:vFW 5af69fd3-54ec
ResourceType:VF
ResourceUUID:9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5af69fd354ec0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
ArtifactUUID:7e323a9c-ecab-4106-9324-860df28334e4
ArtifactChecksum:MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI=
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
ArtifactUUID:62d5637c-1ccc-4d76-8e64-202543836b6f
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T02:27:35.975Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0249cfd-cc33-4735-9eb8-c5c0a0a9328f 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:27:36.004Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:27:36.005Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:27:36.005Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:27:36.005Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:36.005Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:27:36.006Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:36.175Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:27:36.176Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar 97810a34-a971-4117-bfb0-f3819e464414 101467
2023-01-20T02:27:36.176Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T02:27:36.177Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:36.177Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:27:36.177Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:36.177Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:36.177Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181656176,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:37.178Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:27:37.179Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:27:37.179Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414, URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar to file: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:37.180Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230120012841-csar.csar
2023-01-20T02:27:37.180Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:37.180Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:37.469Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3976791484904895148/Definitions/service-Vfw20230120012841-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-20T02:27:39.307Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:27:39.307Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:27:39.307Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.307Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5af69fd3-54ec 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-Vfw20230120012841-csar.csar
2023-01-20T02:27:39.308Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:27:39.309Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.309Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:27:39.309Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:27:39.309Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:27:39.309Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:27:39.310Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.310Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:27:39.310Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:27:39.310Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:27:39.310Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:27:39.310Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.310Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:27:39.310Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:27:39.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:27:39.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T02:27:39.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T02:27:39.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T02:27:39.311Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:27:39.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T02:27:39.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T02:27:39.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T02:27:39.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T02:27:39.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T02:27:39.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T02:27:39.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.312Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T02:27:39.313Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.313Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T02:27:39.313Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.313Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:27:39.313Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:27:39.313Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.313Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:27:39.314Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:27:39.314Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.314Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:27:39.314Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:27:39.314Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.314Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:27:39.314Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:27:39.314Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T02:27:39.315Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:27:39.315Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T02:27:39.315Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T02:27:39.315Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.315Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T02:27:39.315Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T02:27:39.315Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T02:27:39.315Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T02:27:39.315Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.316Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
2023-01-20T02:27:39.316Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.316Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:27:39.316Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:27:39.316Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T02:27:39.316Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.316Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T02:27:39.316Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.317Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T02:27:39.317Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:27:39.317Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T02:27:39.317Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T02:27:39.319Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T02:27:39.319Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T02:27:39.319Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.319Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
2023-01-20T02:27:39.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:27:39.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:27:39.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T02:27:39.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T02:27:39.320Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T02:27:39.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:27:39.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T02:27:39.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T02:27:39.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:27:39.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T02:27:39.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T02:27:39.321Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
2023-01-20T02:27:39.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:27:39.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:27:39.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:27:39.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:27:39.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:27:39.322Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-20 01-28-41
Description:catalog service description
Model UUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
Model Version:NULL
Model InvariantUuid:bdb98e81-57e5-4ca8-823b-53fed9c93326
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5af69fd3-54ec
Model UUID:52276915-e131-4fff-be6f-82d0c9beb4f2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4e7980-702d-4b2e-8611-d200cf159447
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4fcae68f-4a13-4247-8fa3-42fcf58b5274
ModelName:Vfw5af69fd354ec..base_vfw..module-0
ModelUuid:eec08f78-8e4f-4f46-8040-04e72b1b2adf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:cd462276-1b9f-40f5-a434-0c9bdf9aef4f
ModelInvariantUuid:fb9a7c6a-3a43-4284-8d2a-2ba44bc856d2
ModelName:vFW 5af69fd3-54ec-nodes.vfwCvfc
ModelUuid:a1fa303f-a5d7-403a-9801-6fa96056f5c0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:0663535e-03c1-49b6-b709-0b756f93af15
ModelInvariantUuid:d8d831b5-3a6e-47b5-8e77-1b93e600ca9a
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vfw
ModelUuid:5eab1b2c-e6ab-4b5d-855f-5ccf9ff9a3b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
ModelInvariantUuid:5fa291bd-8958-47dc-bd59-fbaa7b381da5
ModelName:vFW 5af69fd3-54ec-nodes.vsnCvfc
ModelUuid:027291c3-613d-4742-9cd6-3a4897b453df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:79df6c8a-1ace-4444-b404-1bf36863b841
ModelInvariantUuid:6ad916a8-161e-4835-853b-4530dc627851
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vsn
ModelUuid:d12ee714-6677-4c4a-9353-7475d6cd682f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b624e459-3182-408f-9da3-9498efb7231f
ModelInvariantUuid:0838a586-c655-4c92-acbf-e5be9a5c798c
ModelName:vFW 5af69fd3-54ec-nodes.vpgCvfc
ModelUuid:07172353-1f38-4f1c-890f-ee92770e4ff6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5642ca97-4cff-4c58-99a8-f7f1ec9e8297
ModelInvariantUuid:b1e20856-99db-46fb-9da8-1e019a80666f
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vpg
ModelUuid:98265e27-b143-41ea-8316-67b69cfc6e08
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T02:27:39.343Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists
2023-01-20T02:27:39.344Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T02:27:39.344Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists)
2023-01-20T02:27:39.344Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:27:39.344Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:39.345Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:39.345Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181659344,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:40.346Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T02:27:40.346Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists)
2023-01-20T02:27:40.346Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:27:40.346Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:27:40.347Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:27:40.347Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181660346,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:27:41.347Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:27:41.363Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:27:41.364Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:27:41.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:27:41.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:27:41.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:28:11.365Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:28:11.376Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:28:11.378Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:28:11.378Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:28:11.379Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:28:11.379Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:28:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:28:28.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:28:28.827Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:28:28.828Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:28:41.379Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:28:41.388Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:28:41.390Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:28:41.390Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:28:41.390Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:28:41.390Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:29:11.390Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:29:11.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:29:11.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:29:11.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:29:11.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:29:11.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:29:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:29:28.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:29:28.827Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:29:28.828Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:29:28.828Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:29:28.828Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:29:28.829Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:29:28.829Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:29:28.829Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T02:29:28.829Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:29:28.829Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:29:28.830Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:29:28.830Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:29:28.830Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:29:28.830Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:29:28.830Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:29:28.830Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:29:28.830Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181656176,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:29:28.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:29:28.831Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:29:28.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181659344,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
}
2023-01-20T02:29:28.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:29:28.831Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T02:29:28.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181660346,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
}
2023-01-20T02:29:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:29:41.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:29:41.416Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:29:41.418Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:29:41.418Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:29:41.418Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:29:41.418Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:30:11.418Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:30:11.430Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:30:11.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:30:11.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:30:11.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:30:11.432Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:30:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:30:41.433Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:30:41.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:30:41.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:30:41.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:30:41.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:30:41.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:31:11.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:31:11.462Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:31:11.463Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:31:11.463Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:31:11.464Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:31:11.464Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:31:28.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:31:41.465Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:31:41.489Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:31:41.491Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:31:41.491Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:31:41.491Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:31:41.491Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:32:11.491Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:32:11.504Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:32:11.506Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:32:11.506Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:32:11.506Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:32:11.506Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:32:28.829Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:32:28.973Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-20T02:32:28.974Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Member SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-20c044c8-2826-4d62-a7ab-1f25a35fa4c4 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-20T02:32:28.975Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-20T02:32:28.975Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-20T02:32:29.523Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:32:29.530Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T02:32:29.531Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T02:32:29.538Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:32:29.539Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T02:32:29.561Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:32:29.562Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:32:29.562Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:32:29.569Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T02:32:29.570Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T02:32:29.570Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T02:32:29.570Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=270, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T02:32:29.571Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T02:32:29.571Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T02:32:41.506Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:32:41.507Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T02:32:41.514Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f and serviceModelVersionId: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T02:32:41.514Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdb98e81-57e5-4ca8-823b-53fed9c93326
2023-01-20T02:32:41.516Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0
2023-01-20T02:32:41.526Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:32:41.589Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?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-20T02:32:41.592Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||Invoke
2023-01-20T02:32:41.597Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:32:41.710Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||InvokeReturn
2023-01-20T02:32:41.711Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:32:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[106], vertex-id=[299112], x-aai-txid=[1-aai-resources-230120-02:32:41:887-71351], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:32:41.711Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:32:41.712Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:32:41.712Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:32:41.720Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:32:41.720Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bdeccfbf-9285-4627-b67e-05303ca4ee0f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:32:41.721Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:32:41.721Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:32:41.721Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:32:41.721Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181961720,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:32:41.735Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:32:41.736Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181961720,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:32:41.736Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:32:42.738Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:32:42.739Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"3218c728-7f47-42e5-9fe4-aa576e8d2b42","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"599d15bb-2ce6-415f-92de-d00e14bacf19","serviceDescription":"service","serviceInvariantUUID":"fa896945-1bc5-454c-a345-b03a1714887a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1f5c6efc-0c5d-4b64-ab17-429e7fe15e26","resourceInvariantUUID":"ac5ecf1f-d4fa-44d3-a391-11de208a83fc","resourceCustomizationUUID":"4b785f03-a2d4-4b07-a765-583fade4a1a3","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":"OWRmMmRkOWJlZWIyZjBkYTNiODdkMmFlM2EyOGJlYzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"27968587-5c1c-404f-82f7-8b052f66dd71","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6674c179-af85-41db-bce3-3dfcff2a0053","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:32:42.739Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:32:42.740Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:32:42.740Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:32:42.740Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:32:43.741Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:32:43.741Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:32:43.741Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:32:43.741Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:32:44.743Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "599d15bb-2ce6-415f-92de-d00e14bacf19",
  "serviceDescription": "service",
  "serviceInvariantUUID": "fa896945-1bc5-454c-a345-b03a1714887a",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "4b785f03-a2d4-4b07-a765-583fade4a1a3",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "1f5c6efc-0c5d-4b64-ab17-429e7fe15e26",
      "resourceInvariantUUID": "ac5ecf1f-d4fa-44d3-a391-11de208a83fc",
      "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": "MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6674c179-af85-41db-bce3-3dfcff2a0053"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:32:44.743Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:32:44.743Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 599d15bb-2ce6-415f-92de-d00e14bacf19 ASDC
2023-01-20T02:32:44.744Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:3218c728-7f47-42e5-9fe4-aa576e8d2b42
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:599d15bb-2ce6-415f-92de-d00e14bacf19
ServiceInvariantUUID:fa896945-1bc5-454c-a345-b03a1714887a
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:6674c179-af85-41db-bce3-3dfcff2a0053
ArtifactChecksum:MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:4b785f03-a2d4-4b07-a765-583fade4a1a3
ResourceInvariantUUID:ac5ecf1f-d4fa-44d3-a391-11de208a83fc
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:1f5c6efc-0c5d-4b64-ab17-429e7fe15e26
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-01-20T02:32:44.744Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 599d15bb-2ce6-415f-92de-d00e14bacf19 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:32:44.767Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:32:44.768Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:32:44.768Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:32:44.768Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:32:44.768Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:32:44.769Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:32:44.940Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:32:44.941Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 6674c179-af85-41db-bce3-3dfcff2a0053 57792
2023-01-20T02:32:44.941Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T02:32:44.941Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:32:44.941Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:32:44.941Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:32:44.942Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:32:44.942Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181964941,
  "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-20T02:32:45.942Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:32:45.943Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:32:45.943Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6674c179-af85-41db-bce3-3dfcff2a0053, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:45.944Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-20T02:32:45.944Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:45.944Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.127Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4462829803820429029/Definitions/service-BasicNetwork-template.yml
2023-01-20T02:32:46.619Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:32:46.619Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:32:46.619Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.620Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-20T02:32:46.620Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.620Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.620Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.620Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.625Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.625Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.625Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.625Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:32:46.625Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:32:46.625Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:32:46.625Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:32:46.626Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-20T02:32:46.626Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:32:46.626Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:32:46.626Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:32:46.626Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:32:46.627Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-20T02:32:46.627Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:32:46.627Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:32:46.627Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:32:46.627Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:32:46.627Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:32:46.627Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:32:46.628Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:32:46.628Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:32:46.628Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:32:46.628Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:32:46.628Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:32:46.628Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:32:46.628Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:599d15bb-2ce6-415f-92de-d00e14bacf19
Model Version:NULL
Model InvariantUuid:fa896945-1bc5-454c-a345-b03a1714887a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ac5ecf1f-d4fa-44d3-a391-11de208a83fc
Model UUID:c3cced21-d378-4eb8-b8af-d7e493963522
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:4b785f03-a2d4-4b07-a765-583fade4a1a3
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T02:32:46.659Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||ERROR|500||Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists
2023-01-20T02:32:46.660Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T02:32:46.660Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists)
2023-01-20T02:32:46.660Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:32:46.661Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:32:46.661Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:32:46.661Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181966660,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:32:47.662Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T02:32:47.662Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26 already exists)
2023-01-20T02:32:47.662Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:32:47.662Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:32:47.662Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:32:47.662Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181967661,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:32:48.663Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:32:48.682Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:32:48.684Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:32:48.684Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:32:48.684Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:32:48.684Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:33:18.685Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:33:18.694Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:33:18.696Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:33:18.696Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:33:18.696Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:33:18.696Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:33:28.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:33:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181964941,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:33:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.835Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181966660,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists"
}
2023-01-20T02:33:28.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.835Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181967661,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26 already exists"
}
2023-01-20T02:33:28.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674181972305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181966599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181932082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674181972305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181966599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181932082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.840Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.840Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.840Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674181972305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.841Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181966599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.842Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.842Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181932082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.842Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.843Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674181972305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.843Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.843Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181966599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.844Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.844Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181932082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.844Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.844Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.844Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674181972305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.845Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.845Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181966599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181932082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674181972305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.849Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.849Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.849Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181966599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.849Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.850Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.850Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181932082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.850Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.850Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.850Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674181972305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.851Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.851Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.851Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181966599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.851Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.851Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.852Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181932082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.852Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.852Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.852Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674181972305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.853Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.853Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.853Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181966599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.853Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.853Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.854Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181932082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.854Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.854Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.854Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181998324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:33:28.854Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.855Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.855Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181998053,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:33:28.855Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.855Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.855Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674181997676,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:33:28.856Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.856Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.856Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.856Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.857Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.857Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674181999409,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:33:28.857Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.857Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.857Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.858Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.858Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.858Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182000486,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:33:28.858Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.858Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.859Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.859Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.859Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.859Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182001527,
  "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-20T02:33:28.875Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 21ac5aba-3dec-43e5-b41c-7c96a20901e0
2023-01-20T02:33:28.876Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 21ac5aba-3dec-43e5-b41c-7c96a20901e0 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-20T02:33:28.883Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.883Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.884Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.884Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.884Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182002530,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T02:33:28.885Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.885Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.885Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.885Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.886Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.886Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.886Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.886Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.886Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.887Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.887Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.887Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.887Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.887Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.888Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182004235,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T02:33:28.888Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.888Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.888Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.889Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.889Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.889Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.889Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.889Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.890Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182005237,
  "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-20T02:33:28.894Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 21ac5aba-3dec-43e5-b41c-7c96a20901e0
2023-01-20T02:33:28.894Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 21ac5aba-3dec-43e5-b41c-7c96a20901e0 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-20T02:33:28.901Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.901Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.901Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.901Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.902Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.902Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.902Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.902Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.903Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.903Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.903Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.903Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.903Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.904Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.904Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.904Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.904Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.905Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.905Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.905Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674181999061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.905Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.905Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.906Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-20T02:33:28.906Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:28.906Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:33:28.906Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:33:28.906Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:33:48.696Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:33:48.711Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:33:48.713Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:33:48.713Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:33:48.713Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:33:48.713Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:34:18.713Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:34:18.723Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:34:18.724Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:34:18.724Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:34:18.732Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:34:18.733Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:34:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:34:28.827Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:34:28.827Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1674182009233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:34:28.828Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:34:48.733Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:34:48.743Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:34:48.744Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:34:48.745Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:34:48.745Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:34:48.745Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:35:18.745Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:35:18.758Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:35:18.759Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:35:18.759Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:35:18.759Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:35:18.760Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:35:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:35:28.827Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.828Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-20T02:35:28.828Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.828Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.828Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:35:28.828Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.828Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.828Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.829Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182003533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:35:28.830Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.830Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:35:28.830Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.830Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182013646,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:35:28.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.831Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:35:28.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.831Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182014717,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:35:28.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:35:28.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182015806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:35:28.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182006238,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:35:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182016887,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:35:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182016345,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:35:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182017974,
  "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-20T02:35:28.849Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e2e049f3-eead-4878-ae95-70054b462bc0
2023-01-20T02:35:28.849Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId e2e049f3-eead-4878-ae95-70054b462bc0 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-20T02:35:28.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.860Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1674182018976,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T02:35:28.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.861Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.861Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182023178,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T02:35:28.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:35:28.861Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:35:28.861Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "aai-model-loader",
  "timestamp": 1674182024181,
  "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-20T02:35:28.865Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e2e049f3-eead-4878-ae95-70054b462bc0
2023-01-20T02:35:28.866Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId e2e049f3-eead-4878-ae95-70054b462bc0 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-20T02:35:48.760Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:35:48.770Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:35:48.771Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:35:48.772Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:35:48.772Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:35:48.772Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:36:18.772Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:36:18.783Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:36:18.785Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:36:18.785Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:36:18.785Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:36:18.785Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:36:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:36:48.786Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:36:48.795Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:36:48.797Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:36:48.797Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:36:48.797Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:36:48.797Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:37:18.797Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:37:18.806Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:37:18.808Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:37:18.808Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:37:18.808Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:37:18.808Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:37:28.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:37:29.231Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: cached metadata has changed from (version46: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version47: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-20T02:37:29.238Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T02:37:29.238Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T02:37:29.241Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:37:29.241Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T02:37:29.248Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:37:29.249Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:37:29.249Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:37:29.252Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T02:37:29.252Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T02:37:29.252Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T02:37:29.252Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=349, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T02:37:29.252Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T02:37:29.253Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T02:37:48.809Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:37:48.809Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42 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-20T02:37:48.814Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42 and serviceModelVersionId: 599d15bb-2ce6-415f-92de-d00e14bacf19
2023-01-20T02:37:48.815Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fa896945-1bc5-454c-a345-b03a1714887a
2023-01-20T02:37:48.815Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0
2023-01-20T02:37:48.820Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:37:48.853Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|INFO|500||Invoke
2023-01-20T02:37:48.853Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3218c728-7f47-42e5-9fe4-aa576e8d2b42], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d34c2c3b-8edf-4ced-9682-15db40fe8d19], X-ECOMP-RequestID=[3218c728-7f47-42e5-9fe4-aa576e8d2b42], X-TransactionId=[], X-ONAP-RequestID=[3218c728-7f47-42e5-9fe4-aa576e8d2b42], Content-Type=[application/merge-patch+json]}
2023-01-20T02:37:48.862Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:37:49.016Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?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/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:37:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[421936], x-aai-txid=[1-aai-resources-230120-02:37:49:151-56832], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:37:49.016Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:37:49.017Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|INFO|500||InvokeReturn
2023-01-20T02:37:49.018Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:37:49.018Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:37:49.026Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:37:49.026Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3218c728-7f47-42e5-9fe4-aa576e8d2b42 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:37:49.026Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:37:49.027Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:49.027Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:49.027Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182269026,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:37:49.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:37:49.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182269026,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:37:49.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:37:50.040Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:37:50.040Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c07deebc-4427-4ab6-a930-becb6d56abb3","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3c0416bd-9506-42ad-ba91-8f4298a2997b","serviceDescription":"service","serviceInvariantUUID":"77e8e23e-a91c-4765-a56c-0c76e9c5eeb3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4725611-07b3-47db-836e-91c7db79722e","resourceInvariantUUID":"d6e28bc9-90dc-47b4-8803-e1645d00349a","resourceCustomizationUUID":"13623d3a-12f9-49ef-8930-28c3fbe275d3","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":"YWQ5MDFlZGM1MmJiZmJiZDQ4NDFkNTMyYmNjZDBhYzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f6475580-d8f2-4cb6-b6e3-1f731b971a54","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":"YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"45ac2af0-a07b-43ed-ad8a-9ac43018b969","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":"13a4ad19-4e88-4425-9a63-c0c89772b4e3","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":"f4f32321-be29-4b6d-be49-75139fbee148","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":"399f2046-c13e-42ff-9a9a-cc0b2987cef9","artifactVersion":"2","generatedFromUUID":"13a4ad19-4e88-4425-9a63-c0c89772b4e3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGExNDE1ZDBlZjFmNzZlODllZGU0NmI4MmNkZjNiZmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"904d5b01-fbac-48c6-bae4-c9467c986ab7","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3901437c-75bd-4772-a8d8-2f4bcb1a3008","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:37:50.040Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:37:50.040Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:50.040Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:50.041Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:37:51.042Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:37:51.042Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:51.042Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:51.043Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:37:52.044Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:37:52.044Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:52.044Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:52.044Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:37:53.046Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:37:53.046Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:53.046Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:53.046Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:37:54.048Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:37:54.048Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:54.048Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:54.049Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:37:55.049Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:37:55.050Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:55.051Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:55.051Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:37:56.052Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:37:56.052Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:56.052Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:56.053Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:37:57.055Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "3c0416bd-9506-42ad-ba91-8f4298a2997b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "77e8e23e-a91c-4765-a56c-0c76e9c5eeb3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "13623d3a-12f9-49ef-8930-28c3fbe275d3",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "a4725611-07b3-47db-836e-91c7db79722e",
      "resourceInvariantUUID": "d6e28bc9-90dc-47b4-8803-e1645d00349a",
      "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": "YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "45ac2af0-a07b-43ed-ad8a-9ac43018b969",
          "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": "13a4ad19-4e88-4425-9a63-c0c89772b4e3",
          "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": "399f2046-c13e-42ff-9a9a-cc0b2987cef9",
            "generatedFromUUID": "13a4ad19-4e88-4425-9a63-c0c89772b4e3"
          },
          "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": "399f2046-c13e-42ff-9a9a-cc0b2987cef9",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3901437c-75bd-4772-a8d8-2f4bcb1a3008"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:37:57.055Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:37:57.056Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3c0416bd-9506-42ad-ba91-8f4298a2997b ASDC
2023-01-20T02:37:57.056Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:c07deebc-4427-4ab6-a930-becb6d56abb3
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:3c0416bd-9506-42ad-ba91-8f4298a2997b
ServiceInvariantUUID:77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
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:3901437c-75bd-4772-a8d8-2f4bcb1a3008
ArtifactChecksum:MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:13623d3a-12f9-49ef-8930-28c3fbe275d3
ResourceInvariantUUID:d6e28bc9-90dc-47b4-8803-e1645d00349a
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:a4725611-07b3-47db-836e-91c7db79722e
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:45ac2af0-a07b-43ed-ad8a-9ac43018b969
ArtifactChecksum:YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ=
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:13a4ad19-4e88-4425-9a63-c0c89772b4e3
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:399f2046-c13e-42ff-9a9a-cc0b2987cef9
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:399f2046-c13e-42ff-9a9a-cc0b2987cef9
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T02:37:57.057Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3c0416bd-9506-42ad-ba91-8f4298a2997b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:37:57.080Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:37:57.080Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:37:57.080Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:37:57.081Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T02:37:57.081Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:37:57.081Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T02:37:57.262Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:37:57.263Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3901437c-75bd-4772-a8d8-2f4bcb1a3008 75178
2023-01-20T02:37:57.263Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T02:37:57.264Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T02:37:57.264Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:37:57.265Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:57.265Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:57.265Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182277263,
  "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-20T02:37:58.266Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:37:58.266Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:37:58.267Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:58.267Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-20T02:37:58.267Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:58.268Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:58.375Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7224355747235876219/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-20T02:37:59.471Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:37:59.472Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:37:59.472Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:59.472Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-20T02:37:59.472Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:59.473Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:59.473Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:59.473Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:59.473Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:59.473Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:59.474Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T02:37:59.474Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:37:59.474Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.474Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:37:59.474Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:37:59.475Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:37:59.475Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:37:59.475Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.475Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:37:59.476Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:37:59.476Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:37:59.476Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:37:59.476Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.476Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:37:59.477Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.477Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-20T02:37:59.477Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-20T02:37:59.477Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-20T02:37:59.477Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-20T02:37:59.478Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T02:37:59.478Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T02:37:59.478Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.478Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T02:37:59.478Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.479Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:37:59.479Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:37:59.479Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.479Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:37:59.479Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:37:59.480Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.480Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T02:37:59.480Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:37:59.480Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.480Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-20T02:37:59.481Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-20T02:37:59.481Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T02:37:59.481Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=107d1403-be88-4867-9843-09fb704085f9
2023-01-20T02:37:59.481Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.481Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:37:59.482Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.482Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:37:59.482Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.482Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:37:59.483Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:37:59.483Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:37:59.483Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:3c0416bd-9506-42ad-ba91-8f4298a2997b
Model Version:NULL
Model InvariantUuid:77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:e9a92128-fc01-4564-80c2-f578912f45b9
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d6e28bc9-90dc-47b4-8803-e1645d00349a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:13623d3a-12f9-49ef-8930-28c3fbe275d3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7e3aebbc-90dc-4fac-a748-6934630387d2
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:78782b5a-35f1-46b3-b6be-8bb6d4ef7b1d
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:107d1403-be88-4867-9843-09fb704085f9
ModelInvariantUuid:f24bf586-ccc8-4e10-948e-7027e56db11e
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:7f52b03b-b268-4fdc-b9be-9c08c16e3e6d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:c021f838-af46-4c52-a8c0-5d7aac1e6377
ModelInvariantUuid:adf6f3f5-acd6-4411-87b7-25c4e8d02cec
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:d4cee7a4-bfa9-4744-9ed6-6a7eb314cda8
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T02:37:59.504Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||ERROR|500||Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists
2023-01-20T02:37:59.505Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T02:37:59.505Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists)
2023-01-20T02:37:59.505Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:37:59.506Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:37:59.506Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:37:59.506Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182279505,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:38:00.507Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T02:38:00.508Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4725611-07b3-47db-836e-91c7db79722e already exists)
2023-01-20T02:38:00.508Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:38:00.508Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:38:00.508Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:38:00.508Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182280507,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: a4725611-07b3-47db-836e-91c7db79722e already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:38:01.509Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:38:01.518Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:38:01.520Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:38:01.520Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:38:01.520Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:38:01.520Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:38:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:38:28.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.830Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:38:28.830Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:28.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.831Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:38:28.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:28.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.831Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:38:28.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:28.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.831Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:38:28.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182277263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:38:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182279505,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists"
}
2023-01-20T02:38:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:38:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182280507,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: a4725611-07b3-47db-836e-91c7db79722e already exists"
}
2023-01-20T02:38:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:38:31.521Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:38:31.530Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:38:31.532Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:38:31.532Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:38:31.533Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:38:31.533Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:39:01.533Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:39:01.543Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:39:01.545Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:39:01.545Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:39:01.545Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:39:01.545Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:39:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:39:31.546Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:39:31.559Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:39:31.561Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:39:31.561Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:39:31.561Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:39:31.561Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:40:01.562Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:40:01.571Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:40:01.573Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:40:01.573Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:40:01.574Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:40:01.574Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:40:28.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:40:31.574Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:40:31.589Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:40:31.590Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:40:31.591Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:40:31.591Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:40:31.591Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:41:01.592Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:41:01.607Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:41:01.609Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:41:01.609Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:41:01.609Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:41:01.609Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:41:28.828Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:41:31.610Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:41:31.620Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:41:31.622Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:41:31.622Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:41:31.622Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:41:31.622Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:42:01.622Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:42:01.632Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:42:01.634Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:42:01.634Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:42:01.634Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:42:01.634Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:42:28.830Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:42:31.635Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:42:31.644Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T02:42:31.646Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:42:31.646Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:42:31.646Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:42:31.646Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:43:01.647Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:43:01.647Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3 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-20T02:43:01.654Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c07deebc-4427-4ab6-a930-becb6d56abb3 and serviceModelVersionId: 3c0416bd-9506-42ad-ba91-8f4298a2997b
2023-01-20T02:43:01.654Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
2023-01-20T02:43:01.657Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0
2023-01-20T02:43:01.667Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:43:01.727Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|INFO|500||Invoke
2023-01-20T02:43:01.728Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c07deebc-4427-4ab6-a930-becb6d56abb3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[40554447-a0c2-41ca-84bf-9ed4f216709b], X-ECOMP-RequestID=[c07deebc-4427-4ab6-a930-becb6d56abb3], X-TransactionId=[], X-ONAP-RequestID=[c07deebc-4427-4ab6-a930-becb6d56abb3], Content-Type=[application/merge-patch+json]}
2023-01-20T02:43:01.734Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:43:01.879Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?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/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:43:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[241792], x-aai-txid=[0-aai-resources-230120-02:43:02:024-19327], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:43:01.880Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:43:01.883Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|INFO|500||InvokeReturn
2023-01-20T02:43:01.884Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:43:01.884Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:43:01.891Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:43:01.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c07deebc-4427-4ab6-a930-becb6d56abb3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:43:01.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:43:01.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:01.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:01.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182581892,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:43:01.907Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:01.907Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182581892,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:43:01.908Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:43:02.915Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:43:02.915Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"de569fe2-ed7a-4380-a751-2f3fcdd90bfd","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"2d5f4fbf-fa4f-499a-9619-1b50bf8e7584","serviceDescription":"service","serviceInvariantUUID":"5120b35b-3766-4558-9a19-01275145be97","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67570136-fd50-4af1-a013-a254b74777d5","resourceInvariantUUID":"d639286f-4e48-4632-9e50-339503d63770","resourceCustomizationUUID":"b13755c7-acdf-47ec-a3ab-5f83a99d2533","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":"ODE0NzQ0YWFiMGEyNDY5NDY2NzdiNTBkZDRjMTFiODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e32d0f31-13b0-4c22-84c1-1c708900107d","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":"a2f9b92f-de30-449b-affa-6e3e1e65f394","artifactVersion":"2","generatedFromUUID":"3392f8b5-ce3d-4d77-9570-04569a198bd2"},{"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":"3392f8b5-ce3d-4d77-9570-04569a198bd2","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":"YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ed9fb769-6848-47eb-a53c-283420dac894","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":"e28fdd71-97ba-4fe0-a7e3-c11e9f55f804","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":"3d12a4a6-8f9a-4392-b6d4-31a71a80f1ee","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":"1343489d-89dd-4b66-bee4-f873bef93011","artifactVersion":"2","generatedFromUUID":"e28fdd71-97ba-4fe0-a7e3-c11e9f55f804"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"OTNkYWRhYWMwZWFjOGQ4Mzc4YThkZjYxOTc5YTk5ZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8ef11564-d04f-49dc-b6f8-917eb0a7afef","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d0648825-abb8-4798-92d6-cd6f98695363","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:43:02.916Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:43:02.916Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:02.916Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:02.916Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:43:03.918Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:43:03.918Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:03.918Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:03.918Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:43:04.920Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:43:04.920Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:04.921Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:04.921Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:43:05.922Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:43:05.923Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:05.923Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:05.923Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:43:06.925Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:43:06.926Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:06.926Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:06.926Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:43:07.929Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:43:07.929Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:07.929Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:07.929Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:43:08.931Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:43:08.931Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:08.931Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:08.931Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:43:09.933Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:43:09.933Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:09.933Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:09.934Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "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-20T02:43:10.935Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:43:10.935Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:10.935Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:10.935Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:43:11.936Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "2d5f4fbf-fa4f-499a-9619-1b50bf8e7584",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5120b35b-3766-4558-9a19-01275145be97",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "b13755c7-acdf-47ec-a3ab-5f83a99d2533",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "67570136-fd50-4af1-a013-a254b74777d5",
      "resourceInvariantUUID": "d639286f-4e48-4632-9e50-339503d63770",
      "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": "a2f9b92f-de30-449b-affa-6e3e1e65f394",
          "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": "3392f8b5-ce3d-4d77-9570-04569a198bd2",
          "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": "YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ed9fb769-6848-47eb-a53c-283420dac894",
          "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": "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804",
          "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": "1343489d-89dd-4b66-bee4-f873bef93011",
            "generatedFromUUID": "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804"
          },
          "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": "1343489d-89dd-4b66-bee4-f873bef93011",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d0648825-abb8-4798-92d6-cd6f98695363"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:43:11.937Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:43:11.938Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584 ASDC
2023-01-20T02:43:11.939Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:de569fe2-ed7a-4380-a751-2f3fcdd90bfd
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
ServiceInvariantUUID:5120b35b-3766-4558-9a19-01275145be97
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:d0648825-abb8-4798-92d6-cd6f98695363
ArtifactChecksum:NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:b13755c7-acdf-47ec-a3ab-5f83a99d2533
ResourceInvariantUUID:d639286f-4e48-4632-9e50-339503d63770
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:67570136-fd50-4af1-a013-a254b74777d5
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:a2f9b92f-de30-449b-affa-6e3e1e65f394
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:3392f8b5-ce3d-4d77-9570-04569a198bd2
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:ed9fb769-6848-47eb-a53c-283420dac894
ArtifactChecksum:YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU=
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:e28fdd71-97ba-4fe0-a7e3-c11e9f55f804
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:1343489d-89dd-4b66-bee4-f873bef93011
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:1343489d-89dd-4b66-bee4-f873bef93011
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T02:43:11.939Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:43:11.974Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:43:11.977Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:43:11.977Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:43:11.978Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d0648825-abb8-4798-92d6-cd6f98695363 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-20T02:43:11.978Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:43:11.979Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-20T02:43:12.466Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:43:12.467Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar d0648825-abb8-4798-92d6-cd6f98695363 73994
2023-01-20T02:43:12.468Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:43:12.468Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:43:12.468Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:43:12.468Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:12.469Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:12.469Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182592468,
  "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-20T02:43:13.469Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:43:13.470Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:43:13.470Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: d0648825-abb8-4798-92d6-cd6f98695363, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:43:13.471Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-20T02:43:13.472Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:43:13.472Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:43:13.674Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15701296948436086977/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-20T02:43:14.782Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:43:14.782Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:43:14.782Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:43:14.783Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-20T02:43:14.783Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:43:14.783Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:43:14.783Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T02:43:14.783Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T02:43:14.783Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:43:14.783Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.784Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:43:14.784Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:43:14.784Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:43:14.784Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:43:14.784Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.785Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:43:14.785Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:43:14.785Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:43:14.785Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:43:14.785Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.785Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:43:14.785Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.786Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-20T02:43:14.786Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2023-01-20T02:43:14.786Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template dummy is not matching search criteria
2023-01-20T02:43:14.786Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T02:43:14.786Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.786Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T02:43:14.787Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.787Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:43:14.787Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:43:14.787Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.787Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:43:14.787Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:43:14.788Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.788Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T02:43:14.788Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:43:14.788Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.788Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-20T02:43:14.788Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-20T02:43:14.789Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=dbb002aa-f540-4b8e-a268-1a6b5d0e2a7c
2023-01-20T02:43:14.789Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.789Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:43:14.789Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.789Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:43:14.789Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.789Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:43:14.790Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:43:14.790Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:43:14.790Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
Model Version:NULL
Model InvariantUuid:5120b35b-3766-4558-9a19-01275145be97
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:f1b75398-0039-4ecd-9681-50b2d90ed4d7
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d639286f-4e48-4632-9e50-339503d63770
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b13755c7-acdf-47ec-a3ab-5f83a99d2533
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:dc12313f-833b-49d8-98d8-43da7ea7e9c6
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:18ddc827-193d-42d8-95ce-3405884daa33
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:dbb002aa-f540-4b8e-a268-1a6b5d0e2a7c
ModelInvariantUuid:d439691f-9e5f-4de0-8235-2122f36bb7a0
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:3b8e5286-6652-4180-a18a-af431140ec91
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:3c35dbb1-5ea4-49e8-b39e-eff1245051aa
ModelInvariantUuid:205c9555-75f1-4ea7-94e9-680079b66d81
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:064e75b4-35da-4389-b939-38674d2f697e
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T02:43:14.824Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||ERROR|500||Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists
2023-01-20T02:43:14.824Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-20T02:43:14.824Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar(Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists)
2023-01-20T02:43:14.825Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:43:14.825Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:14.825Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:14.825Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182594824,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:43:15.837Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-20T02:43:15.837Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar(Resource with UUID: 67570136-fd50-4af1-a013-a254b74777d5 already exists)
2023-01-20T02:43:15.837Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:43:15.837Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:43:15.838Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:43:15.838Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182595837,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 67570136-fd50-4af1-a013-a254b74777d5 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:43:16.839Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:43:16.849Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:43:16.851Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:43:16.851Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:43:16.851Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:43:16.851Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:43:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:43:28.830Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.830Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:43:28.831Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-01-20T02:43:28.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-01-20T02:43:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:43:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:43:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:43:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-01-20T02:43:28.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.835Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:43:28.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:43:28.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182592468,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:43:28.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182594824,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists"
}
2023-01-20T02:43:28.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:28.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:43:28.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182595837,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 67570136-fd50-4af1-a013-a254b74777d5 already exists"
}
2023-01-20T02:43:28.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:43:46.851Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:43:46.866Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:43:46.868Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:43:46.868Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:43:46.868Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:43:46.868Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:44:16.868Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:44:16.878Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:44:16.880Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:44:16.880Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:44:16.880Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:44:16.880Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:44:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:44:46.881Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:44:46.893Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:44:46.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:44:46.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:44:46.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:44:46.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:45:16.895Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:45:16.904Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:45:16.906Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:45:16.906Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:45:16.906Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:45:16.906Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:45:28.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:45:46.907Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:45:46.917Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:45:46.919Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:45:46.919Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:45:46.919Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:45:46.919Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:46:16.920Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:46:16.931Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:46:16.932Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:46:16.932Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:46:16.933Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:46:16.933Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:46:28.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:46:46.933Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:46:46.944Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:46:46.946Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:46:46.946Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:46:46.946Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:46:46.947Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:47:16.947Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:47:16.964Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:47:16.965Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:47:16.965Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:47:16.965Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:47:16.966Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:47:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:47:46.966Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:47:46.982Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T02:47:46.985Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:47:46.985Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:47:46.986Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:47:46.986Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:48:16.986Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:48:16.987Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd 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-20T02:48:16.992Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd and serviceModelVersionId: 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
2023-01-20T02:48:16.992Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5120b35b-3766-4558-9a19-01275145be97
2023-01-20T02:48:16.992Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0
2023-01-20T02:48:16.996Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:48:17.032Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|INFO|500||Invoke
2023-01-20T02:48:17.033Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[de569fe2-ed7a-4380-a751-2f3fcdd90bfd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bd6a0303-c16a-4236-baea-bb12b4a177fc], X-ECOMP-RequestID=[de569fe2-ed7a-4380-a751-2f3fcdd90bfd], X-TransactionId=[], X-ONAP-RequestID=[de569fe2-ed7a-4380-a751-2f3fcdd90bfd], Content-Type=[application/merge-patch+json]}
2023-01-20T02:48:17.037Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:48:17.133Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?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/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:48:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[93], vertex-id=[430320], x-aai-txid=[1-aai-resources-230120-02:48:17:328-3270], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:48:17.134Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:48:17.134Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|INFO|500||InvokeReturn
2023-01-20T02:48:17.135Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:48:17.135Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:48:17.145Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:48:17.146Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID de569fe2-ed7a-4380-a751-2f3fcdd90bfd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:48:17.146Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:48:17.146Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:17.146Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:17.146Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182897146,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:17.158Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:17.158Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182897146,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:48:17.159Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:48:18.161Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:48:18.161Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd","serviceName":"Demo_pNF_EuNy3873ymiRc8qAfUCI","serviceVersion":"1.0","serviceUUID":"5b11012a-fed3-4795-b31d-2654bb8d12e1","serviceDescription":"catalog service description","serviceInvariantUUID":"f550fa2c-27ff-491a-a87b-60828bbe17e3","resources":[{"resourceInstanceName":"pNF bb72c433-5ffd 0","resourceName":"pNF bb72c433-5ffd","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"684b5282-58ba-4df2-bdf4-a5ea8f666096","resourceInvariantUUID":"648e0c03-2586-4e3c-88d9-70da5165ff3a","resourceCustomizationUUID":"64f70caa-9939-4b81-aac0-195408539107","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml","artifactChecksum":"NTI4ODNlYmM3OWJmZjg0OTUwYTU0M2FjMGE1ZGFkY2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"df1d5e44-48e6-4709-98f3-17b8b024b891","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar","artifactChecksum":"MmYzMzZhY2U5N2Q4ZjY0YjZiNzlkNGYzZDNlYTYyNzc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd817d36-3e74-4b5a-a928-53b4596cc07f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7ccebc8b-d8f9-4646-9547-eacbee810dfe","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml","artifactChecksum":"MzAwNTY2YTgwMmQ1ZjliOTkwN2RjZDY2NGZiNjlhMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4adaf89b-080b-4958-a209-ab714d505b8b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4904083c-ba11-4a5d-884e-f5abb7a5fbf9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a8de12b7-7e9e-4310-972c-6f6120fccfda","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfEuny3873ymirc8qafuci-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml","artifactChecksum":"Y2FiODNhNzg2MzZmNWI1ZDM5MzNlODg3ZWVjMzc0Njc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b9917ed-3232-4a93-a66e-d0d8cbed013f","artifactVersion":"1"},{"artifactName":"service-DemoPnfEuny3873ymirc8qafuci-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar","artifactChecksum":"OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"67d0d1a9-d37d-4337-8a6c-18e40c876b56","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:48:18.162Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:48:18.162Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:18.162Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:18.162Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:19.163Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:48:19.163Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:19.163Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:19.163Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:20.164Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:48:20.164Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:20.165Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:20.165Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:21.166Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:48:21.166Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:21.166Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:21.167Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:22.168Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:48:22.168Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:22.168Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:22.169Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:23.170Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:48:23.170Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:23.170Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:23.171Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:24.171Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:48:24.173Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:24.173Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:24.173Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:25.174Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:48:25.174Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:25.174Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:25.174Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:26.176Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "serviceName": "Demo_pNF_EuNy3873ymiRc8qAfUCI",
  "serviceVersion": "1.0",
  "serviceUUID": "5b11012a-fed3-4795-b31d-2654bb8d12e1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "f550fa2c-27ff-491a-a87b-60828bbe17e3",
  "resources": [
    {
      "resourceInstanceName": "pNF bb72c433-5ffd 0",
      "resourceCustomizationUUID": "64f70caa-9939-4b81-aac0-195408539107",
      "resourceName": "pNF bb72c433-5ffd",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "684b5282-58ba-4df2-bdf4-a5ea8f666096",
      "resourceInvariantUUID": "648e0c03-2586-4e3c-88d9-70da5165ff3a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
      "artifactChecksum": "OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "67d0d1a9-d37d-4337-8a6c-18e40c876b56"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:48:26.177Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:48:26.177Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5b11012a-fed3-4795-b31d-2654bb8d12e1 ASDC
2023-01-20T02:48:26.178Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
ServiceName:Demo_pNF_EuNy3873ymiRc8qAfUCI
ServiceVersion:1.0
ServiceUUID:5b11012a-fed3-4795-b31d-2654bb8d12e1
ServiceInvariantUUID:f550fa2c-27ff-491a-a87b-60828bbe17e3
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfEuny3873ymirc8qafuci-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
ArtifactUUID:67d0d1a9-d37d-4337-8a6c-18e40c876b56
ArtifactChecksum:OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF bb72c433-5ffd 0
ResourceCustomizationUUID:64f70caa-9939-4b81-aac0-195408539107
ResourceInvariantUUID:648e0c03-2586-4e3c-88d9-70da5165ff3a
ResourceName:pNF bb72c433-5ffd
ResourceType:PNF
ResourceUUID:684b5282-58ba-4df2-bdf4-a5ea8f666096
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-20T02:48:26.178Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5b11012a-fed3-4795-b31d-2654bb8d12e1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:48:26.211Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:48:26.212Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:48:26.212Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:48:26.212Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 from URL: /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:26.212Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:48:26.212Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:26.418Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:48:26.420Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar 67d0d1a9-d37d-4337-8a6c-18e40c876b56 88000
2023-01-20T02:48:26.420Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T02:48:26.420Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:26.421Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:48:26.421Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:26.421Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:26.422Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182906420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:27.422Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:48:27.423Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:48:27.424Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56, URL: /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar to file: /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:27.424Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:27.425Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:27.425Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:27.529Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7267971411995844450/Definitions/service-DemoPnfEuny3873ymirc8qafuci-template.yml
2023-01-20T02:48:28.239Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:48:28.240Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:48:28.240Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:28.240Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-20T02:48:28.240Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:28.240Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:28.241Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:28.241Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:28.241Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:28.241Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:28.241Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF bb72c433-5ffd 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-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T02:48:28.241Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:48:28.246Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:48:28.246Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:48:28.247Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Node template pNF bb72c433-5ffd 0 is matching search criteria
2023-01-20T02:48:28.247Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:48:28.248Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF bb72c433-5ffd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:48:28.248Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:48:28.248Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:48:28.248Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Node template pNF bb72c433-5ffd 0 is matching search criteria
2023-01-20T02:48:28.248Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:48:28.249Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF bb72c433-5ffd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:48:28.249Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:48:28.249Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:48:28.249Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:48:28.249Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:48:28.250Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:48:28.250Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:48:28.250Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:48:28.250Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:48:28.251Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:48:28.251Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:48:28.251Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_EuNy3873ymiRc8qAfUCI
Description:catalog service description
Model UUID:5b11012a-fed3-4795-b31d-2654bb8d12e1
Model Version:NULL
Model InvariantUuid:f550fa2c-27ff-491a-a87b-60828bbe17e3
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T02:48:28.301Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||ERROR|500||Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists
2023-01-20T02:48:28.302Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T02:48:28.302Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar(Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists)
2023-01-20T02:48:28.302Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:48:28.302Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:28.302Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:28.302Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182908302,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:28.825Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:48:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:48:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:48:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:48:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:48:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:28.831Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:48:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:48:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.832Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674181604901,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:48:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182906420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:48:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:48:28.833Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182908302,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists"
}
2023-01-20T02:48:28.834Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:48:29.303Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T02:48:29.304Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar(Resource with UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096 already exists)
2023-01-20T02:48:29.304Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:48:29.304Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:48:29.304Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:48:29.305Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182909303,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:48:30.306Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:48:30.328Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:48:30.330Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:48:30.330Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:48:30.330Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:48:30.330Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:49:00.330Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:49:00.357Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:49:00.362Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:49:00.363Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:49:00.363Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:49:00.363Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:49:28.825Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:49:28.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:49:28.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674182909303,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096 already exists"
}
2023-01-20T02:49:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:49:30.363Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:49:30.375Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:49:30.377Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:49:30.377Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:49:30.377Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:49:30.377Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:50:00.378Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:50:00.396Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:50:00.399Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:50:00.399Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:50:00.399Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:50:00.399Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:50:28.826Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:50:30.399Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:50:30.415Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:50:30.418Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:50:30.418Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:50:30.418Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:50:30.418Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:51:00.419Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:51:00.447Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:51:00.450Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:51:00.451Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:51:00.451Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:51:00.451Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:51:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:51:30.451Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:51:30.466Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:51:30.468Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:51:30.468Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:51:30.468Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:51:30.469Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:52:00.469Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:52:00.482Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:52:00.484Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:52:00.484Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:52:00.484Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:52:00.484Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:52:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:52:30.484Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:52:30.502Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:52:30.505Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:52:30.505Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:52:30.505Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:52:30.505Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:53:00.506Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:53:00.519Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T02:53:00.521Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:53:00.521Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:53:00.521Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:53:00.522Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:53:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:53:30.522Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:53:30.522Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd 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-20T02:53:30.529Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd and serviceModelVersionId: 5b11012a-fed3-4795-b31d-2654bb8d12e1
2023-01-20T02:53:30.529Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f550fa2c-27ff-491a-a87b-60828bbe17e3
2023-01-20T02:53:30.531Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0
2023-01-20T02:53:30.546Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:53:30.599Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?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-20T02:53:30.601Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|INFO|500||Invoke
2023-01-20T02:53:30.606Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:53:30.766Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|INFO|500||InvokeReturn
2023-01-20T02:53:30.767Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:53:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[438512], x-aai-txid=[2-aai-resources-230120-02:53:30:899-75390], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:53:30.768Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:53:30.768Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:53:30.768Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:53:30.774Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:53:30.775Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:53:30.775Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:53:30.775Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:53:30.776Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:53:30.776Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183210775,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:53:30.788Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:53:30.788Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183210775,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:53:30.789Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:53:31.792Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T02:53:31.793Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-20T02:53:31.795Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 0 disconnected.
2023-01-20T02:53:31.795Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 1 disconnected.
2023-01-20T02:53:31.795Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 2 disconnected.
2023-01-20T02:53:31.795Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Cancelled in-flight METADATA request with correlation id 50800 due to node 2 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms)
2023-01-20T02:53:31.796Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 2147483647 disconnected.
2023-01-20T02:53:31.796Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-20T02:53:31.796Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-20T02:53:31.796Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Lost previously 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-20T02:53:31.797Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-20T02:53:31.797Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-20T02:53:31.896Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-20T02:53:31.943Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-20T02:53:31.946Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T02:53:32.002Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-b9d4aea7-7a8e-4604-b675-7f9f360e9754
2023-01-20T02:53:32.003Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T02:53:32.003Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T02:53:33.797Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:53:36.805Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:53:39.825Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:53:42.840Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:53:45.848Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:53:48.857Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:53:51.864Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:53:54.874Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:53:57.881Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:00.889Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:03.896Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:06.915Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:09.922Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:12.937Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:15.948Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:18.955Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:21.962Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:24.971Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:27.980Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:54:28.826Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:28.834Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T02:54:28.835Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T02:54:28.842Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:54:28.842Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-b9d4aea7-7a8e-4604-b675-7f9f360e9754', protocol='range'}
2023-01-20T02:54:28.846Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:54:28.847Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:54:28.847Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:54:28.847Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:54:28.847Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:54:28.848Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T02:54:28.848Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-b9d4aea7-7a8e-4604-b675-7f9f360e9754=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T02:54:28.859Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:54:28.859Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-b9d4aea7-7a8e-4604-b675-7f9f360e9754', protocol='range'}
2023-01-20T02:54:28.859Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:54:28.860Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:54:28.860Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T02:54:28.860Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T02:54:28.863Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T02:54:28.863Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-20T02:54:28.864Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T02:54:28.864Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-20T02:54:28.865Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T02:54:28.864Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-20T02:54:28.865Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-20T02:54:28.865Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-20T02:54:28.866Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-20T02:54:28.865Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=386, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T02:54:28.867Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T02:54:28.867Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T02:54:28.931Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:54:28.931Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"bdeccfbf-9285-4627-b67e-05303ca4ee0f","serviceName":"vFW 2023-01-20 01-28-41","serviceVersion":"1.0","serviceUUID":"e0249cfd-cc33-4735-9eb8-c5c0a0a9328f","serviceDescription":"catalog service description","serviceInvariantUUID":"bdb98e81-57e5-4ca8-823b-53fed9c93326","resources":[{"resourceInstanceName":"vFW 5af69fd3-54ec 0","resourceName":"vFW 5af69fd3-54ec","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1","resourceInvariantUUID":"8b4e7980-702d-4b2e-8611-d200cf159447","resourceCustomizationUUID":"be3898a4-ad41-41cf-8c76-e6533d21af2d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxM2QyMjU0NmNkNmUyZDY5N2U0NGNjMDg5MWEyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d94fee6-2eb5-414a-8850-d2b500653ec6","artifactVersion":"1"},{"artifactName":"vfw5af69fd354ec0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json","artifactChecksum":"MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e323a9c-ecab-4106-9324-860df28334e4","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml","artifactChecksum":"M2E0Yjk3MTA2MDQzYjNiNTE3MWNkYTllN2ZkMjY5ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d662f0eb-c295-4f90-b265-72d01f40a52e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4045b60d-7860-4742-97af-07b307ffdc8d","artifactVersion":"2","generatedFromUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230120012841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml","artifactChecksum":"ZWJlYWQyMTlkY2YyMWM2ZTI1NTkyNDg5Y2MyYWQ2ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cd352bd-3857-4cc3-9deb-d2d584970af9","artifactVersion":"1"},{"artifactName":"service-Vfw20230120012841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar","artifactChecksum":"ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97810a34-a971-4117-bfb0-f3819e464414","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:54:28.934Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:54:28.935Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:28.935Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:28.935Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:29.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:54:29.877Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:54:29.878Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:54:29.936Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:54:29.937Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:29.937Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:29.937Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:30.938Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:54:30.939Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:30.939Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:30.939Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:31.940Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:54:31.941Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:31.941Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:31.942Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:32.942Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:54:32.943Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:32.943Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:32.943Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:33.944Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:54:33.944Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:33.945Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:33.945Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:34.945Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:54:34.946Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:34.946Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:34.946Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:35.947Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "serviceName": "vFW 2023-01-20 01-28-41",
  "serviceVersion": "1.0",
  "serviceUUID": "e0249cfd-cc33-4735-9eb8-c5c0a0a9328f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bdb98e81-57e5-4ca8-823b-53fed9c93326",
  "resources": [
    {
      "resourceInstanceName": "vFW 5af69fd3-54ec 0",
      "resourceCustomizationUUID": "be3898a4-ad41-41cf-8c76-e6533d21af2d",
      "resourceName": "vFW 5af69fd3-54ec",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1",
      "resourceInvariantUUID": "8b4e7980-702d-4b2e-8611-d200cf159447",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5af69fd354ec0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
          "artifactChecksum": "MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7e323a9c-ecab-4106-9324-860df28334e4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
            "generatedFromUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230120012841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
      "artifactChecksum": "ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "97810a34-a971-4117-bfb0-f3819e464414"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:54:35.948Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:54:35.948Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0249cfd-cc33-4735-9eb8-c5c0a0a9328f ASDC
2023-01-20T02:54:35.948Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:bdeccfbf-9285-4627-b67e-05303ca4ee0f
ServiceName:vFW 2023-01-20 01-28-41
ServiceVersion:1.0
ServiceUUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
ServiceInvariantUUID:bdb98e81-57e5-4ca8-823b-53fed9c93326
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230120012841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
ArtifactUUID:97810a34-a971-4117-bfb0-f3819e464414
ArtifactChecksum:ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5af69fd3-54ec 0
ResourceCustomizationUUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
ResourceInvariantUUID:8b4e7980-702d-4b2e-8611-d200cf159447
ResourceName:vFW 5af69fd3-54ec
ResourceType:VF
ResourceUUID:9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5af69fd354ec0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
ArtifactUUID:7e323a9c-ecab-4106-9324-860df28334e4
ArtifactChecksum:MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI=
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
ArtifactUUID:62d5637c-1ccc-4d76-8e64-202543836b6f
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T02:54:35.949Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0249cfd-cc33-4735-9eb8-c5c0a0a9328f 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:54:35.984Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:54:35.985Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:54:35.985Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:54:35.985Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:35.986Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:54:35.986Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:36.182Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:54:36.183Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar 97810a34-a971-4117-bfb0-f3819e464414 101467
2023-01-20T02:54:36.183Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T02:54:36.184Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:36.184Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:54:36.184Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:36.185Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:36.185Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183276183,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:37.186Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:54:37.187Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:54:37.187Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414, URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar to file: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:37.188Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230120012841-csar.csar
2023-01-20T02:54:37.188Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:37.189Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:37.421Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5218539536657478450/Definitions/service-Vfw20230120012841-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-20T02:54:39.396Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:54:39.396Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:54:39.396Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.397Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5af69fd3-54ec 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-Vfw20230120012841-csar.csar
2023-01-20T02:54:39.398Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:54:39.398Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.398Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:54:39.398Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:54:39.398Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:54:39.398Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:54:39.399Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.399Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:54:39.399Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:54:39.399Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:54:39.399Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:54:39.399Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.399Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:54:39.400Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.400Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:54:39.400Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:54:39.400Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T02:54:39.400Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.400Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T02:54:39.400Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.400Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T02:54:39.400Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:54:39.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T02:54:39.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T02:54:39.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T02:54:39.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T02:54:39.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T02:54:39.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T02:54:39.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.401Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T02:54:39.402Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.402Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T02:54:39.402Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.402Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:54:39.402Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:54:39.402Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.402Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:54:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:54:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T02:54:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T02:54:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:54:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:54:39.403Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T02:54:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:54:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T02:54:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T02:54:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T02:54:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T02:54:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T02:54:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T02:54:39.404Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.405Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
2023-01-20T02:54:39.405Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.405Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:54:39.405Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:54:39.405Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T02:54:39.405Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.405Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T02:54:39.405Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T02:54:39.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:54:39.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T02:54:39.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T02:54:39.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T02:54:39.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T02:54:39.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
2023-01-20T02:54:39.406Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.407Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T02:54:39.407Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T02:54:39.407Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T02:54:39.407Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.407Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T02:54:39.407Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.407Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T02:54:39.407Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T02:54:39.408Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T02:54:39.408Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T02:54:39.408Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T02:54:39.408Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T02:54:39.408Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T02:54:39.408Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
2023-01-20T02:54:39.408Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.408Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:54:39.409Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.409Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:54:39.409Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.409Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:54:39.409Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:54:39.409Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:54:39.409Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-20 01-28-41
Description:catalog service description
Model UUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
Model Version:NULL
Model InvariantUuid:bdb98e81-57e5-4ca8-823b-53fed9c93326
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5af69fd3-54ec
Model UUID:52276915-e131-4fff-be6f-82d0c9beb4f2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4e7980-702d-4b2e-8611-d200cf159447
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4fcae68f-4a13-4247-8fa3-42fcf58b5274
ModelName:Vfw5af69fd354ec..base_vfw..module-0
ModelUuid:eec08f78-8e4f-4f46-8040-04e72b1b2adf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:cd462276-1b9f-40f5-a434-0c9bdf9aef4f
ModelInvariantUuid:fb9a7c6a-3a43-4284-8d2a-2ba44bc856d2
ModelName:vFW 5af69fd3-54ec-nodes.vfwCvfc
ModelUuid:a1fa303f-a5d7-403a-9801-6fa96056f5c0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:0663535e-03c1-49b6-b709-0b756f93af15
ModelInvariantUuid:d8d831b5-3a6e-47b5-8e77-1b93e600ca9a
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vfw
ModelUuid:5eab1b2c-e6ab-4b5d-855f-5ccf9ff9a3b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
ModelInvariantUuid:5fa291bd-8958-47dc-bd59-fbaa7b381da5
ModelName:vFW 5af69fd3-54ec-nodes.vsnCvfc
ModelUuid:027291c3-613d-4742-9cd6-3a4897b453df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:79df6c8a-1ace-4444-b404-1bf36863b841
ModelInvariantUuid:6ad916a8-161e-4835-853b-4530dc627851
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vsn
ModelUuid:d12ee714-6677-4c4a-9353-7475d6cd682f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b624e459-3182-408f-9da3-9498efb7231f
ModelInvariantUuid:0838a586-c655-4c92-acbf-e5be9a5c798c
ModelName:vFW 5af69fd3-54ec-nodes.vpgCvfc
ModelUuid:07172353-1f38-4f1c-890f-ee92770e4ff6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5642ca97-4cff-4c58-99a8-f7f1ec9e8297
ModelInvariantUuid:b1e20856-99db-46fb-9da8-1e019a80666f
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vpg
ModelUuid:98265e27-b143-41ea-8316-67b69cfc6e08
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T02:54:39.434Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists
2023-01-20T02:54:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T02:54:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists)
2023-01-20T02:54:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:54:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:39.435Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183279435,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:40.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T02:54:40.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists)
2023-01-20T02:54:40.436Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:54:40.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:54:40.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:54:40.437Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183280436,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:54:41.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:54:41.450Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:54:41.452Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:54:41.452Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:54:41.452Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:54:41.452Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:55:11.453Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:55:11.465Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:55:11.467Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:55:11.467Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:55:11.467Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:55:11.467Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:55:28.825Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:55:28.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:55:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T02:55:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:55:41.467Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:55:41.483Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:55:41.485Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:55:41.485Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:55:41.485Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:55:41.485Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:56:11.486Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:56:11.500Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:56:11.502Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:56:11.502Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:56:11.502Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:56:11.502Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:56:28.825Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:56:28.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:56:28.827Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T02:56:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:56:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:56:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:56:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:56:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:56:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T02:56:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:56:28.828Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:56:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T02:56:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:56:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:56:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T02:56:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:56:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:56:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183276183,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T02:56:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:56:28.829Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:56:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183279435,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
}
2023-01-20T02:56:28.830Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:56:28.835Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T02:56:28.835Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183280436,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
}
2023-01-20T02:56:28.835Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T02:56:41.503Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:56:41.516Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:56:41.518Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:56:41.518Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:56:41.519Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:56:41.519Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:57:11.519Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:57:11.531Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:57:11.533Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:57:11.533Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:57:11.534Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:57:11.534Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:57:28.825Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:57:41.534Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:57:41.546Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:57:41.548Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:57:41.548Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:57:41.548Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:57:41.548Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:58:11.548Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:58:11.563Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:58:11.565Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:58:11.565Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:58:11.565Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:58:11.566Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:58:28.826Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:58:41.566Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:58:41.580Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:58:41.582Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:58:41.582Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:58:41.582Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:58:41.583Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:59:11.583Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:59:11.598Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T02:59:11.601Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:59:11.601Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:59:11.601Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:59:11.601Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T02:59:28.828Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:59:28.947Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-20T02:59:28.948Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Member SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-b9d4aea7-7a8e-4604-b675-7f9f360e9754 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-20T02:59:28.949Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-20T02:59:28.949Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-20T02:59:29.425Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T02:59:29.436Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T02:59:29.437Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T02:59:29.443Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:59:29.443Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T02:59:29.452Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T02:59:29.452Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:59:29.453Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T02:59:29.456Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T02:59:29.456Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T02:59:29.456Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T02:59:29.456Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=396, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T02:59:29.457Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T02:59:29.457Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T02:59:41.602Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T02:59:41.602Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T02:59:41.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f and serviceModelVersionId: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T02:59:41.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdb98e81-57e5-4ca8-823b-53fed9c93326
2023-01-20T02:59:41.616Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0
2023-01-20T02:59:41.627Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T02:59:41.694Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?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-20T02:59:41.696Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||Invoke
2023-01-20T02:59:41.702Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T02:59:41.865Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||InvokeReturn
2023-01-20T02:59:41.866Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 02:59:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[299112], x-aai-txid=[2-aai-resources-230120-02:59:41:995-14139], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T02:59:41.866Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T02:59:41.867Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T02:59:41.867Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T02:59:41.874Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T02:59:41.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bdeccfbf-9285-4627-b67e-05303ca4ee0f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T02:59:41.875Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T02:59:41.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:59:41.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:59:41.876Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183581875,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:59:41.905Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T02:59:41.905Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183581875,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T02:59:41.906Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:59:42.906Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T02:59:42.906Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"3218c728-7f47-42e5-9fe4-aa576e8d2b42","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"599d15bb-2ce6-415f-92de-d00e14bacf19","serviceDescription":"service","serviceInvariantUUID":"fa896945-1bc5-454c-a345-b03a1714887a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1f5c6efc-0c5d-4b64-ab17-429e7fe15e26","resourceInvariantUUID":"ac5ecf1f-d4fa-44d3-a391-11de208a83fc","resourceCustomizationUUID":"4b785f03-a2d4-4b07-a765-583fade4a1a3","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":"OWRmMmRkOWJlZWIyZjBkYTNiODdkMmFlM2EyOGJlYzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"27968587-5c1c-404f-82f7-8b052f66dd71","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6674c179-af85-41db-bce3-3dfcff2a0053","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T02:59:42.906Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:59:42.907Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:59:42.907Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:59:42.907Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T02:59:43.908Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T02:59:43.909Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:59:43.909Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:59:43.909Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:59:44.910Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "599d15bb-2ce6-415f-92de-d00e14bacf19",
  "serviceDescription": "service",
  "serviceInvariantUUID": "fa896945-1bc5-454c-a345-b03a1714887a",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "4b785f03-a2d4-4b07-a765-583fade4a1a3",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "1f5c6efc-0c5d-4b64-ab17-429e7fe15e26",
      "resourceInvariantUUID": "ac5ecf1f-d4fa-44d3-a391-11de208a83fc",
      "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": "MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6674c179-af85-41db-bce3-3dfcff2a0053"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T02:59:44.911Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T02:59:44.911Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 599d15bb-2ce6-415f-92de-d00e14bacf19 ASDC
2023-01-20T02:59:44.912Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:3218c728-7f47-42e5-9fe4-aa576e8d2b42
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:599d15bb-2ce6-415f-92de-d00e14bacf19
ServiceInvariantUUID:fa896945-1bc5-454c-a345-b03a1714887a
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:6674c179-af85-41db-bce3-3dfcff2a0053
ArtifactChecksum:MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:4b785f03-a2d4-4b07-a765-583fade4a1a3
ResourceInvariantUUID:ac5ecf1f-d4fa-44d3-a391-11de208a83fc
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:1f5c6efc-0c5d-4b64-ab17-429e7fe15e26
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-01-20T02:59:44.912Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 599d15bb-2ce6-415f-92de-d00e14bacf19 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:59:44.944Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:59:44.944Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:59:44.944Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:59:44.945Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:59:44.945Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T02:59:44.945Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:59:45.136Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T02:59:45.137Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 6674c179-af85-41db-bce3-3dfcff2a0053 57792
2023-01-20T02:59:45.137Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T02:59:45.137Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T02:59:45.137Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T02:59:45.138Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:59:45.138Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:59:45.138Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183585137,
  "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-20T02:59:46.139Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T02:59:46.140Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T02:59:46.140Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6674c179-af85-41db-bce3-3dfcff2a0053, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.140Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-20T02:59:46.141Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.141Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.294Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4341540014741540404/Definitions/service-BasicNetwork-template.yml
2023-01-20T02:59:46.874Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T02:59:46.875Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:59:46.875Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.876Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-20T02:59:46.876Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.876Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.876Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.876Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.877Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.877Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.877Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.877Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T02:59:46.878Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T02:59:46.878Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:59:46.878Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:59:46.879Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-20T02:59:46.879Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:59:46.879Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:59:46.880Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:59:46.880Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:59:46.880Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-20T02:59:46.880Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T02:59:46.881Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T02:59:46.881Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:59:46.881Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:59:46.881Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:59:46.882Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:59:46.882Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:59:46.882Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:59:46.883Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:59:46.883Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:59:46.883Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T02:59:46.883Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T02:59:46.884Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:599d15bb-2ce6-415f-92de-d00e14bacf19
Model Version:NULL
Model InvariantUuid:fa896945-1bc5-454c-a345-b03a1714887a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ac5ecf1f-d4fa-44d3-a391-11de208a83fc
Model UUID:c3cced21-d378-4eb8-b8af-d7e493963522
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:4b785f03-a2d4-4b07-a765-583fade4a1a3
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T02:59:46.909Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||ERROR|500||Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists
2023-01-20T02:59:46.909Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T02:59:46.910Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists)
2023-01-20T02:59:46.910Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:59:46.910Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:59:46.910Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:59:46.911Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183586909,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:59:47.912Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T02:59:47.913Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26 already exists)
2023-01-20T02:59:47.913Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T02:59:47.913Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T02:59:47.913Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T02:59:47.913Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183587912,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T02:59:48.915Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T02:59:48.928Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T02:59:48.931Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T02:59:48.931Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T02:59:48.931Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T02:59:48.931Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:00:18.931Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:00:18.943Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:00:18.945Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:00:18.945Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:00:18.945Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:00:18.945Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:00:28.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:00:28.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:00:28.831Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:00:28.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:00:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:00:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:00:28.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:00:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:00:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183585137,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:00:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:00:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:00:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183586909,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists"
}
2023-01-20T03:00:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:00:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:00:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183587912,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26 already exists"
}
2023-01-20T03:00:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:00:48.949Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:00:48.963Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:00:48.965Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:00:48.966Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:00:48.966Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:00:48.966Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:01:18.966Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:01:18.979Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:01:18.981Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:01:18.981Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:01:18.981Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:01:18.981Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:01:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:01:48.981Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:01:48.997Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:01:48.999Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:01:48.999Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:01:48.999Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:01:48.999Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:02:19.000Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:02:19.019Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:02:19.021Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:02:19.021Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:02:19.021Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:02:19.021Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:02:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:02:49.022Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:02:49.036Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:02:49.037Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:02:49.038Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:02:49.038Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:02:49.038Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:03:19.038Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:03:19.052Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:03:19.054Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:03:19.055Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:03:19.055Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:03:19.055Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:03:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:03:49.055Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:03:49.068Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:03:49.071Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:03:49.071Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:03:49.071Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:03:49.072Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:04:19.072Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:04:19.087Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:04:19.089Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:04:19.090Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:04:19.090Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:04:19.090Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:04:28.828Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:04:29.475Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: cached metadata has changed from (version52: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version53: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-20T03:04:29.483Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T03:04:29.483Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T03:04:29.487Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T03:04:29.487Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T03:04:29.495Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T03:04:29.495Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T03:04:29.495Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T03:04:29.498Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T03:04:29.498Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T03:04:29.499Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T03:04:29.499Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=402, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T03:04:29.499Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T03:04:29.499Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T03:04:49.090Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:04:49.092Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42 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-20T03:04:49.099Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42 and serviceModelVersionId: 599d15bb-2ce6-415f-92de-d00e14bacf19
2023-01-20T03:04:49.099Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fa896945-1bc5-454c-a345-b03a1714887a
2023-01-20T03:04:49.099Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0
2023-01-20T03:04:49.104Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:04:49.136Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|INFO|500||Invoke
2023-01-20T03:04:49.136Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3218c728-7f47-42e5-9fe4-aa576e8d2b42], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[954993a1-84e8-408f-b36e-1d1ce050b587], X-ECOMP-RequestID=[3218c728-7f47-42e5-9fe4-aa576e8d2b42], X-TransactionId=[], X-ONAP-RequestID=[3218c728-7f47-42e5-9fe4-aa576e8d2b42], Content-Type=[application/merge-patch+json]}
2023-01-20T03:04:49.149Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:04:49.295Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?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/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:04:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[421936], x-aai-txid=[1-aai-resources-230120-03:04:49:442-19929], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:04:49.295Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:04:49.296Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|INFO|500||InvokeReturn
2023-01-20T03:04:49.296Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:04:49.296Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:04:49.300Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:04:49.301Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3218c728-7f47-42e5-9fe4-aa576e8d2b42 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:04:49.301Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:04:49.301Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:49.301Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:49.301Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183889301,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:04:49.326Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:04:49.327Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183889301,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:04:49.327Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:04:50.318Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:04:50.318Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c07deebc-4427-4ab6-a930-becb6d56abb3","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3c0416bd-9506-42ad-ba91-8f4298a2997b","serviceDescription":"service","serviceInvariantUUID":"77e8e23e-a91c-4765-a56c-0c76e9c5eeb3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4725611-07b3-47db-836e-91c7db79722e","resourceInvariantUUID":"d6e28bc9-90dc-47b4-8803-e1645d00349a","resourceCustomizationUUID":"13623d3a-12f9-49ef-8930-28c3fbe275d3","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":"YWQ5MDFlZGM1MmJiZmJiZDQ4NDFkNTMyYmNjZDBhYzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f6475580-d8f2-4cb6-b6e3-1f731b971a54","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":"YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"45ac2af0-a07b-43ed-ad8a-9ac43018b969","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":"13a4ad19-4e88-4425-9a63-c0c89772b4e3","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":"f4f32321-be29-4b6d-be49-75139fbee148","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":"399f2046-c13e-42ff-9a9a-cc0b2987cef9","artifactVersion":"2","generatedFromUUID":"13a4ad19-4e88-4425-9a63-c0c89772b4e3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGExNDE1ZDBlZjFmNzZlODllZGU0NmI4MmNkZjNiZmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"904d5b01-fbac-48c6-bae4-c9467c986ab7","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3901437c-75bd-4772-a8d8-2f4bcb1a3008","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:04:50.319Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:04:50.319Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:50.319Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:50.320Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:04:51.320Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:04:51.321Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:51.321Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:51.321Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:04:52.322Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:04:52.322Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:52.323Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:52.323Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:04:53.323Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:04:53.324Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:53.324Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:53.324Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:04:54.325Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:04:54.325Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:54.325Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:54.326Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:04:55.326Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:04:55.327Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:55.327Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:55.327Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:04:56.327Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:04:56.328Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:56.328Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:56.328Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:04:57.331Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "3c0416bd-9506-42ad-ba91-8f4298a2997b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "77e8e23e-a91c-4765-a56c-0c76e9c5eeb3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "13623d3a-12f9-49ef-8930-28c3fbe275d3",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "a4725611-07b3-47db-836e-91c7db79722e",
      "resourceInvariantUUID": "d6e28bc9-90dc-47b4-8803-e1645d00349a",
      "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": "YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "45ac2af0-a07b-43ed-ad8a-9ac43018b969",
          "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": "13a4ad19-4e88-4425-9a63-c0c89772b4e3",
          "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": "399f2046-c13e-42ff-9a9a-cc0b2987cef9",
            "generatedFromUUID": "13a4ad19-4e88-4425-9a63-c0c89772b4e3"
          },
          "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": "399f2046-c13e-42ff-9a9a-cc0b2987cef9",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3901437c-75bd-4772-a8d8-2f4bcb1a3008"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:04:57.331Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:04:57.331Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3c0416bd-9506-42ad-ba91-8f4298a2997b ASDC
2023-01-20T03:04:57.332Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:c07deebc-4427-4ab6-a930-becb6d56abb3
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:3c0416bd-9506-42ad-ba91-8f4298a2997b
ServiceInvariantUUID:77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
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:3901437c-75bd-4772-a8d8-2f4bcb1a3008
ArtifactChecksum:MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:13623d3a-12f9-49ef-8930-28c3fbe275d3
ResourceInvariantUUID:d6e28bc9-90dc-47b4-8803-e1645d00349a
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:a4725611-07b3-47db-836e-91c7db79722e
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:45ac2af0-a07b-43ed-ad8a-9ac43018b969
ArtifactChecksum:YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ=
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:13a4ad19-4e88-4425-9a63-c0c89772b4e3
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:399f2046-c13e-42ff-9a9a-cc0b2987cef9
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:399f2046-c13e-42ff-9a9a-cc0b2987cef9
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T03:04:57.332Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3c0416bd-9506-42ad-ba91-8f4298a2997b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:04:57.375Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:04:57.376Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:04:57.376Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:04:57.376Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T03:04:57.376Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:04:57.376Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T03:04:57.612Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:04:57.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3901437c-75bd-4772-a8d8-2f4bcb1a3008 75178
2023-01-20T03:04:57.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T03:04:57.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T03:04:57.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:04:57.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:57.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:57.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183897613,
  "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-20T03:04:58.614Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:04:58.615Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:04:58.615Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:58.615Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-20T03:04:58.616Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:58.616Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:58.760Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14225308201193710581/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-20T03:04:59.891Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:04:59.891Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:04:59.891Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:59.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-20T03:04:59.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:59.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:59.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:59.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:59.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:59.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:59.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:04:59.892Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:04:59.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:04:59.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:04:59.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:04:59.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:04:59.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.893Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:04:59.894Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:04:59.894Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:04:59.894Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:04:59.894Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.894Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:04:59.894Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.895Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-20T03:04:59.895Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-20T03:04:59.895Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-20T03:04:59.895Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-20T03:04:59.895Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T03:04:59.895Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T03:04:59.895Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.896Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T03:04:59.896Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.896Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:04:59.896Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:04:59.896Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.896Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:04:59.896Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:04:59.897Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.897Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:04:59.897Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:04:59.897Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.897Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-20T03:04:59.897Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-20T03:04:59.897Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T03:04:59.897Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=107d1403-be88-4867-9843-09fb704085f9
2023-01-20T03:04:59.898Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.898Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:04:59.898Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.898Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:04:59.898Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.898Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:04:59.898Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:04:59.898Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:04:59.898Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:3c0416bd-9506-42ad-ba91-8f4298a2997b
Model Version:NULL
Model InvariantUuid:77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:e9a92128-fc01-4564-80c2-f578912f45b9
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d6e28bc9-90dc-47b4-8803-e1645d00349a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:13623d3a-12f9-49ef-8930-28c3fbe275d3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7e3aebbc-90dc-4fac-a748-6934630387d2
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:78782b5a-35f1-46b3-b6be-8bb6d4ef7b1d
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:107d1403-be88-4867-9843-09fb704085f9
ModelInvariantUuid:f24bf586-ccc8-4e10-948e-7027e56db11e
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:7f52b03b-b268-4fdc-b9be-9c08c16e3e6d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:c021f838-af46-4c52-a8c0-5d7aac1e6377
ModelInvariantUuid:adf6f3f5-acd6-4411-87b7-25c4e8d02cec
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:d4cee7a4-bfa9-4744-9ed6-6a7eb314cda8
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T03:04:59.917Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||ERROR|500||Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists
2023-01-20T03:04:59.918Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T03:04:59.918Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists)
2023-01-20T03:04:59.918Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:04:59.919Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:04:59.919Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:04:59.919Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183899918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:05:00.920Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T03:05:00.920Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4725611-07b3-47db-836e-91c7db79722e already exists)
2023-01-20T03:05:00.920Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:05:00.921Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:05:00.921Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:05:00.921Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183900920,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: a4725611-07b3-47db-836e-91c7db79722e already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:05:01.922Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:05:01.933Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:05:01.935Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:05:01.936Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:05:01.936Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:05:01.936Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:05:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:05:28.831Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:05:28.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T03:05:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-20T03:05:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:05:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-20T03:05:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:05:28.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.834Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:05:28.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:28.834Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183897613,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:05:28.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:28.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183899918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists"
}
2023-01-20T03:05:28.835Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:28.835Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:05:28.835Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183900920,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: a4725611-07b3-47db-836e-91c7db79722e already exists"
}
2023-01-20T03:05:28.836Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:05:31.936Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:05:31.951Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:05:31.954Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:05:31.954Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:05:31.954Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:05:31.955Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:06:01.955Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:06:01.968Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:06:01.971Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:06:01.971Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:06:01.971Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:06:01.971Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:06:28.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:06:31.972Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:06:31.986Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:06:31.988Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:06:31.989Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:06:31.989Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:06:31.989Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:07:01.990Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:07:02.003Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:07:02.005Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:07:02.005Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:07:02.005Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:07:02.005Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:07:28.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:07:32.006Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:07:32.021Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:07:32.023Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:07:32.024Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:07:32.024Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:07:32.024Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:08:02.024Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:08:02.041Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:08:02.044Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:08:02.045Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:08:02.045Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:08:02.045Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:08:28.827Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:08:32.046Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:08:32.068Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:08:32.070Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:08:32.070Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:08:32.070Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:08:32.070Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:09:02.071Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:09:02.087Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:09:02.089Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:09:02.089Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:09:02.089Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:09:02.089Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:09:28.829Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:09:32.090Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:09:32.102Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:09:32.104Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:09:32.105Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:09:32.105Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:09:32.105Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:10:02.105Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:10:02.106Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3 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-20T03:10:02.112Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c07deebc-4427-4ab6-a930-becb6d56abb3 and serviceModelVersionId: 3c0416bd-9506-42ad-ba91-8f4298a2997b
2023-01-20T03:10:02.113Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
2023-01-20T03:10:02.115Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0
2023-01-20T03:10:02.124Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:10:02.170Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|INFO|500||Invoke
2023-01-20T03:10:02.170Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c07deebc-4427-4ab6-a930-becb6d56abb3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3eb05916-a442-496c-b67f-0c12a5708201], X-ECOMP-RequestID=[c07deebc-4427-4ab6-a930-becb6d56abb3], X-TransactionId=[], X-ONAP-RequestID=[c07deebc-4427-4ab6-a930-becb6d56abb3], Content-Type=[application/merge-patch+json]}
2023-01-20T03:10:02.177Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:10:02.353Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?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/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:10:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[241792], x-aai-txid=[0-aai-resources-230120-03:10:02:471-75327], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:10:02.353Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:10:02.354Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|INFO|500||InvokeReturn
2023-01-20T03:10:02.354Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:10:02.355Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:10:02.361Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:10:02.361Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c07deebc-4427-4ab6-a930-becb6d56abb3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:10:02.362Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:10:02.362Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:02.362Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:02.363Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184202361,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:10:02.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:10:02.376Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184202361,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:10:02.377Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:10:03.383Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:10:03.383Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"de569fe2-ed7a-4380-a751-2f3fcdd90bfd","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"2d5f4fbf-fa4f-499a-9619-1b50bf8e7584","serviceDescription":"service","serviceInvariantUUID":"5120b35b-3766-4558-9a19-01275145be97","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67570136-fd50-4af1-a013-a254b74777d5","resourceInvariantUUID":"d639286f-4e48-4632-9e50-339503d63770","resourceCustomizationUUID":"b13755c7-acdf-47ec-a3ab-5f83a99d2533","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":"ODE0NzQ0YWFiMGEyNDY5NDY2NzdiNTBkZDRjMTFiODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e32d0f31-13b0-4c22-84c1-1c708900107d","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":"a2f9b92f-de30-449b-affa-6e3e1e65f394","artifactVersion":"2","generatedFromUUID":"3392f8b5-ce3d-4d77-9570-04569a198bd2"},{"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":"3392f8b5-ce3d-4d77-9570-04569a198bd2","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":"YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ed9fb769-6848-47eb-a53c-283420dac894","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":"e28fdd71-97ba-4fe0-a7e3-c11e9f55f804","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":"3d12a4a6-8f9a-4392-b6d4-31a71a80f1ee","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":"1343489d-89dd-4b66-bee4-f873bef93011","artifactVersion":"2","generatedFromUUID":"e28fdd71-97ba-4fe0-a7e3-c11e9f55f804"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"OTNkYWRhYWMwZWFjOGQ4Mzc4YThkZjYxOTc5YTk5ZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8ef11564-d04f-49dc-b6f8-917eb0a7afef","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d0648825-abb8-4798-92d6-cd6f98695363","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:10:03.384Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:10:03.384Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:03.384Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:03.384Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:10:04.385Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:10:04.385Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:04.385Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:04.385Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:10:05.386Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:10:05.386Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:05.386Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:05.387Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:10:06.387Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:10:06.388Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:06.388Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:06.388Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:10:07.389Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:10:07.389Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:07.389Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:07.389Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:10:08.390Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:10:08.390Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:08.390Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:08.391Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:10:09.391Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:10:09.392Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:09.392Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:09.392Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:10:10.392Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:10:10.393Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:10.393Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:10.393Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:10:11.394Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:10:11.394Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:11.394Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:11.394Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:10:12.395Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "2d5f4fbf-fa4f-499a-9619-1b50bf8e7584",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5120b35b-3766-4558-9a19-01275145be97",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "b13755c7-acdf-47ec-a3ab-5f83a99d2533",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "67570136-fd50-4af1-a013-a254b74777d5",
      "resourceInvariantUUID": "d639286f-4e48-4632-9e50-339503d63770",
      "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": "a2f9b92f-de30-449b-affa-6e3e1e65f394",
          "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": "3392f8b5-ce3d-4d77-9570-04569a198bd2",
          "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": "YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ed9fb769-6848-47eb-a53c-283420dac894",
          "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": "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804",
          "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": "1343489d-89dd-4b66-bee4-f873bef93011",
            "generatedFromUUID": "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804"
          },
          "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": "1343489d-89dd-4b66-bee4-f873bef93011",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d0648825-abb8-4798-92d6-cd6f98695363"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:10:12.395Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:10:12.396Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584 ASDC
2023-01-20T03:10:12.397Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:de569fe2-ed7a-4380-a751-2f3fcdd90bfd
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
ServiceInvariantUUID:5120b35b-3766-4558-9a19-01275145be97
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:d0648825-abb8-4798-92d6-cd6f98695363
ArtifactChecksum:NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:b13755c7-acdf-47ec-a3ab-5f83a99d2533
ResourceInvariantUUID:d639286f-4e48-4632-9e50-339503d63770
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:67570136-fd50-4af1-a013-a254b74777d5
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:a2f9b92f-de30-449b-affa-6e3e1e65f394
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:3392f8b5-ce3d-4d77-9570-04569a198bd2
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:ed9fb769-6848-47eb-a53c-283420dac894
ArtifactChecksum:YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU=
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:e28fdd71-97ba-4fe0-a7e3-c11e9f55f804
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:1343489d-89dd-4b66-bee4-f873bef93011
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:1343489d-89dd-4b66-bee4-f873bef93011
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T03:10:12.397Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:10:12.438Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:10:12.439Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:10:12.439Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:10:12.439Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d0648825-abb8-4798-92d6-cd6f98695363 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-20T03:10:12.439Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:10:12.440Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-20T03:10:12.858Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:10:12.859Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar d0648825-abb8-4798-92d6-cd6f98695363 73994
2023-01-20T03:10:12.859Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:10:12.859Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:10:12.859Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:10:12.859Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:12.859Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:12.859Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184212859,
  "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-20T03:10:13.860Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:10:13.861Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:10:13.861Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: d0648825-abb8-4798-92d6-cd6f98695363, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:10:13.862Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-20T03:10:13.862Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:10:13.862Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:10:14.037Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17500182614688416547/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-20T03:10:15.231Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:10:15.231Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:10:15.231Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:10:15.231Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-20T03:10:15.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:10:15.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:10:15.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:10:15.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:10:15.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:10:15.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:10:15.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:10:15.233Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:10:15.233Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:10:15.233Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.233Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:10:15.233Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:10:15.233Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:10:15.233Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:10:15.234Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.234Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:10:15.234Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.234Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-20T03:10:15.234Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2023-01-20T03:10:15.234Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template dummy is not matching search criteria
2023-01-20T03:10:15.234Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T03:10:15.235Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.235Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T03:10:15.235Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.235Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:10:15.235Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:10:15.235Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.235Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:10:15.236Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:10:15.236Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.236Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:10:15.236Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:10:15.236Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.236Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-20T03:10:15.236Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-20T03:10:15.236Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=dbb002aa-f540-4b8e-a268-1a6b5d0e2a7c
2023-01-20T03:10:15.237Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.237Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:10:15.237Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.237Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:10:15.237Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.237Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:10:15.237Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:10:15.238Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:10:15.238Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
Model Version:NULL
Model InvariantUuid:5120b35b-3766-4558-9a19-01275145be97
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:f1b75398-0039-4ecd-9681-50b2d90ed4d7
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d639286f-4e48-4632-9e50-339503d63770
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b13755c7-acdf-47ec-a3ab-5f83a99d2533
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:dc12313f-833b-49d8-98d8-43da7ea7e9c6
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:18ddc827-193d-42d8-95ce-3405884daa33
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:dbb002aa-f540-4b8e-a268-1a6b5d0e2a7c
ModelInvariantUuid:d439691f-9e5f-4de0-8235-2122f36bb7a0
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:3b8e5286-6652-4180-a18a-af431140ec91
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:3c35dbb1-5ea4-49e8-b39e-eff1245051aa
ModelInvariantUuid:205c9555-75f1-4ea7-94e9-680079b66d81
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:064e75b4-35da-4389-b939-38674d2f697e
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T03:10:15.261Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||ERROR|500||Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists
2023-01-20T03:10:15.261Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-20T03:10:15.261Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar(Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists)
2023-01-20T03:10:15.261Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:10:15.261Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:15.262Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:15.262Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184215261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:10:16.263Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-20T03:10:16.263Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar(Resource with UUID: 67570136-fd50-4af1-a013-a254b74777d5 already exists)
2023-01-20T03:10:16.263Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:10:16.264Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:10:16.264Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:10:16.264Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184216263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 67570136-fd50-4af1-a013-a254b74777d5 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:10:17.265Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:10:17.276Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:10:17.279Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:10:17.279Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:10:17.279Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:10:17.279Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:10:28.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:10:28.830Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.830Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T03:10:28.831Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.832Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184212859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184215261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists"
}
2023-01-20T03:10:28.833Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:28.834Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-20T03:10:28.834Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184216263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 67570136-fd50-4af1-a013-a254b74777d5 already exists"
}
2023-01-20T03:10:28.834Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:10:47.280Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:10:47.290Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:10:47.292Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:10:47.292Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:10:47.293Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:10:47.293Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:11:17.293Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:11:17.305Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:11:17.307Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:11:17.307Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:11:17.308Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:11:17.308Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:11:28.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:11:47.308Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:11:47.365Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:11:47.381Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:11:47.382Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:11:47.386Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:11:47.387Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:12:17.388Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:12:17.417Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:12:17.429Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:12:17.430Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:12:17.430Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:12:17.430Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:12:28.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:12:47.430Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:12:47.441Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:12:47.443Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:12:47.443Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:12:47.443Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:12:47.443Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:13:17.444Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:13:17.454Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:13:17.456Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:13:17.456Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:13:17.456Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:13:17.456Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:13:28.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:13:47.456Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:13:47.467Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:13:47.473Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:13:47.473Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:13:47.473Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:13:47.473Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:14:17.474Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:14:17.485Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:14:17.487Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:14:17.488Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:14:17.488Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:14:17.488Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:14:28.829Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:14:47.488Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:14:47.501Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:14:47.503Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:14:47.503Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:14:47.503Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:14:47.503Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:15:17.504Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:15:17.504Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd 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-20T03:15:17.511Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd and serviceModelVersionId: 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
2023-01-20T03:15:17.511Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5120b35b-3766-4558-9a19-01275145be97
2023-01-20T03:15:17.512Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0
2023-01-20T03:15:17.515Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:15:17.580Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?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-20T03:15:17.583Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|INFO|500||Invoke
2023-01-20T03:15:17.593Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:15:17.746Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|INFO|500||InvokeReturn
2023-01-20T03:15:17.747Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:15:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[430320], x-aai-txid=[0-aai-resources-230120-03:15:17:894-83767], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:15:17.748Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:15:17.748Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:15:17.748Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:15:17.752Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:15:17.752Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID de569fe2-ed7a-4380-a751-2f3fcdd90bfd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:15:17.752Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:15:17.753Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:17.753Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:17.753Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184517752,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:17.765Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:17.765Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184517752,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:15:17.766Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:15:18.767Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:15:18.768Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd","serviceName":"Demo_pNF_EuNy3873ymiRc8qAfUCI","serviceVersion":"1.0","serviceUUID":"5b11012a-fed3-4795-b31d-2654bb8d12e1","serviceDescription":"catalog service description","serviceInvariantUUID":"f550fa2c-27ff-491a-a87b-60828bbe17e3","resources":[{"resourceInstanceName":"pNF bb72c433-5ffd 0","resourceName":"pNF bb72c433-5ffd","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"684b5282-58ba-4df2-bdf4-a5ea8f666096","resourceInvariantUUID":"648e0c03-2586-4e3c-88d9-70da5165ff3a","resourceCustomizationUUID":"64f70caa-9939-4b81-aac0-195408539107","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml","artifactChecksum":"NTI4ODNlYmM3OWJmZjg0OTUwYTU0M2FjMGE1ZGFkY2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"df1d5e44-48e6-4709-98f3-17b8b024b891","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar","artifactChecksum":"MmYzMzZhY2U5N2Q4ZjY0YjZiNzlkNGYzZDNlYTYyNzc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd817d36-3e74-4b5a-a928-53b4596cc07f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7ccebc8b-d8f9-4646-9547-eacbee810dfe","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml","artifactChecksum":"MzAwNTY2YTgwMmQ1ZjliOTkwN2RjZDY2NGZiNjlhMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4adaf89b-080b-4958-a209-ab714d505b8b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4904083c-ba11-4a5d-884e-f5abb7a5fbf9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a8de12b7-7e9e-4310-972c-6f6120fccfda","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfEuny3873ymirc8qafuci-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml","artifactChecksum":"Y2FiODNhNzg2MzZmNWI1ZDM5MzNlODg3ZWVjMzc0Njc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b9917ed-3232-4a93-a66e-d0d8cbed013f","artifactVersion":"1"},{"artifactName":"service-DemoPnfEuny3873ymirc8qafuci-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar","artifactChecksum":"OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"67d0d1a9-d37d-4337-8a6c-18e40c876b56","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:15:18.768Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:15:18.769Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:18.769Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:18.769Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:19.770Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:15:19.771Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:19.771Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:19.771Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:20.772Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:15:20.772Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:20.772Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:20.773Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:21.773Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:15:21.774Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:21.774Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:21.774Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:22.775Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:15:22.776Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:22.776Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:22.776Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:23.776Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:15:23.777Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:23.777Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:23.777Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:24.778Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:15:24.779Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:24.779Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:24.779Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:25.780Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:15:25.781Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:25.781Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:25.781Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:26.782Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "serviceName": "Demo_pNF_EuNy3873ymiRc8qAfUCI",
  "serviceVersion": "1.0",
  "serviceUUID": "5b11012a-fed3-4795-b31d-2654bb8d12e1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "f550fa2c-27ff-491a-a87b-60828bbe17e3",
  "resources": [
    {
      "resourceInstanceName": "pNF bb72c433-5ffd 0",
      "resourceCustomizationUUID": "64f70caa-9939-4b81-aac0-195408539107",
      "resourceName": "pNF bb72c433-5ffd",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "684b5282-58ba-4df2-bdf4-a5ea8f666096",
      "resourceInvariantUUID": "648e0c03-2586-4e3c-88d9-70da5165ff3a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
      "artifactChecksum": "OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "67d0d1a9-d37d-4337-8a6c-18e40c876b56"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:15:26.783Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:15:26.783Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5b11012a-fed3-4795-b31d-2654bb8d12e1 ASDC
2023-01-20T03:15:26.783Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
ServiceName:Demo_pNF_EuNy3873ymiRc8qAfUCI
ServiceVersion:1.0
ServiceUUID:5b11012a-fed3-4795-b31d-2654bb8d12e1
ServiceInvariantUUID:f550fa2c-27ff-491a-a87b-60828bbe17e3
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfEuny3873ymirc8qafuci-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
ArtifactUUID:67d0d1a9-d37d-4337-8a6c-18e40c876b56
ArtifactChecksum:OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF bb72c433-5ffd 0
ResourceCustomizationUUID:64f70caa-9939-4b81-aac0-195408539107
ResourceInvariantUUID:648e0c03-2586-4e3c-88d9-70da5165ff3a
ResourceName:pNF bb72c433-5ffd
ResourceType:PNF
ResourceUUID:684b5282-58ba-4df2-bdf4-a5ea8f666096
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-20T03:15:26.784Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5b11012a-fed3-4795-b31d-2654bb8d12e1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:15:26.809Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:15:26.810Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:15:26.810Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:15:26.811Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 from URL: /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:26.811Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:15:26.811Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:26.981Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:15:26.982Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar 67d0d1a9-d37d-4337-8a6c-18e40c876b56 88000
2023-01-20T03:15:26.983Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T03:15:26.983Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:26.983Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:15:26.983Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:26.984Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:26.984Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184526983,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:27.985Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:15:27.986Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:15:27.986Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56, URL: /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar to file: /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:27.987Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:27.987Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:27.987Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:28.089Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3210616540952601384/Definitions/service-DemoPnfEuny3873ymirc8qafuci-template.yml
2023-01-20T03:15:28.743Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:15:28.743Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:15:28.744Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:28.744Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-20T03:15:28.744Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:28.744Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:28.744Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:28.744Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:28.744Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:28.744Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:28.744Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF bb72c433-5ffd 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-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:15:28.745Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:15:28.745Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:15:28.745Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:15:28.745Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Node template pNF bb72c433-5ffd 0 is matching search criteria
2023-01-20T03:15:28.745Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:15:28.745Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF bb72c433-5ffd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:15:28.745Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:15:28.745Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:15:28.745Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Node template pNF bb72c433-5ffd 0 is matching search criteria
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF bb72c433-5ffd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:15:28.746Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:15:28.747Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:15:28.747Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:15:28.747Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_EuNy3873ymiRc8qAfUCI
Description:catalog service description
Model UUID:5b11012a-fed3-4795-b31d-2654bb8d12e1
Model Version:NULL
Model InvariantUuid:f550fa2c-27ff-491a-a87b-60828bbe17e3
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T03:15:28.765Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||ERROR|500||Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists
2023-01-20T03:15:28.765Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T03:15:28.766Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar(Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists)
2023-01-20T03:15:28.766Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:15:28.766Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:28.766Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:28.766Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184528765,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:28.825Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:28.829Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.829Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:15:28.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:28.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:15:28.830Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:28.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.830Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:15:28.831Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:28.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:15:28.831Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:28.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:15:28.831Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:28.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:15:28.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:28.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:15:28.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:28.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:15:28.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:28.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184526983,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:15:28.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:28.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:15:28.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184528765,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists"
}
2023-01-20T03:15:28.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:15:29.767Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T03:15:29.767Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar(Resource with UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096 already exists)
2023-01-20T03:15:29.767Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:15:29.768Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:15:29.768Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:15:29.768Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184529767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:15:30.769Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:15:30.781Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:15:30.783Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:15:30.783Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:15:30.783Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:15:30.783Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:16:00.784Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:16:00.797Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:16:00.799Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:16:00.799Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:16:00.799Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:16:00.799Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:16:28.825Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:16:28.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-20T03:16:28.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184529767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096 already exists"
}
2023-01-20T03:16:28.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:16:30.800Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:16:30.813Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:16:30.815Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:16:30.815Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:16:30.815Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:16:30.815Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:17:00.815Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:17:00.831Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:17:00.833Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:17:00.833Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:17:00.834Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:17:00.834Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:17:28.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:17:30.834Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:17:30.847Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:17:30.849Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:17:30.849Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:17:30.849Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:17:30.849Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:18:00.850Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:18:00.864Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:18:00.866Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:18:00.866Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:18:00.867Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:18:00.867Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:18:28.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:18:30.867Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:18:30.881Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:18:30.883Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:18:30.883Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:18:30.883Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:18:30.884Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:19:00.884Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:19:00.897Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:19:00.899Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:19:00.899Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:19:00.899Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:19:00.900Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:19:28.827Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:19:30.900Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:19:30.917Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:19:30.919Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:19:30.919Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:19:30.919Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:19:30.919Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:20:00.919Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:20:00.931Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:20:00.933Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:20:00.934Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:20:00.934Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:20:00.934Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:20:28.829Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:20:30.935Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:20:30.936Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd 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-20T03:20:30.942Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd and serviceModelVersionId: 5b11012a-fed3-4795-b31d-2654bb8d12e1
2023-01-20T03:20:30.942Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f550fa2c-27ff-491a-a87b-60828bbe17e3
2023-01-20T03:20:30.944Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0
2023-01-20T03:20:30.952Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:20:30.997Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|INFO|500||Invoke
2023-01-20T03:20:30.998Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b1c1badf-0022-4b7d-a18a-310472a5d84e], X-ECOMP-RequestID=[0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd], X-TransactionId=[], X-ONAP-RequestID=[0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd], Content-Type=[application/merge-patch+json]}
2023-01-20T03:20:31.003Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:20:31.133Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?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/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:20:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[438512], x-aai-txid=[0-aai-resources-230120-03:20:31:300-87897], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:20:31.133Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:20:31.133Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f550fa2c-27ff-491a-a87b-60828bbe17e3/model-vers/model-ver/5b11012a-fed3-4795-b31d-2654bb8d12e1?depth=0|INFO|500||InvokeReturn
2023-01-20T03:20:31.134Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:20:31.134Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:20:31.142Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:20:31.142Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:20:31.143Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:20:31.143Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:31.143Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:31.143Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184831142,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:20:31.158Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:20:31.158Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184831142,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:20:31.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:20:32.189Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:20:32.190Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"21ac5aba-3dec-43e5-b41c-7c96a20901e0","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"1068885c-e26e-4d9f-b2c4-f06ad29f5b7c","serviceDescription":"service","serviceInvariantUUID":"13a37f1e-5818-4148-b6d5-6ea7b686cd7d","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3ff3df85-9736-4484-bd43-cd262a45d678","resourceInvariantUUID":"cad0e893-b004-4930-9fc0-9edcd8b769a8","resourceCustomizationUUID":"7ccb3708-9b3e-4e02-a371-e21642c59b1b","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":"N2Y3ZGMyOGE0ZTBmYWQzM2NmZmVhNDI0YjZjNTdiZDA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e4f62052-f429-4134-8a7e-c6feb6817030","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":"YzFjNzcxMWM2MjQxMWI5OWFkNDEzN2YxZTU0NDk5NmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b0b4655e-ad58-4ab9-acda-40e1f6955fa2","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":"0b2cc77b-6cb8-42b3-8fd6-529d7074462a","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":"d69def4d-5f60-45db-a846-990022989f07","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":"139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5","artifactVersion":"2","generatedFromUUID":"0b2cc77b-6cb8-42b3-8fd6-529d7074462a"},{"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":"MWFlMjAxODM1N2FhYmY2YjA1ZTQ0YTMzOGVhODEyMWI\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f8aa1689-2f44-421d-864e-318714808af0","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":"NDRiNDMwM2VkOTI5MmQ0YWNmMGU3YzczNjlhYTNhMzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"66a060c3-34f3-4742-9488-4c1da6661ee4","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"OTQ4ODE0MDBhNDFjMGIxNzY4NGZiOWU4MWI2ODY3NzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0c4f05b3-f6fd-4ac0-99e3-434f0703e6c9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:20:32.190Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:20:32.191Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:32.191Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:32.191Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:20:33.192Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:20:33.193Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:33.193Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:33.193Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:20:34.194Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:20:34.195Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:34.195Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:34.195Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:20:35.196Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:20:35.196Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:35.196Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:35.196Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:20:36.197Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:20:36.197Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:36.198Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:36.198Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:20:37.198Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:20:37.199Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:37.199Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:37.199Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:20:38.200Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:20:38.201Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:38.201Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:38.201Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:20:39.202Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:20:39.202Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:39.203Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:39.203Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:20:40.204Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "1068885c-e26e-4d9f-b2c4-f06ad29f5b7c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "13a37f1e-5818-4148-b6d5-6ea7b686cd7d",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "7ccb3708-9b3e-4e02-a371-e21642c59b1b",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3ff3df85-9736-4484-bd43-cd262a45d678",
      "resourceInvariantUUID": "cad0e893-b004-4930-9fc0-9edcd8b769a8",
      "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": "YzFjNzcxMWM2MjQxMWI5OWFkNDEzN2YxZTU0NDk5NmU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b0b4655e-ad58-4ab9-acda-40e1f6955fa2",
          "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": "0b2cc77b-6cb8-42b3-8fd6-529d7074462a",
          "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": "139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5",
            "generatedFromUUID": "0b2cc77b-6cb8-42b3-8fd6-529d7074462a"
          },
          "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": "139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "OTQ4ODE0MDBhNDFjMGIxNzY4NGZiOWU4MWI2ODY3NzE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0c4f05b3-f6fd-4ac0-99e3-434f0703e6c9"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:20:40.204Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:20:40.204Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1068885c-e26e-4d9f-b2c4-f06ad29f5b7c ASDC
2023-01-20T03:20:40.205Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:21ac5aba-3dec-43e5-b41c-7c96a20901e0
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:1068885c-e26e-4d9f-b2c4-f06ad29f5b7c
ServiceInvariantUUID:13a37f1e-5818-4148-b6d5-6ea7b686cd7d
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:0c4f05b3-f6fd-4ac0-99e3-434f0703e6c9
ArtifactChecksum:OTQ4ODE0MDBhNDFjMGIxNzY4NGZiOWU4MWI2ODY3NzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:7ccb3708-9b3e-4e02-a371-e21642c59b1b
ResourceInvariantUUID:cad0e893-b004-4930-9fc0-9edcd8b769a8
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:3ff3df85-9736-4484-bd43-cd262a45d678
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:b0b4655e-ad58-4ab9-acda-40e1f6955fa2
ArtifactChecksum:YzFjNzcxMWM2MjQxMWI5OWFkNDEzN2YxZTU0NDk5NmU=
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:0b2cc77b-6cb8-42b3-8fd6-529d7074462a
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:139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5
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:139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T03:20:40.205Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1068885c-e26e-4d9f-b2c4-f06ad29f5b7c 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-20T03:20:40.296Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:20:40.297Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:20:40.297Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:20:40.298Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 0c4f05b3-f6fd-4ac0-99e3-434f0703e6c9 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-01-20T03:20:40.298Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:20:40.298Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-01-20T03:20:40.493Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:20:40.494Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 0c4f05b3-f6fd-4ac0-99e3-434f0703e6c9 83004
2023-01-20T03:20:40.494Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:40.494Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:40.494Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:20:40.494Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:40.494Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:40.494Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184840494,
  "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-20T03:20:41.495Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:20:41.495Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:20:41.496Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 0c4f05b3-f6fd-4ac0-99e3-434f0703e6c9, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:41.496Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-01-20T03:20:41.496Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:41.496Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:41.677Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13749566949028522017/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-20T03:20:42.832Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:20:42.833Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:20:42.833Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:42.833Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-20T03:20:42.834Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:42.834Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:42.834Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:42.834Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:42.834Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:42.834Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-20T03:20:42.834Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:42.835Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:20:42.835Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.835Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:42.836Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-20T03:20:42.836Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:20:42.836Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:20:42.836Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.837Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:42.837Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-20T03:20:42.837Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:20:42.837Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:20:42.837Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.838Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:42.838Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.838Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-01-20T03:20:42.838Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-20T03:20:42.838Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-20T03:20:42.839Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-20T03:20:42.839Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T03:20:42.839Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T03:20:42.839Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.839Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T03:20:42.840Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.840Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-20T03:20:42.840Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:20:42.840Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.840Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-20T03:20:42.841Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:20:42.841Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.841Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-20T03:20:42.841Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:20:42.841Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.842Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-01-20T03:20:42.842Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-20T03:20:42.842Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T03:20:42.842Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7c61d2a4-be37-4b3d-a86d-70509ad670eb
2023-01-20T03:20:42.842Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.842Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:42.843Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.843Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:42.843Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.843Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:42.843Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:42.843Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:42.844Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:1068885c-e26e-4d9f-b2c4-f06ad29f5b7c
Model Version:NULL
Model InvariantUuid:13a37f1e-5818-4148-b6d5-6ea7b686cd7d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:bd1baddb-a947-4d8d-a709-69ef54c5f4c5
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cad0e893-b004-4930-9fc0-9edcd8b769a8
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7ccb3708-9b3e-4e02-a371-e21642c59b1b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:305789d8-a1cc-44b7-b2eb-8f14ea4e1aa3
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:548f01a9-7c99-4452-83e0-419844d41443
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:7c61d2a4-be37-4b3d-a86d-70509ad670eb
ModelInvariantUuid:642edc9c-15aa-4a70-855c-486c15887b0e
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:7bf90fc0-90bf-4548-a2d0-c2033d4f1380
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:f0812e38-159d-4b1a-949a-e61277de33c7
ModelInvariantUuid:b635a7ee-64da-45d4-bacc-f79458141566
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:9a0ebbef-a74c-4bec-b748-ef9d0a0939f9
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-20T03:20:42.857Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 3ff3df85-9736-4484-bd43-cd262a45d678
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-20T03:20:42.859Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||basic_vm_macro 0
2023-01-20T03:20:42.860Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3ff3df85-9736-4484-bd43-cd262a45d678
2023-01-20T03:20:42.860Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b0b4655e-ad58-4ab9-acda-40e1f6955fa2 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-01-20T03:20:42.860Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:20:42.861Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:42.946Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:20:42.947Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json b0b4655e-ad58-4ab9-acda-40e1f6955fa2 792
2023-01-20T03:20:42.948Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:42.948Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:42.948Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:20:42.948Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:42.948Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:42.949Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184842947,
  "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-20T03:20:43.950Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "305789d8-a1cc-44b7-b2eb-8f14ea4e1aa3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "548f01a9-7c99-4452-83e0-419844d41443",
    "vfModuleModelCustomizationUUID": "a7e79339-1b17-4668-b0e8-f31a9a31f237",
    "isBase": true,
    "artifacts": [
      "0b2cc77b-6cb8-42b3-8fd6-529d7074462a",
      "139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5"
    ],
    "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-20T03:20:43.956Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:548f01a9-7c99-4452-83e0-419844d41443
VfModuleModelInvariantUUID:305789d8-a1cc-44b7-b2eb-8f14ea4e1aa3
VfModuleModelDescription:NULL
Artifacts UUID List:{
0b2cc77b-6cb8-42b3-8fd6-529d7074462a
,
139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5

}
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-20T03:20:43.958Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "305789d8-a1cc-44b7-b2eb-8f14ea4e1aa3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "548f01a9-7c99-4452-83e0-419844d41443",
    "vfModuleModelCustomizationUUID": "a7e79339-1b17-4668-b0e8-f31a9a31f237",
    "isBase": true,
    "artifacts": [
      "0b2cc77b-6cb8-42b3-8fd6-529d7074462a",
      "139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5"
    ],
    "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-20T03:20:43.958Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:548f01a9-7c99-4452-83e0-419844d41443
VfModuleModelInvariantUUID:305789d8-a1cc-44b7-b2eb-8f14ea4e1aa3
VfModuleModelDescription:NULL
Artifacts UUID List:{
0b2cc77b-6cb8-42b3-8fd6-529d7074462a
,
139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5

}
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-20T03:20:43.959Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 0b2cc77b-6cb8-42b3-8fd6-529d7074462a from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-01-20T03:20:43.959Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:20:43.959Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:44.020Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:20:44.020Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 0b2cc77b-6cb8-42b3-8fd6-529d7074462a 5033
2023-01-20T03:20:44.021Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:44.021Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:44.021Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:20:44.022Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:44.022Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:44.022Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184844021,
  "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-20T03:20:45.024Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-01-20T03:20:45.024Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:20:45.025Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:45.098Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:20:45.098Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 139fb0bb-ea01-4fc6-9ac5-4c1bf8459ad5 903
2023-01-20T03:20:45.099Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:45.099Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:45.099Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:20:45.100Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:45.100Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:45.100Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184845099,
  "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-20T03:20:46.102Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 1068885c-e26e-4d9f-b2c4-f06ad29f5b7c
2023-01-20T03:20:46.103Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 3ff3df85-9736-4484-bd43-cd262a45d678 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-20T03:20:46.121Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@482fdbf7, org.onap.sdc.toscaparser.api.parameters.Input@74836c9, org.onap.sdc.toscaparser.api.parameters.Input@a189179, org.onap.sdc.toscaparser.api.parameters.Input@3b8c7a90, org.onap.sdc.toscaparser.api.parameters.Input@dcaee75]
2023-01-20T03:20:46.123Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.123Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:46.124Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2023-01-20T03:20:46.124Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 7ccb3708-9b3e-4e02-a371-e21642c59b1b
2023-01-20T03:20:46.124Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7ccb3708-9b3e-4e02-a371-e21642c59b1b matches Tosca VF Customization UUID: 7ccb3708-9b3e-4e02-a371-e21642c59b1b
2023-01-20T03:20:46.124Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 7ccb3708-9b3e-4e02-a371-e21642c59b1b  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-20T03:20:46.128Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.128Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:46.128Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 7ccb3708-9b3e-4e02-a371-e21642c59b1b: {\"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-20T03:20:46.129Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5d2f0efa
2023-01-20T03:20:46.129Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.129Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T03:20:46.129Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a7e79339-1b17-4668-b0e8-f31a9a31f237
2023-01-20T03:20:46.130Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a7e79339-1b17-4668-b0e8-f31a9a31f237
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-20T03:20:46.132Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.133Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-20T03:20:46.133Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:20:46.133Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.133Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-20T03:20:46.134Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:20:46.134Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.134Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-01-20T03:20:46.134Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-20T03:20:46.134Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T03:20:46.135Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7c61d2a4-be37-4b3d-a86d-70509ad670eb
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-20T03:20:46.137Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.137Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-20T03:20:46.138Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:20:46.138Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.138Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-20T03:20:46.138Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=7ccb3708-9b3e-4e02-a371-e21642c59b1b
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-20T03:20:46.140Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.140Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:46.141Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 1068885c-e26e-4d9f-b2c4-f06ad29f5b7c: basic_vm_macro
2023-01-20T03:20:46.141Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.141Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:46.141Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.142Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:46.142Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.142Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:46.142Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.142Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:46.143Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:20:46.143Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:20:46.143Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:46.261Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 3ff3df85-9736-4484-bd43-cd262a45d678 1 ASDC deployResourceStructure
2023-01-20T03:20:46.261Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:46.262Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:46.262Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T03:20:46.262Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:46.262Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:46.263Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184846261,
  "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-20T03:20:47.263Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:47.264Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:47.264Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T03:20:47.265Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:47.265Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:47.265Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184847263,
  "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-20T03:20:48.266Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:48.267Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:48.267Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T03:20:48.267Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:48.268Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:48.268Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184848266,
  "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-20T03:20:49.269Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:49.269Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||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-20T03:20:49.270Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T03:20:49.270Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:20:49.270Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:20:49.270Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184849269,
  "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-20T03:20:50.271Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:20:50.285Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:20:50.288Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:20:50.288Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:20:50.288Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:20:50.289Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:21:20.289Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:21:20.308Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:21:20.310Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:21:20.310Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:21:20.310Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:21:20.310Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:21:28.825Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:21:28.830Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.830Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:21:28.831Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.831Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T03:21:28.831Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.831Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-20T03:21:28.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:21:28.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-20T03:21:28.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:21:28.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:21:28.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.834Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:21:28.834Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.834Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184840494,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:21:28.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.835Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.835Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184842947,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:21:28.835Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184844021,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:21:28.836Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.836Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.836Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184845099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:21:28.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184846261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T03:21:28.837Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184847263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-01-20T03:21:28.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184848266,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-01-20T03:21:28.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:28.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:21:28.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674184849269,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T03:21:28.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:21:50.310Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:21:50.323Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:21:50.327Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:21:50.327Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:21:50.327Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:21:50.327Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:22:20.327Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:22:20.340Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:22:20.342Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:22:20.342Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:22:20.343Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:22:20.343Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:22:28.825Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:22:50.343Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:22:50.363Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:22:50.366Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:22:50.366Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:22:50.367Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:22:50.367Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:23:20.367Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:23:20.384Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:23:20.387Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:23:20.387Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:23:20.387Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:23:20.387Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:23:28.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:23:50.388Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:23:50.401Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:23:50.403Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:23:50.404Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:23:50.404Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:23:50.404Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:24:20.404Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:24:20.415Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:24:20.418Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:24:20.418Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:24:20.418Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:24:20.418Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:24:28.827Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:24:50.418Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:24:50.430Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:24:50.432Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:24:50.433Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:24:50.433Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:24:50.433Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:25:20.433Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:25:20.448Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0
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-20T03:25:20.450Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:25:20.450Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:25:20.450Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:25:20.450Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:25:28.829Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:25:50.450Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:25:50.451Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0 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-20T03:25:50.464Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 21ac5aba-3dec-43e5-b41c-7c96a20901e0 and serviceModelVersionId: 1068885c-e26e-4d9f-b2c4-f06ad29f5b7c
2023-01-20T03:25:50.464Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 13a37f1e-5818-4148-b6d5-6ea7b686cd7d
2023-01-20T03:25:50.465Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/13a37f1e-5818-4148-b6d5-6ea7b686cd7d/model-vers/model-ver/1068885c-e26e-4d9f-b2c4-f06ad29f5b7c?depth=0
2023-01-20T03:25:50.470Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:25:50.506Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13a37f1e-5818-4148-b6d5-6ea7b686cd7d/model-vers/model-ver/1068885c-e26e-4d9f-b2c4-f06ad29f5b7c?depth=0|INFO|500||Invoke
2023-01-20T03:25:50.507Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13a37f1e-5818-4148-b6d5-6ea7b686cd7d/model-vers/model-ver/1068885c-e26e-4d9f-b2c4-f06ad29f5b7c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13a37f1e-5818-4148-b6d5-6ea7b686cd7d/model-vers/model-ver/1068885c-e26e-4d9f-b2c4-f06ad29f5b7c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[21ac5aba-3dec-43e5-b41c-7c96a20901e0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4a9d03ec-2af7-4d2d-8887-ac468b90c06d], X-ECOMP-RequestID=[21ac5aba-3dec-43e5-b41c-7c96a20901e0], X-TransactionId=[], X-ONAP-RequestID=[21ac5aba-3dec-43e5-b41c-7c96a20901e0], Content-Type=[application/merge-patch+json]}
2023-01-20T03:25:50.512Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13a37f1e-5818-4148-b6d5-6ea7b686cd7d/model-vers/model-ver/1068885c-e26e-4d9f-b2c4-f06ad29f5b7c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:25:50.642Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13a37f1e-5818-4148-b6d5-6ea7b686cd7d/model-vers/model-ver/1068885c-e26e-4d9f-b2c4-f06ad29f5b7c?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/13a37f1e-5818-4148-b6d5-6ea7b686cd7d/model-vers/model-ver/1068885c-e26e-4d9f-b2c4-f06ad29f5b7c?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:25:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[376936], x-aai-txid=[0-aai-resources-230120-03:25:50:810-12486], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:25:50.643Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13a37f1e-5818-4148-b6d5-6ea7b686cd7d/model-vers/model-ver/1068885c-e26e-4d9f-b2c4-f06ad29f5b7c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:25:50.643Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/13a37f1e-5818-4148-b6d5-6ea7b686cd7d/model-vers/model-ver/1068885c-e26e-4d9f-b2c4-f06ad29f5b7c?depth=0|INFO|500||InvokeReturn
2023-01-20T03:25:50.643Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:25:50.643Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:25:50.649Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:25:50.650Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 21ac5aba-3dec-43e5-b41c-7c96a20901e0 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:25:50.650Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:25:50.650Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:50.650Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:50.651Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185150650,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:25:50.680Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:25:50.680Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "21ac5aba-3dec-43e5-b41c-7c96a20901e0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185150650,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:25:50.681Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:25:51.668Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:25:51.668Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"e2e049f3-eead-4878-ae95-70054b462bc0","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"41356781-191e-49c5-b449-880e9ce4070b","serviceDescription":"service","serviceInvariantUUID":"8baeb244-89dd-4e97-bb06-f8cc8de45e4c","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fd2c6b32-c22e-4522-951d-611d0687abab","resourceInvariantUUID":"50345e6b-7bf3-4673-9880-2675b2cd5f24","resourceCustomizationUUID":"8b68937a-3a07-459d-9563-7e24c4de0c80","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":"ZWZjZjA5ZGY0Mzc4ZTkxMTIxMDUzYjllYzY1YTNhZTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"59d5e446-b161-4818-89e4-213ce51f9fb1","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":"YzNhMjk2MmUzYjIzYTE0YmY4NmUwNDE3MjFmZDc0YjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f24ad1bf-a1ef-436f-a5cb-b677c48656fe","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":"39b7bb9c-7df6-4b03-b9e3-1494f06efeea","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":"179bbcbe-1b58-45ed-bf09-f9023e53a031","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":"74afe3a8-dc5a-4731-9c14-04a13de1c7cc","artifactVersion":"2","generatedFromUUID":"276a684c-cb64-4118-9d79-2915fc794e88"},{"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":"0c4e2a93-7052-4c6c-862d-0ff3e476b491","artifactVersion":"2","generatedFromUUID":"39b7bb9c-7df6-4b03-b9e3-1494f06efeea"},{"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":"276a684c-cb64-4118-9d79-2915fc794e88","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":"9e64d6f1-85e4-4490-a771-76909207873a","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":"MDBhOGViM2VjZjBhMzQ4MDNjZDA1ODdiMDlmZjVkYWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4f336394-6581-4727-bd7c-2d5f56b6d874","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MzYzN2EyNzdlODU1MDAyNWE3MTU0OWRmNDRlNmUxMzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4374dd12-3410-46ac-9c8c-355035f92039","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:25:51.668Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:25:51.669Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:51.669Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:51.669Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:25:52.670Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:25:52.671Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:52.671Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:52.671Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:25:53.672Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:25:53.672Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:53.673Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:53.673Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:25:54.673Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:25:54.674Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:54.674Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:54.674Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:25:55.675Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:25:55.675Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:55.675Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:55.675Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:25:56.676Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:25:56.676Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:56.676Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:56.677Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:25:57.677Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:25:57.678Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:57.678Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:57.678Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:25:58.679Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:25:58.679Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:58.679Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:58.679Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:25:59.681Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:25:59.681Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:25:59.681Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:25:59.681Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "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-20T03:26:00.682Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:26:00.682Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:00.682Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:00.682Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:26:01.683Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "41356781-191e-49c5-b449-880e9ce4070b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8baeb244-89dd-4e97-bb06-f8cc8de45e4c",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "8b68937a-3a07-459d-9563-7e24c4de0c80",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "fd2c6b32-c22e-4522-951d-611d0687abab",
      "resourceInvariantUUID": "50345e6b-7bf3-4673-9880-2675b2cd5f24",
      "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": "YzNhMjk2MmUzYjIzYTE0YmY4NmUwNDE3MjFmZDc0YjI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "f24ad1bf-a1ef-436f-a5cb-b677c48656fe",
          "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": "39b7bb9c-7df6-4b03-b9e3-1494f06efeea",
          "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": "0c4e2a93-7052-4c6c-862d-0ff3e476b491",
            "generatedFromUUID": "39b7bb9c-7df6-4b03-b9e3-1494f06efeea"
          },
          "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": "74afe3a8-dc5a-4731-9c14-04a13de1c7cc",
          "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": "0c4e2a93-7052-4c6c-862d-0ff3e476b491",
          "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": "276a684c-cb64-4118-9d79-2915fc794e88",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "MzYzN2EyNzdlODU1MDAyNWE3MTU0OWRmNDRlNmUxMzk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "4374dd12-3410-46ac-9c8c-355035f92039"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:26:01.683Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:26:01.684Z|21ac5aba-3dec-43e5-b41c-7c96a20901e0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 41356781-191e-49c5-b449-880e9ce4070b ASDC
2023-01-20T03:26:01.684Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:e2e049f3-eead-4878-ae95-70054b462bc0
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:41356781-191e-49c5-b449-880e9ce4070b
ServiceInvariantUUID:8baeb244-89dd-4e97-bb06-f8cc8de45e4c
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:4374dd12-3410-46ac-9c8c-355035f92039
ArtifactChecksum:MzYzN2EyNzdlODU1MDAyNWE3MTU0OWRmNDRlNmUxMzk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:8b68937a-3a07-459d-9563-7e24c4de0c80
ResourceInvariantUUID:50345e6b-7bf3-4673-9880-2675b2cd5f24
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:fd2c6b32-c22e-4522-951d-611d0687abab
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:f24ad1bf-a1ef-436f-a5cb-b677c48656fe
ArtifactChecksum:YzNhMjk2MmUzYjIzYTE0YmY4NmUwNDE3MjFmZDc0YjI=
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:39b7bb9c-7df6-4b03-b9e3-1494f06efeea
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:0c4e2a93-7052-4c6c-862d-0ff3e476b491
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:74afe3a8-dc5a-4731-9c14-04a13de1c7cc
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:0c4e2a93-7052-4c6c-862d-0ff3e476b491
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:276a684c-cb64-4118-9d79-2915fc794e88
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T03:26:01.684Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 41356781-191e-49c5-b449-880e9ce4070b 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-20T03:26:01.734Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:26:01.734Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:26:01.734Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:26:01.734Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 4374dd12-3410-46ac-9c8c-355035f92039 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-20T03:26:01.734Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:26:01.735Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-20T03:26:01.946Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:26:01.948Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 4374dd12-3410-46ac-9c8c-355035f92039 163279
2023-01-20T03:26:01.948Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:01.948Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:01.948Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:26:01.948Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:01.948Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:01.949Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185161948,
  "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-20T03:26:02.949Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:26:02.950Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:26:02.950Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 4374dd12-3410-46ac-9c8c-355035f92039, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-20T03:26:02.950Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-01-20T03:26:02.951Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-20T03:26:02.951Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-20T03:26:03.086Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11949386965450251945/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-01-20T03:26:04.040Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:26:04.040Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:26:04.040Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-20T03:26:04.040Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-20T03:26:04.040Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-20T03:26:04.040Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:04.041Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:04.041Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:04.041Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:26:04.041Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.041Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:04.041Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-20T03:26:04.041Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:26:04.041Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:26:04.042Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.042Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:04.042Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-20T03:26:04.042Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:26:04.042Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:26:04.042Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.042Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:04.042Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.043Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-20T03:26:04.043Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-01-20T03:26:04.043Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-01-20T03:26:04.043Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T03:26:04.043Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.043Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T03:26:04.043Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.043Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-20T03:26:04.043Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:26:04.044Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.044Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-20T03:26:04.044Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:26:04.044Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.044Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-20T03:26:04.044Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:26:04.044Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-20T03:26:04.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:26:04.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-20T03:26:04.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-01-20T03:26:04.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=fbbd8a1f-5e9b-49a1-a898-b022897d3898
2023-01-20T03:26:04.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.046Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:04.046Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.046Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:04.046Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.046Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:04.046Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:04.046Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:04.046Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:41356781-191e-49c5-b449-880e9ce4070b
Model Version:NULL
Model InvariantUuid:8baeb244-89dd-4e97-bb06-f8cc8de45e4c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:87331d47-91de-4ca7-88ec-5cdb06753603
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:50345e6b-7bf3-4673-9880-2675b2cd5f24
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:8b68937a-3a07-459d-9563-7e24c4de0c80
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:576ec6c9-dd86-4e32-bdbe-787aa571139e
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:44fdb3cb-d04a-4ae4-bca6-a95ada45f86c
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:84578768-688d-495c-af0e-4e787908cd15
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:2af320cf-c224-4b22-9095-756b11597dc1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:fbbd8a1f-5e9b-49a1-a898-b022897d3898
ModelInvariantUuid:82afae4e-36fc-4521-bfc9-59e4237a016f
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:a88110c3-55f8-451f-b9b7-c11c8d3fbb82
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:43a41807-9e36-4ea7-b43f-c8ad3004d902
ModelInvariantUuid:cb48cfdf-6a24-4234-bfa4-a933ebda0586
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:e250d3d8-cf66-42b1-9190-ab1aa226ebb6
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-20T03:26:04.062Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: fd2c6b32-c22e-4522-951d-611d0687abab
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-20T03:26:04.068Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||basic_cnf_macro 0
2023-01-20T03:26:04.068Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: fd2c6b32-c22e-4522-951d-611d0687abab
2023-01-20T03:26:04.068Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: f24ad1bf-a1ef-436f-a5cb-b677c48656fe from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-20T03:26:04.068Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:26:04.069Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:04.124Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:26:04.124Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json f24ad1bf-a1ef-436f-a5cb-b677c48656fe 1565
2023-01-20T03:26:04.125Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:04.125Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:04.125Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:26:04.125Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:04.125Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:04.125Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185164125,
  "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-20T03:26:05.126Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "84578768-688d-495c-af0e-4e787908cd15",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2af320cf-c224-4b22-9095-756b11597dc1",
    "vfModuleModelCustomizationUUID": "bd8fa243-96a5-4e0a-b62e-8af449ca1973",
    "isBase": true,
    "artifacts": [
      "39b7bb9c-7df6-4b03-b9e3-1494f06efeea",
      "0c4e2a93-7052-4c6c-862d-0ff3e476b491"
    ],
    "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": "576ec6c9-dd86-4e32-bdbe-787aa571139e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "44fdb3cb-d04a-4ae4-bca6-a95ada45f86c",
    "vfModuleModelCustomizationUUID": "360cb7cb-ad3f-43af-b599-dccf05973647",
    "isBase": false,
    "artifacts": [
      "276a684c-cb64-4118-9d79-2915fc794e88"
    ],
    "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-20T03:26:05.131Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2af320cf-c224-4b22-9095-756b11597dc1
VfModuleModelInvariantUUID:84578768-688d-495c-af0e-4e787908cd15
VfModuleModelDescription:NULL
Artifacts UUID List:{
39b7bb9c-7df6-4b03-b9e3-1494f06efeea
,
0c4e2a93-7052-4c6c-862d-0ff3e476b491

}
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:44fdb3cb-d04a-4ae4-bca6-a95ada45f86c
VfModuleModelInvariantUUID:576ec6c9-dd86-4e32-bdbe-787aa571139e
VfModuleModelDescription:NULL
Artifacts UUID List:{
276a684c-cb64-4118-9d79-2915fc794e88

}
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-20T03:26:05.134Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "84578768-688d-495c-af0e-4e787908cd15",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2af320cf-c224-4b22-9095-756b11597dc1",
    "vfModuleModelCustomizationUUID": "bd8fa243-96a5-4e0a-b62e-8af449ca1973",
    "isBase": true,
    "artifacts": [
      "39b7bb9c-7df6-4b03-b9e3-1494f06efeea",
      "0c4e2a93-7052-4c6c-862d-0ff3e476b491"
    ],
    "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": "576ec6c9-dd86-4e32-bdbe-787aa571139e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "44fdb3cb-d04a-4ae4-bca6-a95ada45f86c",
    "vfModuleModelCustomizationUUID": "360cb7cb-ad3f-43af-b599-dccf05973647",
    "isBase": false,
    "artifacts": [
      "276a684c-cb64-4118-9d79-2915fc794e88"
    ],
    "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-20T03:26:05.134Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2af320cf-c224-4b22-9095-756b11597dc1
VfModuleModelInvariantUUID:84578768-688d-495c-af0e-4e787908cd15
VfModuleModelDescription:NULL
Artifacts UUID List:{
39b7bb9c-7df6-4b03-b9e3-1494f06efeea
,
0c4e2a93-7052-4c6c-862d-0ff3e476b491

}
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:44fdb3cb-d04a-4ae4-bca6-a95ada45f86c
VfModuleModelInvariantUUID:576ec6c9-dd86-4e32-bdbe-787aa571139e
VfModuleModelDescription:NULL
Artifacts UUID List:{
276a684c-cb64-4118-9d79-2915fc794e88

}
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-20T03:26:05.134Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 39b7bb9c-7df6-4b03-b9e3-1494f06efeea from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-20T03:26:05.134Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:26:05.134Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:05.207Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:26:05.208Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 39b7bb9c-7df6-4b03-b9e3-1494f06efeea 914
2023-01-20T03:26:05.208Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:05.208Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:05.208Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:26:05.208Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:05.208Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:05.209Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185165208,
  "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-20T03:26:06.209Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 74afe3a8-dc5a-4731-9c14-04a13de1c7cc from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-01-20T03:26:06.210Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:26:06.210Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:06.299Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:26:06.300Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 74afe3a8-dc5a-4731-9c14-04a13de1c7cc 12
2023-01-20T03:26:06.300Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:06.300Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:06.300Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:26:06.301Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:06.301Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:06.301Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185166300,
  "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-20T03:26:07.301Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 0c4e2a93-7052-4c6c-862d-0ff3e476b491 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-20T03:26:07.302Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:26:07.302Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:07.380Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:26:07.381Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 0c4e2a93-7052-4c6c-862d-0ff3e476b491 96
2023-01-20T03:26:07.381Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:07.381Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:07.381Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:26:07.381Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:07.382Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:07.382Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185167381,
  "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-20T03:26:08.382Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 276a684c-cb64-4118-9d79-2915fc794e88 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-20T03:26:08.383Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:26:08.383Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:08.477Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:26:08.477Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 276a684c-cb64-4118-9d79-2915fc794e88 20206
2023-01-20T03:26:08.477Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:08.477Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:08.478Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:26:08.478Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:08.478Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:08.478Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185168477,
  "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-20T03:26:09.481Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 41356781-191e-49c5-b449-880e9ce4070b
2023-01-20T03:26:09.482Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 fd2c6b32-c22e-4522-951d-611d0687abab 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-20T03:26:09.493Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6e0849de, org.onap.sdc.toscaparser.api.parameters.Input@1d89a2cb, org.onap.sdc.toscaparser.api.parameters.Input@6fdf8a02, org.onap.sdc.toscaparser.api.parameters.Input@1b4b1347, org.onap.sdc.toscaparser.api.parameters.Input@37a1ef49]
2023-01-20T03:26:09.494Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.495Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:09.495Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2023-01-20T03:26:09.495Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 8b68937a-3a07-459d-9563-7e24c4de0c80
2023-01-20T03:26:09.495Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8b68937a-3a07-459d-9563-7e24c4de0c80 matches Tosca VF Customization UUID: 8b68937a-3a07-459d-9563-7e24c4de0c80
2023-01-20T03:26:09.496Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 8b68937a-3a07-459d-9563-7e24c4de0c80  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-20T03:26:09.498Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.498Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:09.499Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 8b68937a-3a07-459d-9563-7e24c4de0c80: {\"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-20T03:26:09.499Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@37e0710b
2023-01-20T03:26:09.499Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.499Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T03:26:09.499Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 360cb7cb-ad3f-43af-b599-dccf05973647
2023-01-20T03:26:09.500Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 360cb7cb-ad3f-43af-b599-dccf05973647
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-20T03:26:09.502Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.502Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-20T03:26:09.502Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:26:09.503Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.503Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-20T03:26:09.504Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:26:09.504Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.504Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-20T03:26:09.504Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=8b68937a-3a07-459d-9563-7e24c4de0c80
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-20T03:26:09.507Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.507Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:09.508Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 41356781-191e-49c5-b449-880e9ce4070b: basic_cnf_macro
2023-01-20T03:26:09.508Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.508Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:09.508Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.508Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:09.509Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.509Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:09.509Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.509Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:09.509Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:26:09.509Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:26:09.510Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:09.580Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro fd2c6b32-c22e-4522-951d-611d0687abab 2 ASDC deployResourceStructure
2023-01-20T03:26:09.581Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:09.581Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:09.581Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T03:26:09.581Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:09.581Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:09.582Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185169581,
  "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-20T03:26:10.582Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:10.583Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:10.583Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T03:26:10.583Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:10.583Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:10.583Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185170582,
  "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-20T03:26:11.584Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:11.584Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:11.584Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:26:11.584Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:11.585Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:11.585Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185171584,
  "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-20T03:26:12.585Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:12.586Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:12.586Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T03:26:12.586Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:12.586Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:12.586Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185172585,
  "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-20T03:26:13.587Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:13.587Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:13.587Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:26:13.588Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:13.588Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:13.588Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185173587,
  "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-20T03:26:14.589Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:14.589Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||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-20T03:26:14.590Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-20T03:26:14.590Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:26:14.590Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:26:14.591Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185174589,
  "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-20T03:26:15.591Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:26:15.611Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:26:15.616Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:26:15.616Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:26:15.616Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:26:15.616Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:26:28.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:26:28.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:26:28.841Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.841Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T03:26:28.841Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.841Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-20T03:26:28.841Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.841Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:26:28.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-20T03:26:28.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-20T03:26:28.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-20T03:26:28.843Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:26:28.843Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:26:28.843Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.844Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674183211792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:26:28.844Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.844Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185161948,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:26:28.844Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.844Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185164125,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:26:28.844Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185165208,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:26:28.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185166300,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:26:28.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185167381,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:26:28.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185168477,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:26:28.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185169581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-20T03:26:28.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185170582,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-01-20T03:26:28.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185171584,
  "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-20T03:26:28.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185172585,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-01-20T03:26:28.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185173587,
  "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-20T03:26:28.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:28.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:26:28.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185174589,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-20T03:26:28.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:26:45.617Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:26:45.632Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:26:45.634Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:26:45.634Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:26:45.635Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:26:45.635Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:27:15.635Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:27:15.661Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:27:15.663Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:27:15.664Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:27:15.664Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:27:15.664Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:27:28.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:27:45.664Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:27:45.685Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:27:45.688Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:27:45.688Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:27:45.688Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:27:45.688Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:28:15.689Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:28:15.703Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:28:15.705Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:28:15.705Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:28:15.705Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:28:15.705Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:28:28.827Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:28:45.705Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:28:45.717Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:28:45.719Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:28:45.719Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:28:45.720Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:28:45.720Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:29:15.720Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:29:15.733Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:29:15.736Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:29:15.736Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:29:15.736Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:29:15.736Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:29:28.828Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:29:45.737Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:29:45.750Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:29:45.756Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:29:45.756Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:29:45.756Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:29:45.757Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:30:15.757Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:30:15.774Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:30:15.776Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:30:15.776Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:30:15.776Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:30:15.776Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:30:28.830Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:30:45.776Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:30:45.794Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0
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-20T03:30:45.796Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:30:45.796Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:30:45.796Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:30:45.797Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:31:15.797Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:31:15.797Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e2e049f3-eead-4878-ae95-70054b462bc0 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-20T03:31:15.805Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e2e049f3-eead-4878-ae95-70054b462bc0 and serviceModelVersionId: 41356781-191e-49c5-b449-880e9ce4070b
2023-01-20T03:31:15.805Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8baeb244-89dd-4e97-bb06-f8cc8de45e4c
2023-01-20T03:31:15.807Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8baeb244-89dd-4e97-bb06-f8cc8de45e4c/model-vers/model-ver/41356781-191e-49c5-b449-880e9ce4070b?depth=0
2023-01-20T03:31:15.815Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:31:15.877Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8baeb244-89dd-4e97-bb06-f8cc8de45e4c/model-vers/model-ver/41356781-191e-49c5-b449-880e9ce4070b?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-20T03:31:15.880Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8baeb244-89dd-4e97-bb06-f8cc8de45e4c/model-vers/model-ver/41356781-191e-49c5-b449-880e9ce4070b?depth=0|INFO|500||Invoke
2023-01-20T03:31:15.887Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8baeb244-89dd-4e97-bb06-f8cc8de45e4c/model-vers/model-ver/41356781-191e-49c5-b449-880e9ce4070b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:31:16.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8baeb244-89dd-4e97-bb06-f8cc8de45e4c/model-vers/model-ver/41356781-191e-49c5-b449-880e9ce4070b?depth=0|INFO|500||InvokeReturn
2023-01-20T03:31:16.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8baeb244-89dd-4e97-bb06-f8cc8de45e4c/model-vers/model-ver/41356781-191e-49c5-b449-880e9ce4070b?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:31:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[471280], x-aai-txid=[0-aai-resources-230120-03:31:16:188-50375], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:31:16.045Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:31:16.046Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:31:16.047Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:31:16.055Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:31:16.055Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e2e049f3-eead-4878-ae95-70054b462bc0 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:31:16.056Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:31:16.057Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:16.057Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:16.057Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185476056,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:16.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:31:16.077Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "e2e049f3-eead-4878-ae95-70054b462bc0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185476056,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:31:16.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:31:17.075Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-20T03:31:17.075Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-20T03:31:17.077Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 0 disconnected.
2023-01-20T03:31:17.078Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 1 disconnected.
2023-01-20T03:31:17.078Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 2 disconnected.
2023-01-20T03:31:17.078Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Cancelled in-flight METADATA request with correlation id 50916 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms)
2023-01-20T03:31:17.078Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Node 2147483647 disconnected.
2023-01-20T03:31:17.079Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-20T03:31:17.079Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-20T03:31:17.079Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Lost previously 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-20T03:31:17.079Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-20T03:31:17.079Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-20T03:31:17.178Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=7, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-20T03:31:17.219Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-20T03:31:17.226Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T03:31:17.262Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2528e93d-d6b6-4e01-814f-2192ac0bddf1
2023-01-20T03:31:17.262Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T03:31:17.262Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] (Re-)joining group
2023-01-20T03:31:19.784Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T03:31:22.792Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T03:31:25.800Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T03:31:28.806Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T03:31:28.825Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:28.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T03:31:28.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T03:31:28.837Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2528e93d-d6b6-4e01-814f-2192ac0bddf1', protocol='range'}
2023-01-20T03:31:28.837Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T03:31:28.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T03:31:28.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T03:31:28.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T03:31:28.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T03:31:28.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T03:31:28.841Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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 mt7BqKmmTrmuK7GBgeNH3A
2023-01-20T03:31:28.842Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2528e93d-d6b6-4e01-814f-2192ac0bddf1=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-20T03:31:28.855Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2528e93d-d6b6-4e01-814f-2192ac0bddf1', protocol='range'}
2023-01-20T03:31:28.855Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T03:31:28.855Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T03:31:28.855Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T03:31:28.856Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T03:31:28.856Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, 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-20T03:31:28.859Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T03:31:28.859Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-20T03:31:28.859Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T03:31:28.859Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-20T03:31:28.860Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T03:31:28.860Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=479, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T03:31:28.860Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-20T03:31:28.860Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T03:31:28.860Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-20T03:31:28.860Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T03:31:28.860Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-20T03:31:28.861Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-20T03:31:28.917Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:31:28.917Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"bdeccfbf-9285-4627-b67e-05303ca4ee0f","serviceName":"vFW 2023-01-20 01-28-41","serviceVersion":"1.0","serviceUUID":"e0249cfd-cc33-4735-9eb8-c5c0a0a9328f","serviceDescription":"catalog service description","serviceInvariantUUID":"bdb98e81-57e5-4ca8-823b-53fed9c93326","resources":[{"resourceInstanceName":"vFW 5af69fd3-54ec 0","resourceName":"vFW 5af69fd3-54ec","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1","resourceInvariantUUID":"8b4e7980-702d-4b2e-8611-d200cf159447","resourceCustomizationUUID":"be3898a4-ad41-41cf-8c76-e6533d21af2d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxM2QyMjU0NmNkNmUyZDY5N2U0NGNjMDg5MWEyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7d94fee6-2eb5-414a-8850-d2b500653ec6","artifactVersion":"1"},{"artifactName":"vfw5af69fd354ec0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json","artifactChecksum":"MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e323a9c-ecab-4106-9324-860df28334e4","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml","artifactChecksum":"M2E0Yjk3MTA2MDQzYjNiNTE3MWNkYTllN2ZkMjY5ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d662f0eb-c295-4f90-b265-72d01f40a52e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4045b60d-7860-4742-97af-07b307ffdc8d","artifactVersion":"2","generatedFromUUID":"62d5637c-1ccc-4d76-8e64-202543836b6f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230120012841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml","artifactChecksum":"ZWJlYWQyMTlkY2YyMWM2ZTI1NTkyNDg5Y2MyYWQ2ZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cd352bd-3857-4cc3-9deb-d2d584970af9","artifactVersion":"1"},{"artifactName":"service-Vfw20230120012841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar","artifactChecksum":"ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97810a34-a971-4117-bfb0-f3819e464414","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:31:28.920Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:31:28.920Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:28.920Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:28.920Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:29.393Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:31:29.394Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:31:29.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:31:29.921Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:31:29.921Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:29.921Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:29.922Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:30.924Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:31:30.925Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:30.925Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:30.925Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:31.926Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:31:31.927Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:31.927Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:31.927Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:32.928Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:31:32.928Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:32.928Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:32.928Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:33.929Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:31:33.930Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:33.930Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:33.930Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:34.931Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:31:34.931Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:34.932Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:34.932Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:35.933Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "serviceName": "vFW 2023-01-20 01-28-41",
  "serviceVersion": "1.0",
  "serviceUUID": "e0249cfd-cc33-4735-9eb8-c5c0a0a9328f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bdb98e81-57e5-4ca8-823b-53fed9c93326",
  "resources": [
    {
      "resourceInstanceName": "vFW 5af69fd3-54ec 0",
      "resourceCustomizationUUID": "be3898a4-ad41-41cf-8c76-e6533d21af2d",
      "resourceName": "vFW 5af69fd3-54ec",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1",
      "resourceInvariantUUID": "8b4e7980-702d-4b2e-8611-d200cf159447",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5af69fd354ec0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
          "artifactChecksum": "MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7e323a9c-ecab-4106-9324-860df28334e4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
            "generatedFromUUID": "62d5637c-1ccc-4d76-8e64-202543836b6f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4045b60d-7860-4742-97af-07b307ffdc8d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230120012841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
      "artifactChecksum": "ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "97810a34-a971-4117-bfb0-f3819e464414"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:31:35.934Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:31:35.934Z|e2e049f3-eead-4878-ae95-70054b462bc0|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e0249cfd-cc33-4735-9eb8-c5c0a0a9328f ASDC
2023-01-20T03:31:35.935Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:bdeccfbf-9285-4627-b67e-05303ca4ee0f
ServiceName:vFW 2023-01-20 01-28-41
ServiceVersion:1.0
ServiceUUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
ServiceInvariantUUID:bdb98e81-57e5-4ca8-823b-53fed9c93326
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230120012841-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
ArtifactUUID:97810a34-a971-4117-bfb0-f3819e464414
ArtifactChecksum:ODUxOWU5OGE0ZDhjNjViNzc4NGY0Y2QwMWQ1NTZkMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5af69fd3-54ec 0
ResourceCustomizationUUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
ResourceInvariantUUID:8b4e7980-702d-4b2e-8611-d200cf159447
ResourceName:vFW 5af69fd3-54ec
ResourceType:VF
ResourceUUID:9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5af69fd354ec0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json
ArtifactUUID:7e323a9c-ecab-4106-9324-860df28334e4
ArtifactChecksum:MjhmYTczMWUzZDMzNjNlNjg0N2VjNDQ5NTFhOWFjZDI=
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml
ArtifactUUID:62d5637c-1ccc-4d76-8e64-202543836b6f
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
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/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env
ArtifactUUID:4045b60d-7860-4742-97af-07b307ffdc8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T03:31:35.935Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0249cfd-cc33-4735-9eb8-c5c0a0a9328f 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:31:35.972Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:31:35.973Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:31:35.973Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:31:35.973Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414 from URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:35.973Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:31:35.974Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:36.195Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:31:36.195Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar 97810a34-a971-4117-bfb0-f3819e464414 101467
2023-01-20T03:31:36.196Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T03:31:36.196Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:36.196Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:31:36.196Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:36.197Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:36.197Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185496196,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:37.197Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:31:37.198Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:31:37.198Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 97810a34-a971-4117-bfb0-f3819e464414, URL: /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar to file: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:37.199Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230120012841-csar.csar
2023-01-20T03:31:37.200Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:37.200Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:37.426Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7951420210945196883/Definitions/service-Vfw20230120012841-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-20T03:31:39.438Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.439Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5af69fd3-54ec 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-Vfw20230120012841-csar.csar
2023-01-20T03:31:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:31:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:31:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T03:31:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:31:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:31:39.440Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T03:31:39.441Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T03:31:39.442Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T03:31:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T03:31:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:31:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T03:31:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:31:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.443Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 5af69fd3-54ec 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T03:31:39.444Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T03:31:39.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.445Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cd462276-1b9f-40f5-a434-0c9bdf9aef4f
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-20T03:31:39.446Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-20T03:31:39.447Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-20T03:31:39.447Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.447Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
2023-01-20T03:31:39.447Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.447Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vFW 5af69fd3-54ec 0 is not matching search criteria
2023-01-20T03:31:39.447Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-20T03:31:39.447Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-20T03:31:39.447Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.447Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-20T03:31:39.448Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.448Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-20T03:31:39.448Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-20T03:31:39.448Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-20T03:31:39.448Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-20T03:31:39.448Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-20T03:31:39.448Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-20T03:31:39.448Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-20T03:31:39.448Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b624e459-3182-408f-9da3-9498efb7231f
2023-01-20T03:31:39.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:31:39.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:31:39.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:31:39.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:31:39.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-01-20 01-28-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:31:39.449Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-20 01-28-41
Description:catalog service description
Model UUID:e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
Model Version:NULL
Model InvariantUuid:bdb98e81-57e5-4ca8-823b-53fed9c93326
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 5af69fd3-54ec
Model UUID:52276915-e131-4fff-be6f-82d0c9beb4f2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8b4e7980-702d-4b2e-8611-d200cf159447
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:be3898a4-ad41-41cf-8c76-e6533d21af2d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4fcae68f-4a13-4247-8fa3-42fcf58b5274
ModelName:Vfw5af69fd354ec..base_vfw..module-0
ModelUuid:eec08f78-8e4f-4f46-8040-04e72b1b2adf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:cd462276-1b9f-40f5-a434-0c9bdf9aef4f
ModelInvariantUuid:fb9a7c6a-3a43-4284-8d2a-2ba44bc856d2
ModelName:vFW 5af69fd3-54ec-nodes.vfwCvfc
ModelUuid:a1fa303f-a5d7-403a-9801-6fa96056f5c0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:0663535e-03c1-49b6-b709-0b756f93af15
ModelInvariantUuid:d8d831b5-3a6e-47b5-8e77-1b93e600ca9a
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vfw
ModelUuid:5eab1b2c-e6ab-4b5d-855f-5ccf9ff9a3b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7eb1978a-6d83-41f3-ad33-2c3eb2b20f51
ModelInvariantUuid:5fa291bd-8958-47dc-bd59-fbaa7b381da5
ModelName:vFW 5af69fd3-54ec-nodes.vsnCvfc
ModelUuid:027291c3-613d-4742-9cd6-3a4897b453df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:79df6c8a-1ace-4444-b404-1bf36863b841
ModelInvariantUuid:6ad916a8-161e-4835-853b-4530dc627851
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vsn
ModelUuid:d12ee714-6677-4c4a-9353-7475d6cd682f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b624e459-3182-408f-9da3-9498efb7231f
ModelInvariantUuid:0838a586-c655-4c92-acbf-e5be9a5c798c
ModelName:vFW 5af69fd3-54ec-nodes.vpgCvfc
ModelUuid:07172353-1f38-4f1c-890f-ee92770e4ff6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:5642ca97-4cff-4c58-99a8-f7f1ec9e8297
ModelInvariantUuid:b1e20856-99db-46fb-9da8-1e019a80666f
ModelName:Vfw5af69fd354ec.compute.nodes.heat.vpg
ModelUuid:98265e27-b143-41ea-8316-67b69cfc6e08
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T03:31:39.473Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists
2023-01-20T03:31:39.474Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T03:31:39.474Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists)
2023-01-20T03:31:39.474Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:31:39.474Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:39.474Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:39.474Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185499474,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:40.475Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar ASDC sendASDCNotification
2023-01-20T03:31:40.475Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar(Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists)
2023-01-20T03:31:40.476Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:31:40.476Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:31:40.476Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:31:40.476Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185500475,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:31:41.477Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:31:41.498Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:31:41.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:31:41.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:31:41.501Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:31:41.502Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:32:11.502Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:32:11.525Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:32:11.529Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:32:11.529Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:32:11.529Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:32:11.529Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:32:28.825Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:32:28.831Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:32:28.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vfw5af69fd354ec0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T03:32:28.831Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:32:28.831Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:32:28.831Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/resourceInstances/vfw5af69fd354ec0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185496196,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185499474,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 97810a34-a971-4117-bfb0-f3819e464414 already exists"
}
2023-01-20T03:32:28.832Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:32:28.833Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-20T03:32:28.833Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185500475,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230120012841/1.0/artifacts/service-Vfw20230120012841-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9d1128aa-9a65-4b37-9d67-fa8c42ed8aa1 already exists"
}
2023-01-20T03:32:28.833Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:32:41.530Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:32:41.543Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:32:41.546Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:32:41.546Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:32:41.546Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:32:41.546Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:33:11.546Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:33:11.578Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:33:11.585Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:33:11.585Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:33:11.585Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:33:11.585Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:33:28.825Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:33:41.585Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:33:41.598Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:33:41.600Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:33:41.600Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:33:41.600Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:33:41.600Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:34:11.600Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:34:11.612Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:34:11.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:34:11.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:34:11.614Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:34:11.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:34:28.827Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:34:41.615Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:34:41.629Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:34:41.631Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:34:41.631Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:34:41.632Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:34:41.632Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:35:11.632Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:35:11.649Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:35:11.651Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:35:11.651Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:35:11.651Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:35:11.651Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:35:28.828Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:35:41.651Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:35:41.667Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:35:41.669Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:35:41.669Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:35:41.669Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:35:41.669Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:36:11.670Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:36:11.686Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f
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-20T03:36:11.692Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:36:11.692Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:36:11.692Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:36:11.692Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:36:28.829Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:36:28.990Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-20T03:36:28.991Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Member SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62-2528e93d-d6b6-4e01-814f-2192ac0bddf1 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-20T03:36:28.991Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-20T03:36:28.991Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e7a7024b-803a-40e2-a2ae-2e50e8133b62, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-20T03:36:29.312Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: group is already rebalancing
2023-01-20T03:36:29.320Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T03:36:29.320Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T03:36:29.324Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T03:36:29.325Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T03:36:29.334Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T03:36:29.334Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T03:36:29.335Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T03:36:29.338Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T03:36:29.338Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T03:36:29.338Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T03:36:29.338Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=489, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T03:36:29.338Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T03:36:29.338Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T03:36:41.693Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:36:41.693Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f 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-20T03:36:41.707Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bdeccfbf-9285-4627-b67e-05303ca4ee0f and serviceModelVersionId: e0249cfd-cc33-4735-9eb8-c5c0a0a9328f
2023-01-20T03:36:41.707Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdb98e81-57e5-4ca8-823b-53fed9c93326
2023-01-20T03:36:41.709Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0
2023-01-20T03:36:41.714Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:36:41.752Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||Invoke
2023-01-20T03:36:41.753Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[85416626-89a5-43ce-b88a-855701ca210d], X-ECOMP-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], X-TransactionId=[], X-ONAP-RequestID=[bdeccfbf-9285-4627-b67e-05303ca4ee0f], Content-Type=[application/merge-patch+json]}
2023-01-20T03:36:41.758Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:36:41.893Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?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/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:36:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[299112], x-aai-txid=[1-aai-resources-230120-03:36:42:058-48720], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:36:41.893Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:36:41.894Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdb98e81-57e5-4ca8-823b-53fed9c93326/model-vers/model-ver/e0249cfd-cc33-4735-9eb8-c5c0a0a9328f?depth=0|INFO|500||InvokeReturn
2023-01-20T03:36:41.895Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:36:41.895Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:36:41.909Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:36:41.910Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bdeccfbf-9285-4627-b67e-05303ca4ee0f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:36:41.910Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:36:41.911Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:36:41.911Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:36:41.911Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185801910,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:36:41.923Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-20T03:36:41.924Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "bdeccfbf-9285-4627-b67e-05303ca4ee0f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185801910,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:36:41.926Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:36:43.045Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:36:43.045Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"3218c728-7f47-42e5-9fe4-aa576e8d2b42","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"599d15bb-2ce6-415f-92de-d00e14bacf19","serviceDescription":"service","serviceInvariantUUID":"fa896945-1bc5-454c-a345-b03a1714887a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1f5c6efc-0c5d-4b64-ab17-429e7fe15e26","resourceInvariantUUID":"ac5ecf1f-d4fa-44d3-a391-11de208a83fc","resourceCustomizationUUID":"4b785f03-a2d4-4b07-a765-583fade4a1a3","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":"OWRmMmRkOWJlZWIyZjBkYTNiODdkMmFlM2EyOGJlYzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"27968587-5c1c-404f-82f7-8b052f66dd71","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6674c179-af85-41db-bce3-3dfcff2a0053","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:36:43.045Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:36:43.046Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:36:43.046Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:36:43.046Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:36:44.048Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:36:44.048Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:36:44.049Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:36:44.049Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:36:45.051Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "599d15bb-2ce6-415f-92de-d00e14bacf19",
  "serviceDescription": "service",
  "serviceInvariantUUID": "fa896945-1bc5-454c-a345-b03a1714887a",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "4b785f03-a2d4-4b07-a765-583fade4a1a3",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "1f5c6efc-0c5d-4b64-ab17-429e7fe15e26",
      "resourceInvariantUUID": "ac5ecf1f-d4fa-44d3-a391-11de208a83fc",
      "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": "MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6674c179-af85-41db-bce3-3dfcff2a0053"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:36:45.051Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:36:45.051Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 599d15bb-2ce6-415f-92de-d00e14bacf19 ASDC
2023-01-20T03:36:45.052Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:3218c728-7f47-42e5-9fe4-aa576e8d2b42
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:599d15bb-2ce6-415f-92de-d00e14bacf19
ServiceInvariantUUID:fa896945-1bc5-454c-a345-b03a1714887a
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:6674c179-af85-41db-bce3-3dfcff2a0053
ArtifactChecksum:MmI4OTJlNzA1N2ZjY2YwZjE0M2M2YmQxMThjNWE1NWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:4b785f03-a2d4-4b07-a765-583fade4a1a3
ResourceInvariantUUID:ac5ecf1f-d4fa-44d3-a391-11de208a83fc
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:1f5c6efc-0c5d-4b64-ab17-429e7fe15e26
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-01-20T03:36:45.052Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 599d15bb-2ce6-415f-92de-d00e14bacf19 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:36:45.118Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:36:45.118Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:36:45.119Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:36:45.119Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T03:36:45.119Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:36:45.119Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T03:36:45.355Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:36:45.356Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 6674c179-af85-41db-bce3-3dfcff2a0053 57792
2023-01-20T03:36:45.356Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T03:36:45.356Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-20T03:36:45.356Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:36:45.357Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:36:45.357Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:36:45.357Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185805356,
  "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-20T03:36:46.358Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:36:46.359Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:36:46.360Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6674c179-af85-41db-bce3-3dfcff2a0053, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.360Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-20T03:36:46.361Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.361Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.472Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13874200325742023920/Definitions/service-BasicNetwork-template.yml
2023-01-20T03:36:46.933Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:36:46.934Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:36:46.934Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.934Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-20T03:36:46.934Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.934Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.935Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.935Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.935Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.935Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.935Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.935Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-20T03:36:46.936Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:36:46.936Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:36:46.936Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:36:46.936Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-20T03:36:46.937Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:36:46.937Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:36:46.937Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:36:46.937Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:36:46.937Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-20T03:36:46.937Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:36:46.938Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:36:46.938Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:36:46.938Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:36:46.938Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:36:46.938Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:36:46.939Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:36:46.939Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:36:46.939Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:36:46.939Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:36:46.939Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:36:46.939Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:36:46.940Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:599d15bb-2ce6-415f-92de-d00e14bacf19
Model Version:NULL
Model InvariantUuid:fa896945-1bc5-454c-a345-b03a1714887a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ac5ecf1f-d4fa-44d3-a391-11de208a83fc
Model UUID:c3cced21-d378-4eb8-b8af-d7e493963522
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:4b785f03-a2d4-4b07-a765-583fade4a1a3
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T03:36:46.981Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||ERROR|500||Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists
2023-01-20T03:36:46.981Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T03:36:46.982Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists)
2023-01-20T03:36:46.982Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:36:46.982Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:36:46.982Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:36:46.982Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185806981,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:36:47.983Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-20T03:36:47.984Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26 already exists)
2023-01-20T03:36:47.984Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:36:47.984Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:36:47.984Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:36:47.984Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185807983,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:36:48.985Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:36:48.998Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:36:49.000Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:36:49.000Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:36:49.001Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:36:49.001Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:37:19.001Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:37:19.015Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:37:19.018Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:37:19.018Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:37:19.018Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:37:19.018Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:37:28.825Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:37:28.837Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T03:37:28.837Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:37:28.838Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:37:28.838Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T03:37:28.838Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:37:28.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:37:28.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T03:37:28.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185805356,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:37:28.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:37:28.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T03:37:28.839Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185806981,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6674c179-af85-41db-bce3-3dfcff2a0053 already exists"
}
2023-01-20T03:37:28.840Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:37:28.840Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-20T03:37:28.840Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185807983,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1f5c6efc-0c5d-4b64-ab17-429e7fe15e26 already exists"
}
2023-01-20T03:37:28.840Z|bdeccfbf-9285-4627-b67e-05303ca4ee0f|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:37:49.018Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:37:49.053Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:37:49.056Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:37:49.056Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:37:49.056Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:37:49.056Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:38:19.056Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:38:19.090Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:38:19.093Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:38:19.093Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:38:19.093Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:38:19.093Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:38:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:38:49.094Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:38:49.120Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:38:49.123Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:38:49.123Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:38:49.123Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:38:49.123Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:39:19.124Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:39:19.137Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:39:19.139Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:39:19.139Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:39:19.139Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:39:19.140Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:39:28.827Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:39:49.140Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:39:49.165Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:39:49.167Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:39:49.167Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:39:49.168Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:39:49.168Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:40:19.168Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:40:19.180Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:40:19.182Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:40:19.183Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:40:19.183Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:40:19.183Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:40:28.827Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:40:49.183Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:40:49.197Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:40:49.200Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:40:49.200Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:40:49.200Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:40:49.200Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:41:19.201Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:41:19.214Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42
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-20T03:41:19.216Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:41:19.216Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:41:19.216Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:41:19.216Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:41:28.828Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:41:28.969Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Request joining group due to: cached metadata has changed from (version60: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version61: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-20T03:41:28.977Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Revoke previously 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-20T03:41:28.978Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] (Re-)joining group
2023-01-20T03:41:28.986Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T03:41:28.987Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0=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-20T03:41:28.994Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d-27e899c1-a9ed-4bd5-95a9-8460c0ef02f0', protocol='range'}
2023-01-20T03:41:28.995Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T03:41:28.995Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, 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-20T03:41:28.999Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-20T03:41:28.999Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-20T03:41:28.999Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-20T03:41:29.000Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=495, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-20T03:41:29.000Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-20T03:41:29.000Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c42d6e14-d7d2-47ac-bd03-d5c5d77e943d, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-20T03:41:49.217Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:41:49.217Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42 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-20T03:41:49.225Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3218c728-7f47-42e5-9fe4-aa576e8d2b42 and serviceModelVersionId: 599d15bb-2ce6-415f-92de-d00e14bacf19
2023-01-20T03:41:49.225Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fa896945-1bc5-454c-a345-b03a1714887a
2023-01-20T03:41:49.226Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0
2023-01-20T03:41:49.235Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:41:49.291Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?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-20T03:41:49.293Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|INFO|500||Invoke
2023-01-20T03:41:49.299Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:41:49.440Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0|INFO|500||InvokeReturn
2023-01-20T03:41:49.440Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa896945-1bc5-454c-a345-b03a1714887a/model-vers/model-ver/599d15bb-2ce6-415f-92de-d00e14bacf19?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:41:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[421936], x-aai-txid=[0-aai-resources-230120-03:41:49:600-58214], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:41:49.443Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:41:49.444Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:41:49.444Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:41:49.450Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:41:49.450Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3218c728-7f47-42e5-9fe4-aa576e8d2b42 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:41:49.450Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:41:49.451Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:41:49.451Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:41:49.451Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186109450,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:41:49.464Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:41:49.464Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3218c728-7f47-42e5-9fe4-aa576e8d2b42",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186109450,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:41:49.465Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:41:50.469Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:41:50.469Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c07deebc-4427-4ab6-a930-becb6d56abb3","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"3c0416bd-9506-42ad-ba91-8f4298a2997b","serviceDescription":"service","serviceInvariantUUID":"77e8e23e-a91c-4765-a56c-0c76e9c5eeb3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4725611-07b3-47db-836e-91c7db79722e","resourceInvariantUUID":"d6e28bc9-90dc-47b4-8803-e1645d00349a","resourceCustomizationUUID":"13623d3a-12f9-49ef-8930-28c3fbe275d3","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":"YWQ5MDFlZGM1MmJiZmJiZDQ4NDFkNTMyYmNjZDBhYzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f6475580-d8f2-4cb6-b6e3-1f731b971a54","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":"YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"45ac2af0-a07b-43ed-ad8a-9ac43018b969","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":"13a4ad19-4e88-4425-9a63-c0c89772b4e3","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":"f4f32321-be29-4b6d-be49-75139fbee148","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":"399f2046-c13e-42ff-9a9a-cc0b2987cef9","artifactVersion":"2","generatedFromUUID":"13a4ad19-4e88-4425-9a63-c0c89772b4e3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGExNDE1ZDBlZjFmNzZlODllZGU0NmI4MmNkZjNiZmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"904d5b01-fbac-48c6-bae4-c9467c986ab7","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3901437c-75bd-4772-a8d8-2f4bcb1a3008","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:41:50.470Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:41:50.470Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:41:50.471Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:41:50.471Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:41:51.471Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:41:51.472Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:41:51.472Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:41:51.472Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:41:52.473Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:41:52.473Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:41:52.473Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:41:52.473Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:41:53.474Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:41:53.475Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:41:53.475Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:41:53.475Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:41:54.477Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:41:54.477Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:41:54.477Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:41:54.477Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:41:55.479Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:41:55.479Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:41:55.479Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:41:55.479Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:41:56.481Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:41:56.481Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:41:56.482Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:41:56.482Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:41:57.483Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "3c0416bd-9506-42ad-ba91-8f4298a2997b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "77e8e23e-a91c-4765-a56c-0c76e9c5eeb3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "13623d3a-12f9-49ef-8930-28c3fbe275d3",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "a4725611-07b3-47db-836e-91c7db79722e",
      "resourceInvariantUUID": "d6e28bc9-90dc-47b4-8803-e1645d00349a",
      "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": "YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "45ac2af0-a07b-43ed-ad8a-9ac43018b969",
          "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": "13a4ad19-4e88-4425-9a63-c0c89772b4e3",
          "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": "399f2046-c13e-42ff-9a9a-cc0b2987cef9",
            "generatedFromUUID": "13a4ad19-4e88-4425-9a63-c0c89772b4e3"
          },
          "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": "399f2046-c13e-42ff-9a9a-cc0b2987cef9",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3901437c-75bd-4772-a8d8-2f4bcb1a3008"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:41:57.484Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:41:57.485Z|3218c728-7f47-42e5-9fe4-aa576e8d2b42|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3c0416bd-9506-42ad-ba91-8f4298a2997b ASDC
2023-01-20T03:41:57.485Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:c07deebc-4427-4ab6-a930-becb6d56abb3
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:3c0416bd-9506-42ad-ba91-8f4298a2997b
ServiceInvariantUUID:77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
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:3901437c-75bd-4772-a8d8-2f4bcb1a3008
ArtifactChecksum:MTU1Y2Y5NTY3OWQ1OWMxZTZiNzAyNDU0NTIyM2YzNzM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:13623d3a-12f9-49ef-8930-28c3fbe275d3
ResourceInvariantUUID:d6e28bc9-90dc-47b4-8803-e1645d00349a
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:a4725611-07b3-47db-836e-91c7db79722e
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:45ac2af0-a07b-43ed-ad8a-9ac43018b969
ArtifactChecksum:YWMxMmU5Njc0ZjM1Y2EwMWFiYzk5NDdlM2IzNWQ2MDQ=
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:13a4ad19-4e88-4425-9a63-c0c89772b4e3
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:399f2046-c13e-42ff-9a9a-cc0b2987cef9
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:399f2046-c13e-42ff-9a9a-cc0b2987cef9
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T03:41:57.485Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3c0416bd-9506-42ad-ba91-8f4298a2997b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:41:57.513Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:41:57.513Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:41:57.513Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:41:57.513Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T03:41:57.513Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:41:57.514Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T03:41:57.731Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:41:57.732Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3901437c-75bd-4772-a8d8-2f4bcb1a3008 75178
2023-01-20T03:41:57.732Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T03:41:57.733Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-20T03:41:57.733Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:41:57.733Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:41:57.733Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:41:57.733Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186117732,
  "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-20T03:41:58.734Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:41:58.734Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:41:58.735Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:41:58.735Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-20T03:41:58.736Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:41:58.736Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:41:58.911Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9718936687774779687/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-20T03:42:00.132Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:42:00.132Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:42:00.132Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:42:00.133Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-20T03:42:00.133Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:42:00.133Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:42:00.133Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:42:00.133Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:42:00.133Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:42:00.134Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:42:00.134Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-20T03:42:00.134Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:42:00.134Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.134Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:42:00.135Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:42:00.135Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:42:00.135Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:42:00.135Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.136Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:42:00.136Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:42:00.136Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:42:00.136Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:42:00.136Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.136Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:42:00.137Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.137Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-20T03:42:00.137Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-20T03:42:00.137Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-20T03:42:00.137Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-20T03:42:00.138Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T03:42:00.138Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T03:42:00.138Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.138Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T03:42:00.138Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:42:00.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:42:00.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:42:00.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:42:00.139Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.140Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-20T03:42:00.140Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:42:00.140Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.140Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-20T03:42:00.140Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-20T03:42:00.141Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-20T03:42:00.141Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=107d1403-be88-4867-9843-09fb704085f9
2023-01-20T03:42:00.141Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.141Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:42:00.141Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.142Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:42:00.142Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.142Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:42:00.142Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:42:00.142Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:42:00.142Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:3c0416bd-9506-42ad-ba91-8f4298a2997b
Model Version:NULL
Model InvariantUuid:77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:e9a92128-fc01-4564-80c2-f578912f45b9
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d6e28bc9-90dc-47b4-8803-e1645d00349a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:13623d3a-12f9-49ef-8930-28c3fbe275d3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7e3aebbc-90dc-4fac-a748-6934630387d2
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:78782b5a-35f1-46b3-b6be-8bb6d4ef7b1d
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:107d1403-be88-4867-9843-09fb704085f9
ModelInvariantUuid:f24bf586-ccc8-4e10-948e-7027e56db11e
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:7f52b03b-b268-4fdc-b9be-9c08c16e3e6d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:c021f838-af46-4c52-a8c0-5d7aac1e6377
ModelInvariantUuid:adf6f3f5-acd6-4411-87b7-25c4e8d02cec
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:d4cee7a4-bfa9-4744-9ed6-6a7eb314cda8
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T03:42:00.172Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||ERROR|500||Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists
2023-01-20T03:42:00.172Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T03:42:00.172Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists)
2023-01-20T03:42:00.172Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:42:00.172Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:42:00.172Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:42:00.173Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186120172,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:42:01.173Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-20T03:42:01.174Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4725611-07b3-47db-836e-91c7db79722e already exists)
2023-01-20T03:42:01.174Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:42:01.174Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:42:01.174Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:42:01.174Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186121173,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: a4725611-07b3-47db-836e-91c7db79722e already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:42:02.175Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:42:02.188Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:42:02.190Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:42:02.191Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:42:02.191Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:42:02.191Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:42:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:42:28.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.832Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186117732,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186120172,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3901437c-75bd-4772-a8d8-2f4bcb1a3008 already exists"
}
2023-01-20T03:42:28.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:28.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-20T03:42:28.835Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186121173,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: a4725611-07b3-47db-836e-91c7db79722e already exists"
}
2023-01-20T03:42:28.835Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:42:32.191Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:42:32.210Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:42:32.213Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:42:32.213Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:42:32.213Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:42:32.214Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:43:02.214Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:43:02.226Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:43:02.230Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:43:02.230Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:43:02.230Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:43:02.230Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:43:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:43:32.231Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:43:32.251Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:43:32.254Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:43:32.254Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:43:32.255Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:43:32.255Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:44:02.255Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:44:02.274Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:44:02.276Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:44:02.276Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:44:02.276Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:44:02.276Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:44:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:44:32.276Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:44:32.288Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:44:32.291Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:44:32.291Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:44:32.291Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:44:32.291Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:45:02.291Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:45:02.302Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:45:02.304Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:45:02.304Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:45:02.305Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:45:02.305Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:45:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:45:32.305Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:45:32.325Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:45:32.328Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:45:32.328Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:45:32.328Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:45:32.328Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:46:02.329Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:46:02.343Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:46:02.346Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:46:02.346Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:46:02.346Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:46:02.346Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:46:28.828Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:46:32.347Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:46:32.382Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3
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-20T03:46:32.387Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:46:32.387Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:46:32.387Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:46:32.387Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:47:02.387Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:47:02.388Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c07deebc-4427-4ab6-a930-becb6d56abb3 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-20T03:47:02.395Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c07deebc-4427-4ab6-a930-becb6d56abb3 and serviceModelVersionId: 3c0416bd-9506-42ad-ba91-8f4298a2997b
2023-01-20T03:47:02.395Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 77e8e23e-a91c-4765-a56c-0c76e9c5eeb3
2023-01-20T03:47:02.396Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0
2023-01-20T03:47:02.401Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:47:02.432Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?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-20T03:47:02.434Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|INFO|500||Invoke
2023-01-20T03:47:02.441Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:47:02.560Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0|INFO|500||InvokeReturn
2023-01-20T03:47:02.561Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77e8e23e-a91c-4765-a56c-0c76e9c5eeb3/model-vers/model-ver/3c0416bd-9506-42ad-ba91-8f4298a2997b?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:47:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[241792], x-aai-txid=[0-aai-resources-230120-03:47:02:743-23977], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:47:02.562Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:47:02.562Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:47:02.563Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:47:02.572Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:47:02.573Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c07deebc-4427-4ab6-a930-becb6d56abb3 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:47:02.574Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:47:02.574Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:02.575Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:02.575Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186422573,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:47:02.586Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:02.587Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c07deebc-4427-4ab6-a930-becb6d56abb3",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186422573,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:47:02.587Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:47:03.602Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:47:03.602Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"de569fe2-ed7a-4380-a751-2f3fcdd90bfd","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"2d5f4fbf-fa4f-499a-9619-1b50bf8e7584","serviceDescription":"service","serviceInvariantUUID":"5120b35b-3766-4558-9a19-01275145be97","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67570136-fd50-4af1-a013-a254b74777d5","resourceInvariantUUID":"d639286f-4e48-4632-9e50-339503d63770","resourceCustomizationUUID":"b13755c7-acdf-47ec-a3ab-5f83a99d2533","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":"ODE0NzQ0YWFiMGEyNDY5NDY2NzdiNTBkZDRjMTFiODY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e32d0f31-13b0-4c22-84c1-1c708900107d","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":"a2f9b92f-de30-449b-affa-6e3e1e65f394","artifactVersion":"2","generatedFromUUID":"3392f8b5-ce3d-4d77-9570-04569a198bd2"},{"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":"3392f8b5-ce3d-4d77-9570-04569a198bd2","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":"YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ed9fb769-6848-47eb-a53c-283420dac894","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":"e28fdd71-97ba-4fe0-a7e3-c11e9f55f804","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":"3d12a4a6-8f9a-4392-b6d4-31a71a80f1ee","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":"1343489d-89dd-4b66-bee4-f873bef93011","artifactVersion":"2","generatedFromUUID":"e28fdd71-97ba-4fe0-a7e3-c11e9f55f804"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"OTNkYWRhYWMwZWFjOGQ4Mzc4YThkZjYxOTc5YTk5ZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8ef11564-d04f-49dc-b6f8-917eb0a7afef","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d0648825-abb8-4798-92d6-cd6f98695363","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:47:03.603Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:47:03.603Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:03.603Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:03.603Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:47:04.604Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:47:04.604Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:04.604Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:04.605Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:47:05.608Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:47:05.609Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:05.609Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:05.609Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:47:06.610Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:47:06.610Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:06.610Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:06.610Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:47:07.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:47:07.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:07.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:07.613Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:47:08.614Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:47:08.614Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:08.614Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:08.615Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:47:09.616Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:47:09.616Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:09.616Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:09.616Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:47:10.617Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:47:10.617Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:10.617Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:10.617Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "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-20T03:47:11.618Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:47:11.618Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:11.619Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:11.619Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:47:12.620Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "2d5f4fbf-fa4f-499a-9619-1b50bf8e7584",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5120b35b-3766-4558-9a19-01275145be97",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "b13755c7-acdf-47ec-a3ab-5f83a99d2533",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "67570136-fd50-4af1-a013-a254b74777d5",
      "resourceInvariantUUID": "d639286f-4e48-4632-9e50-339503d63770",
      "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": "a2f9b92f-de30-449b-affa-6e3e1e65f394",
          "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": "3392f8b5-ce3d-4d77-9570-04569a198bd2",
          "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": "YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ed9fb769-6848-47eb-a53c-283420dac894",
          "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": "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804",
          "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": "1343489d-89dd-4b66-bee4-f873bef93011",
            "generatedFromUUID": "e28fdd71-97ba-4fe0-a7e3-c11e9f55f804"
          },
          "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": "1343489d-89dd-4b66-bee4-f873bef93011",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d0648825-abb8-4798-92d6-cd6f98695363"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:47:12.620Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:47:12.620Z|c07deebc-4427-4ab6-a930-becb6d56abb3|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584 ASDC
2023-01-20T03:47:12.621Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:de569fe2-ed7a-4380-a751-2f3fcdd90bfd
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
ServiceInvariantUUID:5120b35b-3766-4558-9a19-01275145be97
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:d0648825-abb8-4798-92d6-cd6f98695363
ArtifactChecksum:NDA2NjBmNTliNWZkM2YxNzI2OTBmZWFiNTUyMzViMjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:b13755c7-acdf-47ec-a3ab-5f83a99d2533
ResourceInvariantUUID:d639286f-4e48-4632-9e50-339503d63770
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:67570136-fd50-4af1-a013-a254b74777d5
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:a2f9b92f-de30-449b-affa-6e3e1e65f394
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:3392f8b5-ce3d-4d77-9570-04569a198bd2
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:ed9fb769-6848-47eb-a53c-283420dac894
ArtifactChecksum:YWYwMWU1ZmUwY2MyNGEwMzkxYzNlZTcxMDAyY2M2YjU=
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:e28fdd71-97ba-4fe0-a7e3-c11e9f55f804
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:1343489d-89dd-4b66-bee4-f873bef93011
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:1343489d-89dd-4b66-bee4-f873bef93011
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-20T03:47:12.621Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:47:12.708Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:47:12.708Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:47:12.708Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:47:12.708Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d0648825-abb8-4798-92d6-cd6f98695363 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-20T03:47:12.709Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:47:12.709Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-20T03:47:13.230Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:47:13.231Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar d0648825-abb8-4798-92d6-cd6f98695363 73994
2023-01-20T03:47:13.231Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:47:13.231Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:47:13.231Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:47:13.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:13.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:13.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186433231,
  "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-20T03:47:14.232Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:47:14.233Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:47:14.233Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: d0648825-abb8-4798-92d6-cd6f98695363, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:47:14.234Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-20T03:47:14.234Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:47:14.235Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:47:14.346Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2239427482442453754/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-20T03:47:15.364Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:47:15.364Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:47:15.364Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:47:15.365Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-20T03:47:15.365Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:47:15.365Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:47:15.365Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||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-20T03:47:15.365Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-20T03:47:15.366Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:47:15.366Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.369Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:47:15.369Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:47:15.370Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:47:15.370Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:47:15.370Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.370Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:47:15.370Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:47:15.370Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:47:15.371Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:47:15.371Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.371Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:47:15.371Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.371Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-20T03:47:15.371Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2023-01-20T03:47:15.372Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template dummy is not matching search criteria
2023-01-20T03:47:15.372Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-20T03:47:15.372Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.372Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-20T03:47:15.372Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.373Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:47:15.373Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:47:15.373Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.373Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:47:15.373Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:47:15.373Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.374Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-20T03:47:15.374Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-20T03:47:15.374Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.374Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-20T03:47:15.374Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-20T03:47:15.374Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=dbb002aa-f540-4b8e-a268-1a6b5d0e2a7c
2023-01-20T03:47:15.375Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.375Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:47:15.375Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.375Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:47:15.375Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.375Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:47:15.375Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:47:15.376Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:47:15.376Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
Model Version:NULL
Model InvariantUuid:5120b35b-3766-4558-9a19-01275145be97
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:f1b75398-0039-4ecd-9681-50b2d90ed4d7
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d639286f-4e48-4632-9e50-339503d63770
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b13755c7-acdf-47ec-a3ab-5f83a99d2533
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:dc12313f-833b-49d8-98d8-43da7ea7e9c6
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:18ddc827-193d-42d8-95ce-3405884daa33
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:dbb002aa-f540-4b8e-a268-1a6b5d0e2a7c
ModelInvariantUuid:d439691f-9e5f-4de0-8235-2122f36bb7a0
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:3b8e5286-6652-4180-a18a-af431140ec91
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:3c35dbb1-5ea4-49e8-b39e-eff1245051aa
ModelInvariantUuid:205c9555-75f1-4ea7-94e9-680079b66d81
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:064e75b4-35da-4389-b939-38674d2f697e
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T03:47:15.401Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||ERROR|500||Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists
2023-01-20T03:47:15.401Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-20T03:47:15.401Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar(Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists)
2023-01-20T03:47:15.401Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:47:15.402Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:15.402Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:15.402Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186435401,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:47:16.403Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-20T03:47:16.403Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar(Resource with UUID: 67570136-fd50-4af1-a013-a254b74777d5 already exists)
2023-01-20T03:47:16.403Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:47:16.403Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:47:16.403Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:47:16.403Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186436403,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 67570136-fd50-4af1-a013-a254b74777d5 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:47:17.404Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:47:17.419Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:47:17.421Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:47:17.421Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:47:17.421Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:47:17.421Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:47:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:47:28.831Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:47:28.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.831Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-01-20T03:47:28.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-01-20T03:47:28.832Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186433231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186435401,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: d0648825-abb8-4798-92d6-cd6f98695363 already exists"
}
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186436403,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 67570136-fd50-4af1-a013-a254b74777d5 already exists"
}
2023-01-20T03:47:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:47:47.421Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:47:47.437Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:47:47.439Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:47:47.440Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:47:47.440Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:47:47.440Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:48:17.440Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:48:17.457Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:48:17.458Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:48:17.459Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:48:17.459Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:48:17.459Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:48:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:48:47.459Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:48:47.479Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:48:47.481Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:48:47.481Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:48:47.482Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:48:47.482Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:49:17.482Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:49:17.496Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:49:17.498Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:49:17.498Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:49:17.498Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:49:17.498Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:49:28.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:49:47.499Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:49:47.509Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:49:47.511Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:49:47.511Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:49:47.511Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:49:47.511Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:50:17.512Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:50:17.522Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:50:17.524Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:50:17.524Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:50:17.524Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:50:17.524Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:50:28.828Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:50:47.525Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:50:47.542Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:50:47.545Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:50:47.545Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:50:47.545Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:50:47.545Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:51:17.546Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:51:17.558Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:51:17.563Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:51:17.564Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:51:17.564Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:51:17.564Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:51:28.829Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:51:47.565Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:51:47.579Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd
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-20T03:51:47.582Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:51:47.583Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:51:47.583Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:51:47.583Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:52:17.584Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-20T03:52:17.584Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd 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-20T03:52:17.610Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: de569fe2-ed7a-4380-a751-2f3fcdd90bfd and serviceModelVersionId: 2d5f4fbf-fa4f-499a-9619-1b50bf8e7584
2023-01-20T03:52:17.611Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5120b35b-3766-4558-9a19-01275145be97
2023-01-20T03:52:17.612Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0
2023-01-20T03:52:17.621Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-01-20T03:52:17.724Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|INFO|500||Invoke
2023-01-20T03:52:17.725Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[de569fe2-ed7a-4380-a751-2f3fcdd90bfd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[aaaa4cf3-48e1-4536-92fe-e269cf6d3366], X-ECOMP-RequestID=[de569fe2-ed7a-4380-a751-2f3fcdd90bfd], X-TransactionId=[], X-ONAP-RequestID=[de569fe2-ed7a-4380-a751-2f3fcdd90bfd], Content-Type=[application/merge-patch+json]}
2023-01-20T03:52:17.739Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-20T03:52:17.891Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?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/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0 has http status code:200 and response headers:{date=[Fri, 20 Jan 2023 03:52:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[430320], x-aai-txid=[0-aai-resources-230120-03:52:18:041-37324], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-20T03:52:17.891Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-20T03:52:17.892Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5120b35b-3766-4558-9a19-01275145be97/model-vers/model-ver/2d5f4fbf-fa4f-499a-9619-1b50bf8e7584?depth=0|INFO|500||InvokeReturn
2023-01-20T03:52:17.892Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-20T03:52:17.893Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-20T03:52:17.899Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-20T03:52:17.901Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID de569fe2-ed7a-4380-a751-2f3fcdd90bfd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-20T03:52:17.901Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-20T03:52:17.901Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:17.902Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:17.902Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186737901,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:17.915Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:17.915Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "de569fe2-ed7a-4380-a751-2f3fcdd90bfd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186737901,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-20T03:52:17.916Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:52:18.918Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-20T03:52:18.918Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd","serviceName":"Demo_pNF_EuNy3873ymiRc8qAfUCI","serviceVersion":"1.0","serviceUUID":"5b11012a-fed3-4795-b31d-2654bb8d12e1","serviceDescription":"catalog service description","serviceInvariantUUID":"f550fa2c-27ff-491a-a87b-60828bbe17e3","resources":[{"resourceInstanceName":"pNF bb72c433-5ffd 0","resourceName":"pNF bb72c433-5ffd","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"684b5282-58ba-4df2-bdf4-a5ea8f666096","resourceInvariantUUID":"648e0c03-2586-4e3c-88d9-70da5165ff3a","resourceCustomizationUUID":"64f70caa-9939-4b81-aac0-195408539107","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml","artifactChecksum":"NTI4ODNlYmM3OWJmZjg0OTUwYTU0M2FjMGE1ZGFkY2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"df1d5e44-48e6-4709-98f3-17b8b024b891","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar","artifactChecksum":"MmYzMzZhY2U5N2Q4ZjY0YjZiNzlkNGYzZDNlYTYyNzc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd817d36-3e74-4b5a-a928-53b4596cc07f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7ccebc8b-d8f9-4646-9547-eacbee810dfe","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml","artifactChecksum":"MzAwNTY2YTgwMmQ1ZjliOTkwN2RjZDY2NGZiNjlhMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4adaf89b-080b-4958-a209-ab714d505b8b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4904083c-ba11-4a5d-884e-f5abb7a5fbf9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a8de12b7-7e9e-4310-972c-6f6120fccfda","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfEuny3873ymirc8qafuci-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml","artifactChecksum":"Y2FiODNhNzg2MzZmNWI1ZDM5MzNlODg3ZWVjMzc0Njc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b9917ed-3232-4a93-a66e-d0d8cbed013f","artifactVersion":"1"},{"artifactName":"service-DemoPnfEuny3873ymirc8qafuci-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar","artifactChecksum":"OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"67d0d1a9-d37d-4337-8a6c-18e40c876b56","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-20T03:52:18.919Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:52:18.919Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:18.919Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:18.920Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:19.921Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:52:19.922Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:19.922Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:19.922Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:20.924Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:52:20.925Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:20.925Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:20.925Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:21.927Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:52:21.928Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:21.928Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:21.929Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:22.931Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:52:22.931Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:22.932Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:22.932Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:23.934Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:52:23.935Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:23.935Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:23.935Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:24.937Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:52:24.938Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:24.938Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:24.938Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:25.940Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-20T03:52:25.941Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:25.941Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:25.941Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:26.943Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "serviceName": "Demo_pNF_EuNy3873ymiRc8qAfUCI",
  "serviceVersion": "1.0",
  "serviceUUID": "5b11012a-fed3-4795-b31d-2654bb8d12e1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "f550fa2c-27ff-491a-a87b-60828bbe17e3",
  "resources": [
    {
      "resourceInstanceName": "pNF bb72c433-5ffd 0",
      "resourceCustomizationUUID": "64f70caa-9939-4b81-aac0-195408539107",
      "resourceName": "pNF bb72c433-5ffd",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "684b5282-58ba-4df2-bdf4-a5ea8f666096",
      "resourceInvariantUUID": "648e0c03-2586-4e3c-88d9-70da5165ff3a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
      "artifactChecksum": "OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "67d0d1a9-d37d-4337-8a6c-18e40c876b56"
    }
  ],
  "workloadContext": "Production"
}
2023-01-20T03:52:26.943Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-20T03:52:26.943Z|de569fe2-ed7a-4380-a751-2f3fcdd90bfd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5b11012a-fed3-4795-b31d-2654bb8d12e1 ASDC
2023-01-20T03:52:26.944Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
ServiceName:Demo_pNF_EuNy3873ymiRc8qAfUCI
ServiceVersion:1.0
ServiceUUID:5b11012a-fed3-4795-b31d-2654bb8d12e1
ServiceInvariantUUID:f550fa2c-27ff-491a-a87b-60828bbe17e3
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfEuny3873ymirc8qafuci-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
ArtifactUUID:67d0d1a9-d37d-4337-8a6c-18e40c876b56
ArtifactChecksum:OTQ4MTMyYTIzZDVjODQwMmNjNGRhOTZmNWQyZTU1YTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF bb72c433-5ffd 0
ResourceCustomizationUUID:64f70caa-9939-4b81-aac0-195408539107
ResourceInvariantUUID:648e0c03-2586-4e3c-88d9-70da5165ff3a
ResourceName:pNF bb72c433-5ffd
ResourceType:PNF
ResourceUUID:684b5282-58ba-4df2-bdf4-a5ea8f666096
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-20T03:52:26.945Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5b11012a-fed3-4795-b31d-2654bb8d12e1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:52:26.974Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:52:26.975Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:52:26.975Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:52:26.975Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 from URL: /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:26.975Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-01-20T03:52:26.976Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:27.152Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-01-20T03:52:27.153Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar 67d0d1a9-d37d-4337-8a6c-18e40c876b56 88000
2023-01-20T03:52:27.153Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T03:52:27.153Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:27.153Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-20T03:52:27.154Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:27.154Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:27.154Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186747153,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:28.155Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-20T03:52:28.155Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-01-20T03:52:28.156Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56, URL: /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar to file: /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:28.156Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:28.157Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:28.157Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:28.330Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP385930452017964545/Definitions/service-DemoPnfEuny3873ymirc8qafuci-template.yml
2023-01-20T03:52:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:28.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:52:28.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:52:28.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:28.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:52:28.847Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:52:28.847Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:28.847Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:52:28.847Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:52:28.847Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:28.847Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:52:28.847Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:52:28.847Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:28.847Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/resourceInstances/pnfbb72c4335ffd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674185477075,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "NOTIFIED"
}
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186747153,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-20T03:52:28.848Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:52:29.228Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-20T03:52:29.229Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:52:29.229Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:29.229Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-20T03:52:29.229Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:29.230Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:29.230Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:29.230Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:29.230Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:29.230Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:29.230Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF bb72c433-5ffd 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-DemoPnfEuny3873ymirc8qafuci-csar.csar
2023-01-20T03:52:29.230Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-01-20T03:52:29.231Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:52:29.231Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:52:29.231Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Node template pNF bb72c433-5ffd 0 is matching search criteria
2023-01-20T03:52:29.232Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:52:29.232Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF bb72c433-5ffd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:52:29.232Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:52:29.232Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:52:29.233Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Node template pNF bb72c433-5ffd 0 is matching search criteria
2023-01-20T03:52:29.233Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-01-20T03:52:29.233Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF bb72c433-5ffd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-20T03:52:29.233Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:52:29.233Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:52:29.233Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:52:29.234Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:52:29.234Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:52:29.234Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:52:29.234Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:52:29.234Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:52:29.235Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-20T03:52:29.235Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_EuNy3873ymiRc8qAfUCI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-20T03:52:29.235Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_EuNy3873ymiRc8qAfUCI
Description:catalog service description
Model UUID:5b11012a-fed3-4795-b31d-2654bb8d12e1
Model Version:NULL
Model InvariantUuid:f550fa2c-27ff-491a-a87b-60828bbe17e3
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-20T03:52:29.258Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||ERROR|500||Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists
2023-01-20T03:52:29.258Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T03:52:29.258Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar(Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists)
2023-01-20T03:52:29.258Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:52:29.259Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:29.259Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:29.259Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186749258,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:30.261Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar ASDC sendASDCNotification
2023-01-20T03:52:30.261Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar(Resource with UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096 already exists)
2023-01-20T03:52:30.261Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-20T03:52:30.262Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-01-20T03:52:30.262Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-20T03:52:30.262Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186750261,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:52:31.265Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:52:31.277Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:52:31.279Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:52:31.279Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:52:31.280Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:52:31.280Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:53:01.280Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:53:01.293Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:53:01.295Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:53:01.295Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:53:01.295Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:53:01.295Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:53:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:53:28.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:53:28.827Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186749258,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 67d0d1a9-d37d-4337-8a6c-18e40c876b56 already exists"
}
2023-01-20T03:53:28.827Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:53:31.295Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:53:31.308Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:53:31.310Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:53:31.310Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:53:31.310Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:53:31.310Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:54:01.310Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:54:01.323Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:54:01.325Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:54:01.325Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:54:01.325Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:54:01.325Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-20T03:54:28.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-20T03:54:28.827Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-20T03:54:28.827Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1674186750261,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfEuny3873ymirc8qafuci/1.0/artifacts/service-DemoPnfEuny3873ymirc8qafuci-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 684b5282-58ba-4df2-bdf4-a5ea8f666096 already exists"
}
2023-01-20T03:54:28.827Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-20T03:54:31.325Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-20T03:54:31.341Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd
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-20T03:54:31.343Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-20T03:54:31.343Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-20T03:54:31.343Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-20T03:54:31.344Z|0a4f05ef-03ce-4769-9c39-5f1fd98cc7bd|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.