JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-05-25T23:39:29.128Z||main|||||INFO|500||The following profiles are active: basic 2023-05-25T23:39:41.512Z||main|||||INFO|500||Starting service [Tomcat] 2023-05-25T23:39:41.514Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-05-25T23:39:41.694Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-05-25T23:39:44.340Z||main|||||INFO|500||catdb-pool - Starting... 2023-05-25T23:39:44.800Z||main|||||INFO|500||catdb-pool - Start completed. 2023-05-25T23:39:45.332Z||main|||||INFO|500||reqdb-pool - Starting... 2023-05-25T23:39:45.384Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-05-25T23:39:45.598Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-05-25T23:39:46.013Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-05-25T23:39:47.311Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-05-25T23:39:50.309Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-25T23:39:52.212Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-25T23:39:52.271Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-05-25T23:39:52.752Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-25T23:39:53.351Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-05-25T23:39:54.112Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-25T23:39:55.065Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-05-25T23:39:55.778Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-05-25T23:39:55.778Z||main|||||ERROR|500||(conn=1258) Table 'catalogdb.activity_spec' doesn't exist 2023-05-25T23:39:55.792Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-05-25T23:39:58.381Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-05-25T23:40:00.417Z||main|||||WARN|500||--- 2023-05-25T23:40:00.418Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-05-25T23:40:00.418Z||main|||||WARN|500||--- 2023-05-25T23:40:00.831Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-05-25T23:40:05.459Z||main|||||INFO|500||Started Application in 44.262 seconds (JVM running for 48.015) 2023-05-25T23:40:05.475Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-05-25T23:40:05.479Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-05-25T23:40:05.485Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-05-25T23:40:05.526Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 41970763-70c6-4b00-9b8c-e34cc2f1030a url= /sdc/v1/artifactTypes 2023-05-25T23:40:05.531Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-05-25T23:40:05.842Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-25T23:40:05.943Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-05-25T23:40:05.944Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-05-25T23:40:05.945Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ef465cf0-514d-4b9b-823a-287ac3327e31 url= /sdc/v1/distributionKafkaData 2023-05-25T23:40:05.945Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-05-25T23:40:05.989Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-25T23:40:05.997Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2e36f2b8 2023-05-25T23:40:06.089Z||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-17476ab4-6d28-4a1d-b570-528171d4db1a compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-05-25T23:40:06.128Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Instantiated an idempotent producer. 2023-05-25T23:40:06.209Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-05-25T23:40:06.296Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-25T23:40:06.297Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-25T23:40:06.298Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1685058006290 2023-05-25T23:40:06.310Z||scheduling-1|||||INFO|500||start DistributionClient 2023-05-25T23:40:06.360Z||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-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-05-25T23:40:06.448Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-25T23:40:06.448Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-25T23:40:06.449Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1685058006448 2023-05-25T23:40:06.450Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:40:06.453Z||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-585d9535-66e2-4a28-a3af-be623f3c6bf9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-05-25T23:40:06.453Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:40:06.466Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-25T23:40:06.467Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-25T23:40:06.467Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1685058006466 2023-05-25T23:40:06.468Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:40:06.486Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:40:06.494Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-05-25T23:40:07.246Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:07.246Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:07.247Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:07.247Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:07.247Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:07.247Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:07.249Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Cluster ID: RSsrYwixSEK5zFK2BVxlmw 2023-05-25T23:40:07.253Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Cluster ID: RSsrYwixSEK5zFK2BVxlmw 2023-05-25T23:40:07.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-05-25T23:40:07.258Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] ProducerId set to 2002 with epoch 0 2023-05-25T23:40:07.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 5qq4nfJvQP6_D4F2WkdSYg 2023-05-25T23:40:07.262Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 5qq4nfJvQP6_D4F2WkdSYg 2023-05-25T23:40:07.262Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 5qq4nfJvQP6_D4F2WkdSYg 2023-05-25T23:40:07.262Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 5qq4nfJvQP6_D4F2WkdSYg 2023-05-25T23:40:07.262Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 5qq4nfJvQP6_D4F2WkdSYg 2023-05-25T23:40:07.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 5qq4nfJvQP6_D4F2WkdSYg 2023-05-25T23:40:07.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Cluster ID: RSsrYwixSEK5zFK2BVxlmw 2023-05-25T23:40:07.271Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-05-25T23:40:07.295Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] (Re-)joining group 2023-05-25T23:40:07.298Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] (Re-)joining group 2023-05-25T23:40:07.541Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba-3203d8cf-515b-453a-833d-a129eb655f5e 2023-05-25T23:40:07.542Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-05-25T23:40:07.542Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] (Re-)joining group 2023-05-25T23:40:07.562Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9-db7e00d7-117d-4993-8a7a-d6ecacd56a68 2023-05-25T23:40:07.565Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-05-25T23:40:07.567Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] (Re-)joining group 2023-05-25T23:40:13.558Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba-3203d8cf-515b-453a-833d-a129eb655f5e', protocol='range'} 2023-05-25T23:40:13.558Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9-db7e00d7-117d-4993-8a7a-d6ecacd56a68', protocol='range'} 2023-05-25T23:40:13.638Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:13.638Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:13.639Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:13.639Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:13.640Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:13.641Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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 qIOljZliQmGqgfdxEbbaqA 2023-05-25T23:40:13.647Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba-3203d8cf-515b-453a-833d-a129eb655f5e=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-585d9535-66e2-4a28-a3af-be623f3c6bf9-db7e00d7-117d-4993-8a7a-d6ecacd56a68=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-05-25T23:40:13.705Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba-3203d8cf-515b-453a-833d-a129eb655f5e', protocol='range'} 2023-05-25T23:40:13.705Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9-db7e00d7-117d-4993-8a7a-d6ecacd56a68', protocol='range'} 2023-05-25T23:40:13.706Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-05-25T23:40:13.706Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-05-25T23:40:13.711Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-25T23:40:13.711Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-25T23:40:13.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-25T23:40:13.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-05-25T23:40:13.728Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-25T23:40:13.728Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-05-25T23:40:13.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-05-25T23:40:13.729Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-05-25T23:40:13.729Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-05-25T23:40:13.729Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-05-25T23:40:13.729Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-05-25T23:40:13.729Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-05-25T23:40:13.729Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-05-25T23:40:13.729Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-05-25T23:40:13.765Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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-05-25T23:40:13.766Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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-05-25T23:40:13.811Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-25T23:40:13.811Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-25T23:40:13.816Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-25T23:40:13.816Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-25T23:40:13.817Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-25T23:40:13.818Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-25T23:40:13.821Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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-05-25T23:40:13.821Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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-05-25T23:40:13.823Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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-05-25T23:40:13.823Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, 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-05-25T23:41:06.457Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:41:06.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:42:06.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:42:06.489Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:43:06.460Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:43:06.491Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:44:06.462Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:44:06.493Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:45:06.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:45:06.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:46:06.465Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:46:06.495Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:47:06.466Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:47:06.496Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:48:06.467Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:48:06.497Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:49:06.469Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:49:06.499Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:49:07.285Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-585d9535-66e2-4a28-a3af-be623f3c6bf9, groupId=SO] Node -1 disconnected. 2023-05-25T23:49:07.369Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5ebcb612-740f-4ab3-aa1e-0dbe4d906dba, groupId=SO] Node -1 disconnected. 2023-05-25T23:49:07.529Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Node -1 disconnected. 2023-05-25T23:49:43.651Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-05-25T23:50:06.470Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:50:06.501Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:51:06.471Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:51:06.502Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:52:06.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:52:06.503Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:53:06.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:53:06.505Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:54:06.474Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:54:06.506Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:55:06.476Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:55:06.506Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:56:06.478Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:56:06.508Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:57:06.480Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:57:06.509Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:58:06.481Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:58:06.511Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T23:59:06.481Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T23:59:06.512Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:00:06.483Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:00:06.512Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:01:06.485Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:01:06.514Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:02:06.486Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:02:06.516Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:03:06.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:03:06.517Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:04:06.489Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:04:06.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:05:06.491Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:05:06.521Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:06:06.494Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:06:06.522Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:07:06.496Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:07:06.523Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:08:06.498Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:08:06.524Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:09:06.498Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:09:06.526Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:10:06.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:10:06.528Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:11:06.501Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:11:06.528Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:12:06.504Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:12:06.530Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:13:06.505Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:13:06.532Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:14:06.506Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:14:06.534Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:15:06.508Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:15:06.534Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:16:06.509Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:16:06.536Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:17:06.510Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:17:06.538Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:18:06.511Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:18:06.540Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:19:06.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:19:06.542Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:20:06.513Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:20:06.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:21:06.514Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:21:06.544Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:22:06.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:22:06.546Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:23:06.518Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:23:06.546Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:24:06.519Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:24:06.547Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:25:06.521Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:25:06.549Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:26:06.521Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:26:06.550Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:27:06.523Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:27:06.550Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:28:06.525Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:28:06.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:29:06.525Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:29:06.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:30:06.527Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:30:06.553Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:31:06.527Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:31:06.555Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:32:06.528Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:32:06.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:33:06.530Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:33:06.558Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:34:06.532Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:34:06.559Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:35:06.533Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:35:06.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:36:06.534Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:36:06.561Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:37:06.536Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:37:06.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:38:06.537Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:38:06.564Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:39:06.538Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:39:06.566Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:40:06.539Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:40:06.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:41:06.540Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:41:06.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:42:06.542Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:42:06.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:43:06.544Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:43:06.570Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:44:06.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:44:06.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:45:06.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:45:06.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:46:06.550Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:46:06.572Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:47:06.552Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:47:06.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:48:06.553Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:48:06.574Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:49:06.554Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:49:06.575Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:50:06.555Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:50:06.576Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:51:06.556Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:51:06.576Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:52:06.559Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:52:06.578Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:53:06.560Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:53:06.579Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:54:06.561Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:54:06.580Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:55:06.563Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:55:06.581Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:56:06.564Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:56:06.582Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:57:06.564Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:57:06.584Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:58:06.565Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:58:06.585Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T00:59:06.567Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T00:59:06.585Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:00:06.567Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:00:06.587Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:01:06.569Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:01:06.588Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:02:06.569Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:02:06.590Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:03:06.570Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:03:06.592Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:04:06.572Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:04:06.592Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:05:06.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:05:06.594Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:06:06.575Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:06:06.595Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:07:06.575Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:07:06.596Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:08:06.577Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:08:06.598Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:09:06.578Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:09:06.599Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:10:06.579Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:10:06.601Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:11:06.581Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:11:06.602Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:12:06.582Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:12:06.603Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:13:06.583Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:13:06.603Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:14:06.585Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:14:06.605Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:15:06.587Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:15:06.606Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:16:06.588Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:16:06.607Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:17:06.589Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:17:06.607Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:18:06.589Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:18:06.609Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:19:06.590Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:19:06.610Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:20:06.592Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:20:06.610Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:21:06.593Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:21:06.612Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:22:06.594Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:22:06.613Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:23:06.595Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:23:06.614Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:24:06.596Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:24:06.615Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:25:06.597Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:25:06.616Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:26:06.599Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:26:06.617Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:27:06.600Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:27:06.618Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:28:06.602Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:28:06.618Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:29:06.603Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:29:06.620Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:30:06.603Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:30:06.621Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:31:06.605Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:31:06.621Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:32:06.605Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:32:06.623Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:33:06.606Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:33:06.623Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:34:06.608Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:34:06.625Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:35:06.610Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:35:06.627Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:36:06.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:36:06.628Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:37:06.611Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:37:06.629Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:38:06.612Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:38:06.631Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:39:06.612Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:39:06.632Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:40:06.613Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:40:06.633Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:41:06.614Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:41:06.633Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:42:06.616Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:42:06.635Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:43:06.618Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:43:06.636Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:44:06.619Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:44:06.638Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:45:06.620Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:45:06.639Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:46:06.621Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:46:06.639Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:47:06.621Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:47:06.642Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:48:06.623Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:48:06.643Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:49:06.625Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:49:06.645Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:50:06.628Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:50:06.646Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:51:06.629Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:51:06.647Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:52:06.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:52:06.648Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:06.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:53:06.648Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:19.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-26T01:53:19.081Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"a9cb8b90-d41b-44c0-8c3d-72e94e24aaab","serviceName":"vFW 2023-05-26 01-51-48","serviceVersion":"1.0","serviceUUID":"5e4627c9-814c-433a-ac48-a216b8421126","serviceDescription":"catalog service description","serviceInvariantUUID":"a718cb88-37d5-4197-81c1-931d77110466","resources":[{"resourceInstanceName":"vFW 34e81e92-fa78 0","resourceName":"vFW 34e81e92-fa78","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1809be98-2dd6-46df-a26a-3d9c8d86ce18","resourceInvariantUUID":"a9e94293-16f3-4b92-8340-dec713451fc5","resourceCustomizationUUID":"398b5ac5-2c72-4d54-bfb5-61b0e64b28de","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vf-license-model.xml","artifactChecksum":"M2UyYjNmMTI2MzE5NTFmZmM2YjYzZTQzMjZmNzZmNTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a0057da2-87fb-42e1-ab3a-60c9ee4e6a86","artifactVersion":"1"},{"artifactName":"vfw34e81e92fa780_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json","artifactChecksum":"MTE4ZjVhY2Y4YTBjYTQyNjBmODNkNjc4YjljNzkxZjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5669c250-e188-4a77-bf19-f184863fb54d","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1ea07a2e-6bd1-4efd-ac42-15e83d61b123","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vendor-license-model.xml","artifactChecksum":"ODA2ZTI4MTMzOWQwZTVkOTEzMzFmZDJmNTAzNDQ2MjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a4ecf56-1baa-4a4c-a0a7-7d1db63b875f","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e2e0b432-8d77-430a-9271-4f151db91679","artifactVersion":"2","generatedFromUUID":"1ea07a2e-6bd1-4efd-ac42-15e83d61b123"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230526015148-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-template.yml","artifactChecksum":"NGRjYjA1NTY4OGViZmZhOWYyMjg1NDc1MzdlODk0N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"555eac95-8f75-404f-83a4-fe0516c89f54","artifactVersion":"1"},{"artifactName":"service-Vfw20230526015148-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar","artifactChecksum":"YTcxZGFmZjhiODkyZDJiNTE1ZmFkNzQyMTM5MzFkMjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2425b458-4034-4450-b28c-cb55c3137ce9","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-26T01:53:19.090Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:53:19.097Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:19.097Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:19.097Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:19.106Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T01:53:19.107Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T01:53:19.107Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T01:53:19.107Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T01:53:19.107Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T01:53:19.107Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T01:53:19.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:53:19.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685065984786, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:53:19.222Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:53:20.137Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:53:20.138Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:20.138Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:20.138Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:21.140Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:53:21.141Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:21.142Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:21.142Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:22.144Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:53:22.145Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:22.145Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:22.145Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:23.147Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:53:23.148Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:23.149Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:23.149Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:24.151Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:53:24.151Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:24.152Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:24.152Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:25.153Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:53:25.154Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:25.154Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:25.154Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:26.157Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "serviceName": "vFW 2023-05-26 01-51-48", "serviceVersion": "1.0", "serviceUUID": "5e4627c9-814c-433a-ac48-a216b8421126", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a718cb88-37d5-4197-81c1-931d77110466", "resources": [ { "resourceInstanceName": "vFW 34e81e92-fa78 0", "resourceCustomizationUUID": "398b5ac5-2c72-4d54-bfb5-61b0e64b28de", "resourceName": "vFW 34e81e92-fa78", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "1809be98-2dd6-46df-a26a-3d9c8d86ce18", "resourceInvariantUUID": "a9e94293-16f3-4b92-8340-dec713451fc5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw34e81e92fa780_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "artifactChecksum": "MTE4ZjVhY2Y4YTBjYTQyNjBmODNkNjc4YjljNzkxZjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5669c250-e188-4a77-bf19-f184863fb54d", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "1ea07a2e-6bd1-4efd-ac42-15e83d61b123", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e2e0b432-8d77-430a-9271-4f151db91679", "generatedFromUUID": "1ea07a2e-6bd1-4efd-ac42-15e83d61b123" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e2e0b432-8d77-430a-9271-4f151db91679", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230526015148-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "artifactChecksum": "YTcxZGFmZjhiODkyZDJiNTE1ZmFkNzQyMTM5MzFkMjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2425b458-4034-4450-b28c-cb55c3137ce9" } ], "workloadContext": "Production" } 2023-05-26T01:53:26.160Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-26T01:53:26.160Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5e4627c9-814c-433a-ac48-a216b8421126 ASDC 2023-05-26T01:53:26.322Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:a9cb8b90-d41b-44c0-8c3d-72e94e24aaab ServiceName:vFW 2023-05-26 01-51-48 ServiceVersion:1.0 ServiceUUID:5e4627c9-814c-433a-ac48-a216b8421126 ServiceInvariantUUID:a718cb88-37d5-4197-81c1-931d77110466 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230526015148-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar ArtifactUUID:2425b458-4034-4450-b28c-cb55c3137ce9 ArtifactChecksum:YTcxZGFmZjhiODkyZDJiNTE1ZmFkNzQyMTM5MzFkMjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 34e81e92-fa78 0 ResourceCustomizationUUID:398b5ac5-2c72-4d54-bfb5-61b0e64b28de ResourceInvariantUUID:a9e94293-16f3-4b92-8340-dec713451fc5 ResourceName:vFW 34e81e92-fa78 ResourceType:VF ResourceUUID:1809be98-2dd6-46df-a26a-3d9c8d86ce18 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw34e81e92fa780_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json ArtifactUUID:5669c250-e188-4a77-bf19-f184863fb54d ArtifactChecksum:MTE4ZjVhY2Y4YTBjYTQyNjBmODNkNjc4YjljNzkxZjM= 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/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml ArtifactUUID:1ea07a2e-6bd1-4efd-ac42-15e83d61b123 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/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env ArtifactUUID:e2e0b432-8d77-430a-9271-4f151db91679 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/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env ArtifactUUID:e2e0b432-8d77-430a-9271-4f151db91679 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-26T01:53:26.323Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5e4627c9-814c-433a-ac48-a216b8421126 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:53:26.551Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T01:53:26.552Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T01:53:26.554Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T01:53:26.554Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 2425b458-4034-4450-b28c-cb55c3137ce9 from URL: /sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:26.554Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T01:53:26.554Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:26.684Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T01:53:26.717Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar 2425b458-4034-4450-b28c-cb55c3137ce9 101425 2023-05-26T01:53:26.719Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar ASDC sendASDCNotification 2023-05-26T01:53:26.719Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:26.720Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T01:53:26.721Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:26.721Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:26.721Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066006718, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:27.722Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T01:53:27.723Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T01:53:27.723Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 2425b458-4034-4450-b28c-cb55c3137ce9, URL: /sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar to file: /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:27.724Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230526015148-csar.csar 2023-05-26T01:53:27.830Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:27.830Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:28.258Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10507805417182272123/Definitions/service-Vfw20230526015148-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-05-26T01:53:30.402Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-26T01:53:30.407Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T01:53:30.407Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.408Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-05-26T01:53:30.408Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.408Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||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-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.408Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||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-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.408Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||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-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.408Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.408Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.408Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||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-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.408Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.409Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.409Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34e81e92-fa78 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-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.409Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:30.409Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T01:53:30.415Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.417Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:30.420Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:30.421Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T01:53:30.422Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T01:53:30.423Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.423Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:30.424Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:30.424Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T01:53:30.424Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T01:53:30.424Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.424Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:30.427Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.428Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is not matching search criteria 2023-05-26T01:53:30.428Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-26T01:53:30.428Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-26T01:53:30.428Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-26T01:53:30.428Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:30.428Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.428Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.429Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-26T01:53:30.429Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-26T01:53:30.429Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-26T01:53:30.429Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.429Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:30.429Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-26T01:53:30.429Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:30.429Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-26T01:53:30.430Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.430Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-26T01:53:30.430Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.430Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T01:53:30.431Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.431Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:30.431Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:53:30.432Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.432Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:30.432Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:53:30.432Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.432Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:30.432Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:53:30.433Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.433Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is not matching search criteria 2023-05-26T01:53:30.433Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-26T01:53:30.433Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-26T01:53:30.433Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-26T01:53:30.433Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-26T01:53:30.433Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-26T01:53:30.434Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.434Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:30.434Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-26T01:53:30.434Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:30.434Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-26T01:53:30.434Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.434Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d0d2f6ef-8ed3-4ef9-a13c-bc2859d2c3e3 2023-05-26T01:53:30.434Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.435Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is not matching search criteria 2023-05-26T01:53:30.435Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-26T01:53:30.435Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-26T01:53:30.435Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-26T01:53:30.435Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:30.435Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.435Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.435Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-26T01:53:30.436Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-26T01:53:30.436Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-26T01:53:30.436Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:30.436Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-26T01:53:30.436Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.436Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a0824777-e34f-4997-a5f2-fa8d49b779c1 2023-05-26T01:53:30.436Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.437Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is not matching search criteria 2023-05-26T01:53:30.437Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-26T01:53:30.437Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-26T01:53:30.437Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-26T01:53:30.437Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:30.437Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.437Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.437Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-26T01:53:30.438Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-26T01:53:30.438Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-26T01:53:30.438Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:30.438Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:30.438Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-26T01:53:30.438Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b480795f-acdf-4325-b512-1eadc686bce6 2023-05-26T01:53:30.438Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.438Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:30.439Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.439Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:30.439Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.439Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:30.439Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:30.439Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:30.439Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-05-26 01-51-48 Description:catalog service description Model UUID:5e4627c9-814c-433a-ac48-a216b8421126 Model Version:NULL Model InvariantUuid:a718cb88-37d5-4197-81c1-931d77110466 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 34e81e92-fa78 Model UUID:ab4733dd-5213-41ad-b7da-113ba9b8468b Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a9e94293-16f3-4b92-8340-dec713451fc5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:398b5ac5-2c72-4d54-bfb5-61b0e64b28de NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:4e9ec695-967c-4a4f-921e-8d727aeafb9b ModelName:Vfw34e81e92Fa78..base_vfw..module-0 ModelUuid:606130c9-bfee-4a7b-a4d4-cbe4ad97ec42 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:d0d2f6ef-8ed3-4ef9-a13c-bc2859d2c3e3 ModelInvariantUuid:f7c384ea-5afe-4e6b-a4a5-889ef168142b ModelName:vFW 34e81e92-fa78-nodes.vfwCvfc ModelUuid:51a2d887-5710-45ce-9c19-2d6c6139d3a4 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e326a078-a4f4-46b6-97fe-781badcf03a6 ModelInvariantUuid:1c491d10-2385-47bd-aa07-9a5d420abf68 ModelName:Vfw34e81e92Fa78.compute.nodes.heat.vfw ModelUuid:736725c3-36f2-4c38-b470-733d7e11b223 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:a0824777-e34f-4997-a5f2-fa8d49b779c1 ModelInvariantUuid:fce6e617-32dc-43b0-a6a8-6fe28f9434bc ModelName:vFW 34e81e92-fa78-nodes.vsnCvfc ModelUuid:c5ac5a42-59cf-4f78-b212-ed1bb391e26b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:4c31eee8-b614-4b4e-9494-14111000ac1c ModelInvariantUuid:0c42cebb-5ba6-4b1a-9bd7-6f5f4808683b ModelName:Vfw34e81e92Fa78.compute.nodes.heat.vsn ModelUuid:a26ae203-d94e-4204-8c7b-b65ec659fe13 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:b480795f-acdf-4325-b512-1eadc686bce6 ModelInvariantUuid:dc1209de-a35b-47dc-8c77-8f86e8409285 ModelName:vFW 34e81e92-fa78-nodes.vpgCvfc ModelUuid:28271782-d968-4a96-a357-5a82e67dd605 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:43c7f7df-fb5d-454d-904b-1c29ec3bfd73 ModelInvariantUuid:0aa4c851-3b23-4509-9717-6e4d59071747 ModelName:Vfw34e81e92Fa78.compute.nodes.heat.vpg ModelUuid:ae0562c2-d82f-40fb-b7c8-e385eb869543 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-26T01:53:30.473Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 1809be98-2dd6-46df-a26a-3d9c8d86ce18 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T01:53:30.577Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||vFW 34e81e92-fa78 0 2023-05-26T01:53:30.588Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1809be98-2dd6-46df-a26a-3d9c8d86ce18 2023-05-26T01:53:30.588Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 5669c250-e188-4a77-bf19-f184863fb54d from URL: /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json 2023-05-26T01:53:30.589Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T01:53:30.589Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json 2023-05-26T01:53:30.703Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T01:53:30.704Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json 5669c250-e188-4a77-bf19-f184863fb54d 785 2023-05-26T01:53:30.705Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json ASDC sendASDCNotification 2023-05-26T01:53:30.705Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json 2023-05-26T01:53:30.705Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T01:53:30.706Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:30.706Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:30.706Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066010705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:31.709Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw34e81e92Fa78..base_vfw..module-0", "vfModuleModelInvariantUUID": "4e9ec695-967c-4a4f-921e-8d727aeafb9b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "606130c9-bfee-4a7b-a4d4-cbe4ad97ec42", "vfModuleModelCustomizationUUID": "878cf05c-bc52-4c17-99ea-698e9e6fc35f", "isBase": true, "artifacts": [ "1ea07a2e-6bd1-4efd-ac42-15e83d61b123", "e2e0b432-8d77-430a-9271-4f151db91679" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-26T01:53:31.741Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw34e81e92Fa78..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:606130c9-bfee-4a7b-a4d4-cbe4ad97ec42 VfModuleModelInvariantUUID:4e9ec695-967c-4a4f-921e-8d727aeafb9b VfModuleModelDescription:NULL Artifacts UUID List:{ 1ea07a2e-6bd1-4efd-ac42-15e83d61b123 , e2e0b432-8d77-430a-9271-4f151db91679 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-26T01:53:31.746Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw34e81e92Fa78..base_vfw..module-0", "vfModuleModelInvariantUUID": "4e9ec695-967c-4a4f-921e-8d727aeafb9b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "606130c9-bfee-4a7b-a4d4-cbe4ad97ec42", "vfModuleModelCustomizationUUID": "878cf05c-bc52-4c17-99ea-698e9e6fc35f", "isBase": true, "artifacts": [ "1ea07a2e-6bd1-4efd-ac42-15e83d61b123", "e2e0b432-8d77-430a-9271-4f151db91679" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-26T01:53:31.746Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw34e81e92Fa78..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:606130c9-bfee-4a7b-a4d4-cbe4ad97ec42 VfModuleModelInvariantUUID:4e9ec695-967c-4a4f-921e-8d727aeafb9b VfModuleModelDescription:NULL Artifacts UUID List:{ 1ea07a2e-6bd1-4efd-ac42-15e83d61b123 , e2e0b432-8d77-430a-9271-4f151db91679 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-26T01:53:31.747Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 1ea07a2e-6bd1-4efd-ac42-15e83d61b123 from URL: /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml 2023-05-26T01:53:31.747Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T01:53:31.747Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml 2023-05-26T01:53:31.853Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T01:53:31.854Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml 1ea07a2e-6bd1-4efd-ac42-15e83d61b123 20368 2023-05-26T01:53:31.854Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-26T01:53:31.854Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml 2023-05-26T01:53:31.854Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T01:53:31.855Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:31.855Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:31.855Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066011854, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:32.856Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: e2e0b432-8d77-430a-9271-4f151db91679 from URL: /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env 2023-05-26T01:53:32.857Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T01:53:32.857Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env 2023-05-26T01:53:32.964Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T01:53:32.965Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env e2e0b432-8d77-430a-9271-4f151db91679 2098 2023-05-26T01:53:32.965Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-26T01:53:32.965Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env 2023-05-26T01:53:32.966Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T01:53:32.966Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:32.966Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:32.966Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066012965, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:33.967Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 5e4627c9-814c-433a-ac48-a216b8421126 2023-05-26T01:53:33.968Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 34e81e92-fa78 0 1809be98-2dd6-46df-a26a-3d9c8d86ce18 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-05-26T01:53:34.033Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@21c3ed9, org.onap.sdc.toscaparser.api.parameters.Input@67dda14e, org.onap.sdc.toscaparser.api.parameters.Input@60b43d28, org.onap.sdc.toscaparser.api.parameters.Input@34232f05, org.onap.sdc.toscaparser.api.parameters.Input@57aa25ae] 2023-05-26T01:53:34.039Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.039Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:34.040Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2023-05-26T01:53:34.040Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 398b5ac5-2c72-4d54-bfb5-61b0e64b28de 2023-05-26T01:53:34.040Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 398b5ac5-2c72-4d54-bfb5-61b0e64b28de matches Tosca VF Customization UUID: 398b5ac5-2c72-4d54-bfb5-61b0e64b28de 2023-05-26T01:53:34.040Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 398b5ac5-2c72-4d54-bfb5-61b0e64b28de matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-26T01:53:34.051Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.052Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:34.054Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 398b5ac5-2c72-4d54-bfb5-61b0e64b28de: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-26T01:53:34.054Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6944cc9 2023-05-26T01:53:34.054Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.054Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T01:53:34.055Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 878cf05c-bc52-4c17-99ea-698e9e6fc35f 2023-05-26T01:53:34.057Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 878cf05c-bc52-4c17-99ea-698e9e6fc35f Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-26T01:53:34.068Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.068Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:34.068Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:53:34.069Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.069Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:34.070Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:53:34.070Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.070Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is not matching search criteria 2023-05-26T01:53:34.070Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-26T01:53:34.070Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-26T01:53:34.070Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-26T01:53:34.070Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-26T01:53:34.071Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-26T01:53:34.071Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:34.071Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:34.071Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-26T01:53:34.071Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:34.071Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-26T01:53:34.071Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:34.071Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d0d2f6ef-8ed3-4ef9-a13c-bc2859d2c3e3 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-26T01:53:34.082Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.082Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:34.082Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:53:34.082Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.082Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is not matching search criteria 2023-05-26T01:53:34.082Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-26T01:53:34.082Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-26T01:53:34.083Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-26T01:53:34.083Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:34.083Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:34.083Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:34.083Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-26T01:53:34.083Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-26T01:53:34.083Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-26T01:53:34.084Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:34.084Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-26T01:53:34.084Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:34.084Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a0824777-e34f-4997-a5f2-fa8d49b779c1 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-26T01:53:34.088Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.088Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:34.088Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:53:34.091Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.091Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is not matching search criteria 2023-05-26T01:53:34.091Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-26T01:53:34.091Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-26T01:53:34.092Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-26T01:53:34.093Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b480795f-acdf-4325-b512-1eadc686bce6 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-26T01:53:34.096Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.097Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:34.097Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:53:34.097Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.097Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Node template vFW 34e81e92-fa78 0 is matching search criteria 2023-05-26T01:53:34.097Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 34e81e92-fa78 0] matching following query criteria: sdcType=VF, customizationUUID=398b5ac5-2c72-4d54-bfb5-61b0e64b28de Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T01:53:34.101Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.101Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:34.101Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 5e4627c9-814c-433a-ac48-a216b8421126: vFW 34e81e92-fa78 2023-05-26T01:53:34.101Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.101Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:34.102Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.102Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:34.102Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.102Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:34.102Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.102Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:34.102Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:53:34.102Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-26 01-51-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:53:34.103Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-05-26 01-51-48 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:53:34.717Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 34e81e92-fa78 1809be98-2dd6-46df-a26a-3d9c8d86ce18 1 ASDC deployResourceStructure 2023-05-26T01:53:34.718Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json ASDC sendASDCNotification 2023-05-26T01:53:34.718Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json 2023-05-26T01:53:34.719Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T01:53:34.719Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:34.719Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:34.719Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066014718, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:35.721Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-26T01:53:35.721Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml 2023-05-26T01:53:35.721Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T01:53:35.722Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:35.722Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:35.722Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066015721, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:36.723Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-26T01:53:36.723Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env 2023-05-26T01:53:36.723Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T01:53:36.724Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:36.724Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:36.724Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066016723, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:37.725Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar ASDC sendASDCNotification 2023-05-26T01:53:37.726Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar 2023-05-26T01:53:37.726Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T01:53:37.726Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:53:37.726Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:53:37.726Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066017725, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:53:38.728Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:53:38.781Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:53:38.787Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T01:53:38.787Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T01:53:38.787Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T01:54:06.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:54:06.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:54:06.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685065984882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:54:06.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:54:08.788Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:54:08.818Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:54:08.825Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T01:54:08.825Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T01:54:08.825Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T01:54:38.825Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:54:38.850Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:54:38.856Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T01:54:38.856Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T01:54:38.856Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T01:55:06.469Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:55:06.480Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.480Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.481Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.481Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685065970155, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.481Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.482Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "cds-sdc-listener", "timestamp": 1685065986009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.482Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.482Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "ves-openapi-manager", "timestamp": 1685065998789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.483Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.483Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.483Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685065991911, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.483Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.483Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.483Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685065984786, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "NOTIFIED" } 2023-05-26T01:55:06.484Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.484Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.484Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "NOTIFIED" } 2023-05-26T01:55:06.484Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.484Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.484Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685065970155, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.485Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.485Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.485Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "cds-sdc-listener", "timestamp": 1685065986009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.485Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.485Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.485Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685065984882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.485Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.486Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.486Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "ves-openapi-manager", "timestamp": 1685065998789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.486Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.486Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.486Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685065991911, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.487Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.487Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.487Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685065984786, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-26T01:55:06.487Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.487Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.487Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-26T01:55:06.488Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.489Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.489Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685065970155, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-26T01:55:06.489Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.489Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.489Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "cds-sdc-listener", "timestamp": 1685065986009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.489Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.489Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685065984882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "ves-openapi-manager", "timestamp": 1685065998789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685065991911, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685065984786, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.490Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.491Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.491Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.491Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.491Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685065970155, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.491Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.491Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.492Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "cds-sdc-listener", "timestamp": 1685065986009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.492Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.492Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.492Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685065984882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.492Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.492Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.493Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "ves-openapi-manager", "timestamp": 1685065998789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.493Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.493Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.493Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685065991911, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.493Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.493Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.494Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685065984786, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-26T01:55:06.494Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.494Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.494Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-26T01:55:06.494Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.494Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.494Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685065970155, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.494Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.494Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "cds-sdc-listener", "timestamp": 1685065986009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685065984882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "ves-openapi-manager", "timestamp": 1685065998789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685065991911, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.495Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685065984786, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685065970155, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "cds-sdc-listener", "timestamp": 1685065986009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.496Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685065984882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.497Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.497Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "ves-openapi-manager", "timestamp": 1685065998789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685065991911, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685065984786, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685065986631, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.498Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685065970155, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "cds-sdc-listener", "timestamp": 1685065986009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685065984882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "ves-openapi-manager", "timestamp": 1685065998789, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.499Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685065991911, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.500Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.500Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.500Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "cds-sdc-listener", "timestamp": 1685066005390, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.500Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.500Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.500Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685066006835, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.500Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.500Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.500Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685066006166, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.501Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.501Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.502Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685066006177, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.502Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.502Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.502Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066006718, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.502Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.502Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.502Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066006686, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.503Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.503Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.503Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "cds-sdc-listener", "timestamp": 1685066006419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:06.526Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a9cb8b90-d41b-44c0-8c3d-72e94e24aaab 2023-05-26T01:55:06.527Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a9cb8b90-d41b-44c0-8c3d-72e94e24aaab and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:55:06.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.556Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685066007197, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.556Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.556Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.556Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685066007999, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.557Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.557Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.557Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "policy-distribution-id", "timestamp": 1685066008200, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:06.569Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a9cb8b90-d41b-44c0-8c3d-72e94e24aaab 2023-05-26T01:55:06.569Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a9cb8b90-d41b-44c0-8c3d-72e94e24aaab and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:55:06.588Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.588Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685066009112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.589Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.589Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.589Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685066010246, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:06.601Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a9cb8b90-d41b-44c0-8c3d-72e94e24aaab 2023-05-26T01:55:06.601Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a9cb8b90-d41b-44c0-8c3d-72e94e24aaab and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-26T01:55:06.619Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.619Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066010705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.619Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.619Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.619Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "multicloud-k8s", "timestamp": 1685066011250, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066011854, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066012323, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066012965, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.620Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066013330, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:06.637Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a9cb8b90-d41b-44c0-8c3d-72e94e24aaab 2023-05-26T01:55:06.637Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a9cb8b90-d41b-44c0-8c3d-72e94e24aaab and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:55:06.662Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.662Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066014718, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/vfw34e81e92fa780_modules.json", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066015721, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066016723, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/resourceInstances/vfw34e81e92fa780/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066017725, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685066019576, "artifactURL": "/sdc/v1/catalog/services/Vfw20230526015148/1.0/artifacts/service-Vfw20230526015148-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.663Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.664Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.664Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "aai-model-loader", "timestamp": 1685066020580, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:06.679Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a9cb8b90-d41b-44c0-8c3d-72e94e24aaab 2023-05-26T01:55:06.679Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a9cb8b90-d41b-44c0-8c3d-72e94e24aaab and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:55:06.703Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.703Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "ves-openapi-manager", "timestamp": 1685066018328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066021582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066012253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "cds-sdc-listener", "timestamp": 1685066007424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.704Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066009202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066021911, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066012253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "NOTIFIED" } 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.705Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "ves-openapi-manager", "timestamp": 1685066018328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066021582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "cds-sdc-listener", "timestamp": 1685066007424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066009202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066021911, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.706Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066021582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "ves-openapi-manager", "timestamp": 1685066018328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "cds-sdc-listener", "timestamp": 1685066007424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066012253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.707Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066009202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066021911, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066021582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "cds-sdc-listener", "timestamp": 1685066007424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.708Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "ves-openapi-manager", "timestamp": 1685066018328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066012253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066009202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066021911, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066021582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.709Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066012253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "ves-openapi-manager", "timestamp": 1685066018328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "cds-sdc-listener", "timestamp": 1685066007424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066009202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066021911, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.710Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066021582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "cds-sdc-listener", "timestamp": 1685066007424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "ves-openapi-manager", "timestamp": 1685066018328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066012253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.711Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066009202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066021911, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066021582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066012253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "cds-sdc-listener", "timestamp": 1685066007424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.712Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "ves-openapi-manager", "timestamp": 1685066018328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066009202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066021911, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066039263, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.713Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "cds-sdc-listener", "timestamp": 1685066037843, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066038604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066038601, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066039110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.714Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.715Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066039604, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.715Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.715Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.715Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "cds-sdc-listener", "timestamp": 1685066038849, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:55:06.750Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e56670dc-b795-4bd3-93c0-019b09d2e85f 2023-05-26T01:55:06.750Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e56670dc-b795-4bd3-93c0-019b09d2e85f and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:55:06.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066040377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "policy-distribution-id", "timestamp": 1685066040605, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:06.790Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e56670dc-b795-4bd3-93c0-019b09d2e85f 2023-05-26T01:55:06.791Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e56670dc-b795-4bd3-93c0-019b09d2e85f and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:55:06.814Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.814Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066041494, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-26T01:55:06.815Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.815Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.815Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066042546, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:06.828Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e56670dc-b795-4bd3-93c0-019b09d2e85f 2023-05-26T01:55:06.829Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e56670dc-b795-4bd3-93c0-019b09d2e85f and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-26T01:55:06.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066041788, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "multicloud-k8s", "timestamp": 1685066043548, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.848Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066042793, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:06.862Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e56670dc-b795-4bd3-93c0-019b09d2e85f 2023-05-26T01:55:06.862Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e56670dc-b795-4bd3-93c0-019b09d2e85f and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:55:06.887Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.887Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066045077, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T01:55:06.887Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:55:06.887Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:55:06.888Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "aai-model-loader", "timestamp": 1685066046079, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:06.901Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e56670dc-b795-4bd3-93c0-019b09d2e85f 2023-05-26T01:55:06.902Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e56670dc-b795-4bd3-93c0-019b09d2e85f and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:55:08.856Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:55:08.885Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:55:08.891Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T01:55:08.891Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-26T01:55:08.891Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-26T01:55:08.892Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-26T01:55:08.892Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:55:08.892Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:55:08.892Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:55:08.892Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:55:08.892Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:55:08.892Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:55:08.911Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-26T01:55:38.911Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-26T01:55:38.928Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a9cb8b90-d41b-44c0-8c3d-72e94e24aaab and serviceModelVersionId: 5e4627c9-814c-433a-ac48-a216b8421126 2023-05-26T01:55:38.928Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a718cb88-37d5-4197-81c1-931d77110466 2023-05-26T01:55:52.317Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a718cb88-37d5-4197-81c1-931d77110466/model-vers/model-ver/5e4627c9-814c-433a-ac48-a216b8421126?depth=0 2023-05-26T01:55:52.440Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-05-26T01:55:52.995Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a718cb88-37d5-4197-81c1-931d77110466/model-vers/model-ver/5e4627c9-814c-433a-ac48-a216b8421126?depth=0|INFO|500||Invoke 2023-05-26T01:55:53.001Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a718cb88-37d5-4197-81c1-931d77110466/model-vers/model-ver/5e4627c9-814c-433a-ac48-a216b8421126?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a718cb88-37d5-4197-81c1-931d77110466/model-vers/model-ver/5e4627c9-814c-433a-ac48-a216b8421126?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a9cb8b90-d41b-44c0-8c3d-72e94e24aaab], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[677c061f-d029-4091-92c3-e88eaf3785d5], X-ECOMP-RequestID=[a9cb8b90-d41b-44c0-8c3d-72e94e24aaab], X-TransactionId=[], X-ONAP-RequestID=[a9cb8b90-d41b-44c0-8c3d-72e94e24aaab], Content-Type=[application/merge-patch+json]} 2023-05-26T01:55:53.027Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a718cb88-37d5-4197-81c1-931d77110466/model-vers/model-ver/5e4627c9-814c-433a-ac48-a216b8421126?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-26T01:55:53.379Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a718cb88-37d5-4197-81c1-931d77110466/model-vers/model-ver/5e4627c9-814c-433a-ac48-a216b8421126?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/a718cb88-37d5-4197-81c1-931d77110466/model-vers/model-ver/5e4627c9-814c-433a-ac48-a216b8421126?depth=0 has http status code:200 and response headers:{date=[Fri, 26 May 2023 01:55:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[319], vertex-id=[217256], x-aai-txid=[2-aai-resources-230526-01:55:52:881-42716], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-26T01:55:53.382Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a718cb88-37d5-4197-81c1-931d77110466/model-vers/model-ver/5e4627c9-814c-433a-ac48-a216b8421126?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-26T01:55:53.383Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a718cb88-37d5-4197-81c1-931d77110466/model-vers/model-ver/5e4627c9-814c-433a-ac48-a216b8421126?depth=0|INFO|500||InvokeReturn 2023-05-26T01:55:53.394Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-26T01:55:53.394Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T01:55:53.411Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-26T01:55:53.417Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a9cb8b90-d41b-44c0-8c3d-72e94e24aaab and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-26T01:55:53.419Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-26T01:55:53.419Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:55:53.419Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:55:53.419Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066153417, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T01:55:54.464Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:55:54.473Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-26T01:55:54.474Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"e56670dc-b795-4bd3-93c0-019b09d2e85f","serviceName":"basic_onboard_Dvotcu","serviceVersion":"1.0","serviceUUID":"79eb10a0-af03-45ce-9fbd-5f59e81cd8c5","serviceDescription":"service","serviceInvariantUUID":"c17a2015-ec54-4007-956b-12f9b6d1ab09","resources":[{"resourceInstanceName":"basic_onboard_Dvotcu 0","resourceName":"basic_onboard_Dvotcu","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"220b2ed2-191e-4c8e-ab56-eccf33fd096e","resourceInvariantUUID":"3d2fbbfd-932a-4a21-914b-5b7d93b0cf00","resourceCustomizationUUID":"8ba2573a-8ab0-4a9c-864b-42e29c221253","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vf-license-model.xml","artifactChecksum":"MjUwY2E0NzJkMzc0MTI2MGZiMmQyMGM5ODU4Y2ZlZTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"30c293a3-9a05-4f4d-96fe-ca97cfbdb698","artifactVersion":"1"},{"artifactName":"basic_onboard_dvotcu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json","artifactChecksum":"MmViMjEwMTk0MmM1ZjNkMGRlOTA4MDRiODhmYTYwOGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"27959367-4a02-42ef-bdc4-6b5baf125905","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2c2b4e72-91ec-4d7a-a23c-85d3d5395371","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f3c54c1d-9640-4e7e-931e-1d5a96e2db48","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f7dc7354-f856-4f5b-9696-2822405da91e","artifactVersion":"2","generatedFromUUID":"2c2b4e72-91ec-4d7a-a23c-85d3d5395371"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardDvotcu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-template.yml","artifactChecksum":"YzQzZWQ2NzdkYWM4M2IzYWNkYzY5ZWM4NzE2YTI0OGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3e133ba-41af-40a0-9469-05684a48f73a","artifactVersion":"1"},{"artifactName":"service-BasicOnboardDvotcu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar","artifactChecksum":"ZDExNTAyN2FhMTI1MGUxYWE4MTVmNjNmZDNmM2M0NjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"16953a7e-c2ca-4384-8608-c739a9c005f6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-26T01:55:54.478Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:55:54.478Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:55:54.478Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:55:54.479Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:55:55.480Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:55:55.481Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:55:55.481Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:55:55.481Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:55:56.484Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:55:56.485Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:55:56.485Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:55:56.486Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:55:57.489Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:55:57.490Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:55:57.490Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:55:57.490Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:55:58.492Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:55:58.493Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:55:58.493Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:55:58.494Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:55:59.495Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:55:59.495Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:55:59.495Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:55:59.496Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:00.497Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T01:56:00.497Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:00.497Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:00.497Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:01.499Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "serviceName": "basic_onboard_Dvotcu", "serviceVersion": "1.0", "serviceUUID": "79eb10a0-af03-45ce-9fbd-5f59e81cd8c5", "serviceDescription": "service", "serviceInvariantUUID": "c17a2015-ec54-4007-956b-12f9b6d1ab09", "resources": [ { "resourceInstanceName": "basic_onboard_Dvotcu 0", "resourceCustomizationUUID": "8ba2573a-8ab0-4a9c-864b-42e29c221253", "resourceName": "basic_onboard_Dvotcu", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "220b2ed2-191e-4c8e-ab56-eccf33fd096e", "resourceInvariantUUID": "3d2fbbfd-932a-4a21-914b-5b7d93b0cf00", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_dvotcu0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "artifactChecksum": "MmViMjEwMTk0MmM1ZjNkMGRlOTA4MDRiODhmYTYwOGU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "27959367-4a02-42ef-bdc4-6b5baf125905", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "2c2b4e72-91ec-4d7a-a23c-85d3d5395371", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f7dc7354-f856-4f5b-9696-2822405da91e", "generatedFromUUID": "2c2b4e72-91ec-4d7a-a23c-85d3d5395371" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f7dc7354-f856-4f5b-9696-2822405da91e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardDvotcu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "artifactChecksum": "ZDExNTAyN2FhMTI1MGUxYWE4MTVmNjNmZDNmM2M0NjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "16953a7e-c2ca-4384-8608-c739a9c005f6" } ], "workloadContext": "Production" } 2023-05-26T01:56:01.500Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-26T01:56:01.500Z|a9cb8b90-d41b-44c0-8c3d-72e94e24aaab|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 79eb10a0-af03-45ce-9fbd-5f59e81cd8c5 ASDC 2023-05-26T01:56:01.501Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:e56670dc-b795-4bd3-93c0-019b09d2e85f ServiceName:basic_onboard_Dvotcu ServiceVersion:1.0 ServiceUUID:79eb10a0-af03-45ce-9fbd-5f59e81cd8c5 ServiceInvariantUUID:c17a2015-ec54-4007-956b-12f9b6d1ab09 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardDvotcu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar ArtifactUUID:16953a7e-c2ca-4384-8608-c739a9c005f6 ArtifactChecksum:ZDExNTAyN2FhMTI1MGUxYWE4MTVmNjNmZDNmM2M0NjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_Dvotcu 0 ResourceCustomizationUUID:8ba2573a-8ab0-4a9c-864b-42e29c221253 ResourceInvariantUUID:3d2fbbfd-932a-4a21-914b-5b7d93b0cf00 ResourceName:basic_onboard_Dvotcu ResourceType:VF ResourceUUID:220b2ed2-191e-4c8e-ab56-eccf33fd096e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_dvotcu0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json ArtifactUUID:27959367-4a02-42ef-bdc4-6b5baf125905 ArtifactChecksum:MmViMjEwMTk0MmM1ZjNkMGRlOTA4MDRiODhmYTYwOGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml ArtifactUUID:2c2b4e72-91ec-4d7a-a23c-85d3d5395371 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env ArtifactUUID:f7dc7354-f856-4f5b-9696-2822405da91e ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env ArtifactUUID:f7dc7354-f856-4f5b-9696-2822405da91e ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-26T01:56:01.501Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 79eb10a0-af03-45ce-9fbd-5f59e81cd8c5 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T01:56:01.576Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T01:56:01.577Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T01:56:01.577Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T01:56:01.578Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 16953a7e-c2ca-4384-8608-c739a9c005f6 from URL: /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:01.578Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T01:56:01.578Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:01.695Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T01:56:01.696Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar 16953a7e-c2ca-4384-8608-c739a9c005f6 75631 2023-05-26T01:56:01.697Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar ASDC sendASDCNotification 2023-05-26T01:56:01.698Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:01.698Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T01:56:01.699Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:01.699Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:01.699Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066161697, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:02.700Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T01:56:02.701Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T01:56:02.701Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 16953a7e-c2ca-4384-8608-c739a9c005f6, URL: /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar to file: /app/ASDC/1/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:02.702Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:02.702Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:02.702Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:02.845Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14710486768848429560/Definitions/service-BasicOnboardDvotcu-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-05-26T01:56:04.002Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||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-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||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-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||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-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_Dvotcu 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-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||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-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.003Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is matching search criteria 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_Dvotcu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is matching search criteria 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_Dvotcu 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.004Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is not matching search criteria 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is matching search criteria 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_Dvotcu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:56:04.005Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is matching search criteria 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_Dvotcu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is matching search criteria 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_Dvotcu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is not matching search criteria 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=e490342f-eb02-4de6-9898-2552417c2be7 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.006Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:04.007Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.007Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:04.007Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:04.007Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:04.007Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_Dvotcu Description:service Model UUID:79eb10a0-af03-45ce-9fbd-5f59e81cd8c5 Model Version:NULL Model InvariantUuid:c17a2015-ec54-4007-956b-12f9b6d1ab09 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_Dvotcu Model UUID:515683c7-df2e-4221-bebb-0ffde46783d3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:3d2fbbfd-932a-4a21-914b-5b7d93b0cf00 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8ba2573a-8ab0-4a9c-864b-42e29c221253 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e5ec328c-82bc-49a7-ae26-1249b23e814c ModelName:BasicOnboardDvotcu..base_ubuntu18..module-0 ModelUuid:e3e30f90-264e-4f66-a464-f0a5d043b0f3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e490342f-eb02-4de6-9898-2552417c2be7 ModelInvariantUuid:010bb29e-790b-4e10-b4d8-f9e11b4209f1 ModelName:basic_onboard_Dvotcu-nodes.ubuntu18Cvfc ModelUuid:233fa31c-4a33-4317-8ef5-e6d87207b7fc ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:86e9dee6-4c73-49ce-9df1-3ae10eb5d07b ModelInvariantUuid:43e5d682-3d10-4ab3-a126-3bc74d6688f8 ModelName:BasicOnboardDvotcu.compute.nodes.heat.ubuntu18 ModelUuid:2fa23ef5-fdc9-4963-a989-d716605abebf ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-26T01:56:04.024Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 220b2ed2-191e-4c8e-ab56-eccf33fd096e Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T01:56:04.030Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||basic_onboard_Dvotcu 0 2023-05-26T01:56:04.031Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 220b2ed2-191e-4c8e-ab56-eccf33fd096e 2023-05-26T01:56:04.031Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 27959367-4a02-42ef-bdc4-6b5baf125905 from URL: /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json 2023-05-26T01:56:04.031Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T01:56:04.031Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json 2023-05-26T01:56:04.143Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T01:56:04.143Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json 27959367-4a02-42ef-bdc4-6b5baf125905 798 2023-05-26T01:56:04.144Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json ASDC sendASDCNotification 2023-05-26T01:56:04.144Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json 2023-05-26T01:56:04.144Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T01:56:04.145Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:04.145Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:04.145Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066164144, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:05.146Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardDvotcu..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "e5ec328c-82bc-49a7-ae26-1249b23e814c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e3e30f90-264e-4f66-a464-f0a5d043b0f3", "vfModuleModelCustomizationUUID": "b0a75a01-b4dc-472f-9381-38c4bcbf330b", "isBase": true, "artifacts": [ "2c2b4e72-91ec-4d7a-a23c-85d3d5395371", "f7dc7354-f856-4f5b-9696-2822405da91e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-26T01:56:05.154Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardDvotcu..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e3e30f90-264e-4f66-a464-f0a5d043b0f3 VfModuleModelInvariantUUID:e5ec328c-82bc-49a7-ae26-1249b23e814c VfModuleModelDescription:NULL Artifacts UUID List:{ 2c2b4e72-91ec-4d7a-a23c-85d3d5395371 , f7dc7354-f856-4f5b-9696-2822405da91e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-26T01:56:05.158Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardDvotcu..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "e5ec328c-82bc-49a7-ae26-1249b23e814c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e3e30f90-264e-4f66-a464-f0a5d043b0f3", "vfModuleModelCustomizationUUID": "b0a75a01-b4dc-472f-9381-38c4bcbf330b", "isBase": true, "artifacts": [ "2c2b4e72-91ec-4d7a-a23c-85d3d5395371", "f7dc7354-f856-4f5b-9696-2822405da91e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-26T01:56:05.158Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardDvotcu..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e3e30f90-264e-4f66-a464-f0a5d043b0f3 VfModuleModelInvariantUUID:e5ec328c-82bc-49a7-ae26-1249b23e814c VfModuleModelDescription:NULL Artifacts UUID List:{ 2c2b4e72-91ec-4d7a-a23c-85d3d5395371 , f7dc7354-f856-4f5b-9696-2822405da91e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-26T01:56:05.158Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 2c2b4e72-91ec-4d7a-a23c-85d3d5395371 from URL: /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml 2023-05-26T01:56:05.158Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T01:56:05.159Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml 2023-05-26T01:56:05.277Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T01:56:05.278Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml 2c2b4e72-91ec-4d7a-a23c-85d3d5395371 5033 2023-05-26T01:56:05.278Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-26T01:56:05.278Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml 2023-05-26T01:56:05.278Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T01:56:05.279Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:05.279Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:05.279Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066165278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:06.280Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: f7dc7354-f856-4f5b-9696-2822405da91e from URL: /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env 2023-05-26T01:56:06.281Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T01:56:06.281Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env 2023-05-26T01:56:06.395Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T01:56:06.396Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env f7dc7354-f856-4f5b-9696-2822405da91e 909 2023-05-26T01:56:06.396Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-26T01:56:06.396Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env 2023-05-26T01:56:06.396Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T01:56:06.397Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:06.397Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:06.397Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066166396, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:06.469Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a9cb8b90-d41b-44c0-8c3d-72e94e24aaab", "consumerID": "SO-sdc-controller", "timestamp": 1685066153417, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-26T01:56:06.477Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.478Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:56:06.478Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.478Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.478Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "NOTIFIED" } 2023-05-26T01:56:06.479Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.479Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-26T01:56:06.479Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.479Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T01:56:06.480Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.480Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.480Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-26T01:56:06.480Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.480Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.480Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T01:56:06.480Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.480Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.481Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066154464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "NOTIFIED" } 2023-05-26T01:56:06.481Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.481Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066161697, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T01:56:06.481Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.481Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066164144, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T01:56:06.482Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.482Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066165278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T01:56:06.482Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:06.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:56:06.482Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066166396, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-26T01:56:06.482Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:56:07.398Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 79eb10a0-af03-45ce-9fbd-5f59e81cd8c5 2023-05-26T01:56:07.399Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_Dvotcu 0 220b2ed2-191e-4c8e-ab56-eccf33fd096e ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T01:56:07.434Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6931a5aa, org.onap.sdc.toscaparser.api.parameters.Input@69e2afcb, org.onap.sdc.toscaparser.api.parameters.Input@5a627433, org.onap.sdc.toscaparser.api.parameters.Input@43a64cb9, org.onap.sdc.toscaparser.api.parameters.Input@275ead92] 2023-05-26T01:56:07.436Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.436Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:07.437Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2023-05-26T01:56:07.437Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 8ba2573a-8ab0-4a9c-864b-42e29c221253 2023-05-26T01:56:07.437Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8ba2573a-8ab0-4a9c-864b-42e29c221253 matches Tosca VF Customization UUID: 8ba2573a-8ab0-4a9c-864b-42e29c221253 2023-05-26T01:56:07.437Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 8ba2573a-8ab0-4a9c-864b-42e29c221253 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-26T01:56:07.442Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.442Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:07.443Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 8ba2573a-8ab0-4a9c-864b-42e29c221253: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-26T01:56:07.444Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6306a386 2023-05-26T01:56:07.444Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.444Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T01:56:07.444Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b0a75a01-b4dc-472f-9381-38c4bcbf330b 2023-05-26T01:56:07.445Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b0a75a01-b4dc-472f-9381-38c4bcbf330b Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-26T01:56:07.449Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.450Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is matching search criteria 2023-05-26T01:56:07.450Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_Dvotcu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:56:07.451Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.451Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is matching search criteria 2023-05-26T01:56:07.452Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_Dvotcu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:56:07.452Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.453Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is not matching search criteria 2023-05-26T01:56:07.453Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-26T01:56:07.453Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-26T01:56:07.454Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=e490342f-eb02-4de6-9898-2552417c2be7 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-26T01:56:07.459Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.460Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is matching search criteria 2023-05-26T01:56:07.460Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_Dvotcu 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T01:56:07.461Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.461Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_Dvotcu 0 is matching search criteria 2023-05-26T01:56:07.461Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_Dvotcu 0] matching following query criteria: sdcType=VF, customizationUUID=8ba2573a-8ab0-4a9c-864b-42e29c221253 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T01:56:07.466Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.467Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:07.467Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 79eb10a0-af03-45ce-9fbd-5f59e81cd8c5: basic_onboard_Dvotcu 2023-05-26T01:56:07.467Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.468Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:07.468Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.468Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:07.469Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.469Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:07.469Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.470Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:07.470Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T01:56:07.470Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_Dvotcu is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T01:56:07.471Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Saving Service: basic_onboard_Dvotcu Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T01:56:07.701Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_Dvotcu 220b2ed2-191e-4c8e-ab56-eccf33fd096e 1 ASDC deployResourceStructure 2023-05-26T01:56:07.702Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json ASDC sendASDCNotification 2023-05-26T01:56:07.702Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json 2023-05-26T01:56:07.703Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T01:56:07.703Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:07.703Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:07.703Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066167702, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:08.705Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-26T01:56:08.705Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml 2023-05-26T01:56:08.706Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T01:56:08.706Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:08.707Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:08.707Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066168704, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:09.708Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-26T01:56:09.708Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env 2023-05-26T01:56:09.709Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T01:56:09.709Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:09.709Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:09.709Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066169708, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:10.710Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar ASDC sendASDCNotification 2023-05-26T01:56:10.711Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar 2023-05-26T01:56:10.711Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T01:56:10.711Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:10.711Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:10.711Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066170710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:56:11.712Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e56670dc-b795-4bd3-93c0-019b09d2e85f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:56:11.742Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e56670dc-b795-4bd3-93c0-019b09d2e85f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T01:56:11.748Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T01:56:11.749Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-26T01:56:11.749Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-26T01:56:11.749Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-26T01:56:11.749Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:56:11.749Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:56:11.749Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:56:11.749Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:56:11.749Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T01:56:11.749Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T01:56:11.764Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-26T01:56:41.765Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e56670dc-b795-4bd3-93c0-019b09d2e85f and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-26T01:56:41.780Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e56670dc-b795-4bd3-93c0-019b09d2e85f and serviceModelVersionId: 79eb10a0-af03-45ce-9fbd-5f59e81cd8c5 2023-05-26T01:56:41.780Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c17a2015-ec54-4007-956b-12f9b6d1ab09 2023-05-26T01:56:41.781Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c17a2015-ec54-4007-956b-12f9b6d1ab09/model-vers/model-ver/79eb10a0-af03-45ce-9fbd-5f59e81cd8c5?depth=0 2023-05-26T01:56:41.790Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-05-26T01:56:41.872Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c17a2015-ec54-4007-956b-12f9b6d1ab09/model-vers/model-ver/79eb10a0-af03-45ce-9fbd-5f59e81cd8c5?depth=0|INFO|500||Invoke 2023-05-26T01:56:41.873Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c17a2015-ec54-4007-956b-12f9b6d1ab09/model-vers/model-ver/79eb10a0-af03-45ce-9fbd-5f59e81cd8c5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c17a2015-ec54-4007-956b-12f9b6d1ab09/model-vers/model-ver/79eb10a0-af03-45ce-9fbd-5f59e81cd8c5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e56670dc-b795-4bd3-93c0-019b09d2e85f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[88163e8d-2973-4c8a-a961-7ffc2d55d79a], X-ECOMP-RequestID=[e56670dc-b795-4bd3-93c0-019b09d2e85f], X-TransactionId=[], X-ONAP-RequestID=[e56670dc-b795-4bd3-93c0-019b09d2e85f], Content-Type=[application/merge-patch+json]} 2023-05-26T01:56:41.883Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c17a2015-ec54-4007-956b-12f9b6d1ab09/model-vers/model-ver/79eb10a0-af03-45ce-9fbd-5f59e81cd8c5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-26T01:56:42.100Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c17a2015-ec54-4007-956b-12f9b6d1ab09/model-vers/model-ver/79eb10a0-af03-45ce-9fbd-5f59e81cd8c5?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/c17a2015-ec54-4007-956b-12f9b6d1ab09/model-vers/model-ver/79eb10a0-af03-45ce-9fbd-5f59e81cd8c5?depth=0 has http status code:200 and response headers:{date=[Fri, 26 May 2023 01:56:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[188], vertex-id=[159824], x-aai-txid=[0-aai-resources-230526-01:56:41:736-63112], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-26T01:56:42.101Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c17a2015-ec54-4007-956b-12f9b6d1ab09/model-vers/model-ver/79eb10a0-af03-45ce-9fbd-5f59e81cd8c5?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-26T01:56:42.102Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c17a2015-ec54-4007-956b-12f9b6d1ab09/model-vers/model-ver/79eb10a0-af03-45ce-9fbd-5f59e81cd8c5?depth=0|INFO|500||InvokeReturn 2023-05-26T01:56:42.103Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-26T01:56:42.103Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T01:56:42.116Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-26T01:56:42.117Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e56670dc-b795-4bd3-93c0-019b09d2e85f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-26T01:56:42.117Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-26T01:56:42.117Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T01:56:42.117Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T01:56:42.117Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066202117, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T01:56:43.151Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:57:06.469Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:57:06.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:57:06.479Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066167702, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/basic_onboard_dvotcu0_modules.json", "status": "DEPLOY_OK" } 2023-05-26T01:57:06.480Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:57:06.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:57:06.481Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066168704, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-05-26T01:57:06.481Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:57:06.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:57:06.481Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066169708, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/resourceInstances/basic_onboard_dvotcu0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-05-26T01:57:06.482Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:57:06.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:57:06.482Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066170710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvotcu/1.0/artifacts/service-BasicOnboardDvotcu-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T01:57:06.483Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:57:06.483Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T01:57:06.483Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e56670dc-b795-4bd3-93c0-019b09d2e85f", "consumerID": "SO-sdc-controller", "timestamp": 1685066202117, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-26T01:57:06.483Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T01:57:43.153Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:58:06.470Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:58:43.155Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T01:59:06.471Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T01:59:43.155Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:00:06.472Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:00:43.156Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:01:06.473Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:01:43.158Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:02:06.473Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:02:38.489Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Node 1 disconnected. 2023-05-26T02:02:43.159Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:03:06.475Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:03:43.160Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:04:06.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:04:43.162Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:05:06.477Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:05:43.162Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:06:06.478Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:06:43.165Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:07:06.479Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:07:43.166Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:08:04.057Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-26T02:08:04.057Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"a0f7c0fa-e4e0-4325-8fe2-48db67069510","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"1301fc9e-7a13-4590-989c-4e3fdb8b0d97","serviceDescription":"service","serviceInvariantUUID":"817b970b-c696-4be1-b34b-9c4e7f2c875b","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"58a8d56c-eed9-4217-9074-3bbd3ba17270","resourceInvariantUUID":"a5e01ebf-8bee-4602-8847-5be437224f74","resourceCustomizationUUID":"307b6a9a-a765-4862-be6b-8b2a57b81474","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":"YzdlNjYyMGQ5MDE5Y2U0Yjk0YjZjOTQ2MzhkYTE3OGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e65bbdb6-1cda-43c5-bb7e-45cadd00d466","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZjdiMjA1YTBmNWJkZDZkNTc4MDRhYmFhZTMyOWVjYzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0dbb028f-da8a-4772-a050-a795cc7d03bd","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-26T02:08:04.062Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:08:04.063Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:08:04.063Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:08:04.063Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685066863166, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:08:04.067Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:08:04.067Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:08:04.068Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:08:04.068Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:08:04.068Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:08:04.068Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:08:04.089Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:08:04.089Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "policy-distribution-id", "timestamp": 1685066881626, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:08:04.089Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:08:05.069Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:08:05.069Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:08:05.069Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:08:05.069Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685066863166, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:08:06.070Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "1301fc9e-7a13-4590-989c-4e3fdb8b0d97", "serviceDescription": "service", "serviceInvariantUUID": "817b970b-c696-4be1-b34b-9c4e7f2c875b", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "307b6a9a-a765-4862-be6b-8b2a57b81474", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "58a8d56c-eed9-4217-9074-3bbd3ba17270", "resourceInvariantUUID": "a5e01ebf-8bee-4602-8847-5be437224f74", "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": "ZjdiMjA1YTBmNWJkZDZkNTc4MDRhYmFhZTMyOWVjYzM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0dbb028f-da8a-4772-a050-a795cc7d03bd" } ], "workloadContext": "Production" } 2023-05-26T02:08:06.071Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-26T02:08:06.071Z|e56670dc-b795-4bd3-93c0-019b09d2e85f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1301fc9e-7a13-4590-989c-4e3fdb8b0d97 ASDC 2023-05-26T02:08:06.071Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:a0f7c0fa-e4e0-4325-8fe2-48db67069510 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:1301fc9e-7a13-4590-989c-4e3fdb8b0d97 ServiceInvariantUUID:817b970b-c696-4be1-b34b-9c4e7f2c875b 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:0dbb028f-da8a-4772-a050-a795cc7d03bd ArtifactChecksum:ZjdiMjA1YTBmNWJkZDZkNTc4MDRhYmFhZTMyOWVjYzM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:307b6a9a-a765-4862-be6b-8b2a57b81474 ResourceInvariantUUID:a5e01ebf-8bee-4602-8847-5be437224f74 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:58a8d56c-eed9-4217-9074-3bbd3ba17270 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-05-26T02:08:06.071Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1301fc9e-7a13-4590-989c-4e3fdb8b0d97 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:08:06.130Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:08:06.131Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T02:08:06.131Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T02:08:06.131Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 0dbb028f-da8a-4772-a050-a795cc7d03bd from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-26T02:08:06.131Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T02:08:06.131Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-26T02:08:06.273Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T02:08:06.274Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 0dbb028f-da8a-4772-a050-a795cc7d03bd 57783 2023-05-26T02:08:06.274Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-26T02:08:06.274Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-26T02:08:06.274Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:08:06.274Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:08:06.275Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:08:06.275Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685066886274, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:08:06.470Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:08:06.471Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:08:06.471Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "multicloud-k8s", "timestamp": 1685066854577, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:08:06.472Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:08:06.473Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:08:06.473Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685066863166, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:08:06.473Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:08:07.276Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:08:07.276Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T02:08:07.277Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 0dbb028f-da8a-4772-a050-a795cc7d03bd, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.277Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-05-26T02:08:07.277Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.278Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.418Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6964373567862247435/Definitions/service-BasicNetwork-template.yml 2023-05-26T02:08:07.833Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-26T02:08:07.834Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T02:08:07.834Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.834Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-05-26T02:08:07.834Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.834Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.834Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.834Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.834Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.834Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.835Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.835Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-26T02:08:07.835Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T02:08:07.835Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.835Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.835Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-26T02:08:07.835Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T02:08:07.836Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:08:07.836Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.836Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.836Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-26T02:08:07.836Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T02:08:07.836Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:08:07.837Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.837Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.837Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.837Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.837Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.838Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.838Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.838Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.838Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.838Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.838Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:1301fc9e-7a13-4590-989c-4e3fdb8b0d97 Model Version:NULL Model InvariantUuid:817b970b-c696-4be1-b34b-9c4e7f2c875b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:a5e01ebf-8bee-4602-8847-5be437224f74 Model UUID:83aa9c56-eda1-4e5f-8d6d-d2915a90d809 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:307b6a9a-a765-4862-be6b-8b2a57b81474 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-26T02:08:07.853Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Processing Resource Type: VL, Model UUID: 58a8d56c-eed9-4217-9074-3bbd3ba17270 2023-05-26T02:08:07.853Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||No resources found for Service: 1301fc9e-7a13-4590-989c-4e3fdb8b0d97 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:08:07.860Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500|| 2023-05-26T02:08:07.861Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-05-26T02:08:07.861Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 1301fc9e-7a13-4590-989c-4e3fdb8b0d97 2023-05-26T02:08:07.861Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 1301fc9e-7a13-4590-989c-4e3fdb8b0d97 2023-05-26T02:08:07.861Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-05-26T02:08:07.861Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:08:07.873Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@535835d7, org.onap.sdc.toscaparser.api.parameters.Input@260d7e35, org.onap.sdc.toscaparser.api.parameters.Input@350cb44e, org.onap.sdc.toscaparser.api.parameters.Input@459b3d77, org.onap.sdc.toscaparser.api.parameters.Input@577f4e9e] 2023-05-26T02:08:07.875Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.875Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.875Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.875Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.876Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 1301fc9e-7a13-4590-989c-4e3fdb8b0d97: Generic NeutronNet 2023-05-26T02:08:07.876Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.876Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.876Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.876Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-05-26T02:08:07.922Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.923Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.923Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.924Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.924Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:08:07.924Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:08:07.924Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-26T02:08:08.036Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-05-26T02:08:08.036Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-26T02:08:08.036Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-26T02:08:08.037Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:08:08.037Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:08:08.037Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:08:08.038Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685066888036, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:08:09.041Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:08:09.069Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:08:09.075Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:08:09.075Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T02:08:09.075Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T02:08:39.075Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:08:39.124Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:08:39.130Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:08:39.131Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T02:08:39.131Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T02:09:06.469Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:09:06.472Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.472Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "cds-sdc-listener", "timestamp": 1685066879868, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:09:06.473Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.473Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.474Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "ves-openapi-manager", "timestamp": 1685066878372, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:09:06.474Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.474Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.474Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "policy-distribution-id", "timestamp": 1685066881626, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:09:06.475Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.475Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.475Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685066863166, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:09:06.475Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.475Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.476Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "cds-sdc-listener", "timestamp": 1685066879868, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:09:06.476Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.476Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.476Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "multicloud-k8s", "timestamp": 1685066854577, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:09:06.476Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.476Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.477Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "ves-openapi-manager", "timestamp": 1685066878372, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:09:06.477Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.477Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.477Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "aai-model-loader", "timestamp": 1685066884882, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:09:06.477Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.478Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.478Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "aai-model-loader", "timestamp": 1685066884882, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:09:06.478Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.478Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.478Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685066886274, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:09:06.479Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.479Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "cds-sdc-listener", "timestamp": 1685066885293, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:09:06.480Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.481Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.481Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "policy-distribution-id", "timestamp": 1685066886060, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:09:06.481Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:06.481Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:09:06.481Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "multicloud-k8s", "timestamp": 1685066886524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:09:06.481Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:09:09.131Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:09:09.158Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:09:09.165Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:09:09.165Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T02:09:09.165Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T02:09:39.165Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:09:39.192Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:09:39.198Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:09:39.198Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T02:09:39.198Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T02:10:06.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:06.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "aai-model-loader", "timestamp": 1685066887017, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:10:06.477Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.477Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "cds-sdc-listener", "timestamp": 1685066886299, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:06.501Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a0f7c0fa-e4e0-4325-8fe2-48db67069510 2023-05-26T02:10:06.501Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0f7c0fa-e4e0-4325-8fe2-48db67069510 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:06.526Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.526Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "policy-distribution-id", "timestamp": 1685066887063, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:10:06.526Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.527Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.527Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "multicloud-k8s", "timestamp": 1685066886524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.527Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.527Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.527Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685066888036, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:10:06.527Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.527Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.527Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "policy-distribution-id", "timestamp": 1685066888065, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:06.541Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a0f7c0fa-e4e0-4325-8fe2-48db67069510 2023-05-26T02:10:06.542Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0f7c0fa-e4e0-4325-8fe2-48db67069510 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:06.565Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.565Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066887301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.566Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.566Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.566Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "multicloud-k8s", "timestamp": 1685066886524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.566Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.566Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.566Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066887301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.566Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.567Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.567Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066889068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.567Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.567Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.567Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "multicloud-k8s", "timestamp": 1685066886524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.567Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.567Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.567Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066887301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.568Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.568Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.568Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066889068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.568Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.568Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.568Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "multicloud-k8s", "timestamp": 1685066886524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.569Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.569Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.569Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "aai-model-loader", "timestamp": 1685066890203, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:10:06.569Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.569Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.569Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066887301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.569Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.569Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.569Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066889068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.570Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.570Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.570Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "multicloud-k8s", "timestamp": 1685066886524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.570Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.570Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.570Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "aai-model-loader", "timestamp": 1685066891206, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:06.582Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a0f7c0fa-e4e0-4325-8fe2-48db67069510 2023-05-26T02:10:06.582Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0f7c0fa-e4e0-4325-8fe2-48db67069510 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:06.608Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.608Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066889068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.609Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.609Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.609Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066887301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.609Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.609Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.609Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "multicloud-k8s", "timestamp": 1685066886524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.610Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.610Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.610Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.610Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066887301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.610Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.610Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066889068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "multicloud-k8s", "timestamp": 1685066886524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066887301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.612Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066889068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.612Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.612Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.612Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066894773, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:10:06.612Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.612Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.612Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066887301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:10:06.612Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.612Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.613Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066889068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.613Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.613Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.613Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066889068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:10:06.613Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.613Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.614Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066895569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:10:06.614Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.614Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.614Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066896338, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:10:06.614Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.614Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.614Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066897254, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:10:06.615Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.615Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.615Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "cds-sdc-listener", "timestamp": 1685066896575, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:06.649Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 96fa0e9d-e717-453e-baf0-59d09f58d4a5 2023-05-26T02:10:06.650Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96fa0e9d-e717-453e-baf0-59d09f58d4a5 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:06.671Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.672Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066897343, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:06.687Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a0f7c0fa-e4e0-4325-8fe2-48db67069510 2023-05-26T02:10:06.688Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0f7c0fa-e4e0-4325-8fe2-48db67069510 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:06.711Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.712Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066898258, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:10:06.712Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.712Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.712Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066898328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.712Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.713Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.713Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.713Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "policy-distribution-id", "timestamp": 1685066899260, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:06.731Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 96fa0e9d-e717-453e-baf0-59d09f58d4a5 2023-05-26T02:10:06.731Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96fa0e9d-e717-453e-baf0-59d09f58d4a5 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:06.752Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.752Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066898328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.753Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.753Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.753Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.753Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.753Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.753Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066898328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.754Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.754Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.754Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.754Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.754Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.754Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066898328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.754Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.755Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.755Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.755Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.755Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.755Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066898328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.756Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.756Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.756Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.756Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.757Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.757Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066898328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-26T02:10:06.757Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.757Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.757Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.758Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.758Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.758Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066898328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.758Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.758Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.758Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.758Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.758Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.758Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066898328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.759Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.759Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.759Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066891911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:10:06.759Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.759Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.759Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066906538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:10:06.760Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.760Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.760Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066906787, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T02:10:06.760Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.760Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.760Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066908031, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-26T02:10:06.760Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.761Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.761Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066908494, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:10:06.761Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.761Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.761Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "ves-openapi-manager", "timestamp": 1685066909035, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:06.775Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 96fa0e9d-e717-453e-baf0-59d09f58d4a5 2023-05-26T02:10:06.776Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96fa0e9d-e717-453e-baf0-59d09f58d4a5 and ComponentName Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:06.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066909498, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:06.811Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 96fa0e9d-e717-453e-baf0-59d09f58d4a5 2023-05-26T02:10:06.812Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96fa0e9d-e717-453e-baf0-59d09f58d4a5 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:06.834Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.834Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066914882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.834Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066914882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.835Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066914882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066914882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066914882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066914882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066914882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:10:06.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066914882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:10:06.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066923037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:10:06.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066926681, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:10:06.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:10:06.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:10:06.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "aai-model-loader", "timestamp": 1685066927686, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:06.853Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 96fa0e9d-e717-453e-baf0-59d09f58d4a5 2023-05-26T02:10:06.853Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96fa0e9d-e717-453e-baf0-59d09f58d4a5 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:10:09.199Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:10:09.228Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:10:09.236Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:10:09.236Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-26T02:10:09.236Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-26T02:10:09.237Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-26T02:10:09.237Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:09.237Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:09.237Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:09.237Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:09.237Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:09.238Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:09.255Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-26T02:10:39.256Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-26T02:10:39.270Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a0f7c0fa-e4e0-4325-8fe2-48db67069510 and serviceModelVersionId: 1301fc9e-7a13-4590-989c-4e3fdb8b0d97 2023-05-26T02:10:39.271Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 817b970b-c696-4be1-b34b-9c4e7f2c875b 2023-05-26T02:10:39.271Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/817b970b-c696-4be1-b34b-9c4e7f2c875b/model-vers/model-ver/1301fc9e-7a13-4590-989c-4e3fdb8b0d97?depth=0 2023-05-26T02:10:39.277Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-05-26T02:10:39.314Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/817b970b-c696-4be1-b34b-9c4e7f2c875b/model-vers/model-ver/1301fc9e-7a13-4590-989c-4e3fdb8b0d97?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-05-26T02:10:39.315Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/817b970b-c696-4be1-b34b-9c4e7f2c875b/model-vers/model-ver/1301fc9e-7a13-4590-989c-4e3fdb8b0d97?depth=0|INFO|500||Invoke 2023-05-26T02:10:39.322Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/817b970b-c696-4be1-b34b-9c4e7f2c875b/model-vers/model-ver/1301fc9e-7a13-4590-989c-4e3fdb8b0d97?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-26T02:10:39.488Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/817b970b-c696-4be1-b34b-9c4e7f2c875b/model-vers/model-ver/1301fc9e-7a13-4590-989c-4e3fdb8b0d97?depth=0|INFO|500||InvokeReturn 2023-05-26T02:10:39.489Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/817b970b-c696-4be1-b34b-9c4e7f2c875b/model-vers/model-ver/1301fc9e-7a13-4590-989c-4e3fdb8b0d97?depth=0 has http status code:200 and response headers:{date=[Fri, 26 May 2023 02:10:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[200848], x-aai-txid=[0-aai-resources-230526-02:10:39:192-74277], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-26T02:10:39.489Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-05-26T02:10:39.489Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-26T02:10:39.489Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:10:39.497Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-26T02:10:39.497Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a0f7c0fa-e4e0-4325-8fe2-48db67069510 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-26T02:10:39.498Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-26T02:10:39.498Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:39.498Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:39.498Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685067039497, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:10:40.528Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:10:40.537Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-26T02:10:40.537Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"96fa0e9d-e717-453e-baf0-59d09f58d4a5","serviceName":"Demo_pNF_YrfyEUXjf5T7NTv0fHTj","serviceVersion":"1.0","serviceUUID":"8c6ca971-ad2c-469d-a945-89c872404fc9","serviceDescription":"catalog service description","serviceInvariantUUID":"e19b62f0-7223-4f18-ba42-94c59405b623","resources":[{"resourceInstanceName":"pNF b241b8d2-a3d3 0","resourceName":"pNF b241b8d2-a3d3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cec03a5a-fb9c-4707-a9bc-f710a4174721","resourceInvariantUUID":"9238d063-3418-4fe3-9ea8-03fab77beb12","resourceCustomizationUUID":"bf8b6810-fb6f-4b8d-9461-eeabfd53210d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vf-license-model.xml","artifactChecksum":"ZDQ1ZjEyODgxMmFiNzJkOGFkYzE2MzZkMWYwZjk4ZGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"17ab88bd-d6de-45ec-9972-bbabf1b94a4b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/pNF.csar","artifactChecksum":"NTZjNWNkMDBkMmQwYjY1OWI3ZTIxOWRjZWM4YzAxYzY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"44c3be8a-d13f-415d-8323-8c32ac8c1b7b","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7476eeb7-160b-4a74-b285-777afc5fdf7f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vendor-license-model.xml","artifactChecksum":"ZDZhNmY1OTgzNGIwYTc2MDE2Yjk4MGE3ZTQ5YThkY2M\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0cab0953-34c0-43eb-af9f-c1ac1e3ee924","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2cfdb9df-e212-428c-842d-695446af2467","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a5f27320-1b51-4b01-9c8c-6b11eeb68dbf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml","artifactChecksum":"NWYzMDM3ZTdmMjg5MDk0YjdmZTlmMTFiOWNkNWExOTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6c28eeb1-6de6-47cd-8840-416822c908e3","artifactVersion":"1"},{"artifactName":"service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar","artifactChecksum":"ZWQxNzcxNWRmMWYzYjVmN2YwNmNmYmEzOGU4YWRjMmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"46d9fe0a-c3ae-40e8-8cbb-9ec7a9e0af65","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-26T02:10:40.540Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:10:40.540Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:40.541Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:40.541Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:41.541Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:10:41.542Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:41.543Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:41.543Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:42.544Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:10:42.544Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:42.545Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:42.545Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:43.546Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:10:43.547Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:43.547Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:43.547Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:44.548Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:10:44.549Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:44.549Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:44.549Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:45.550Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:10:45.551Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:45.551Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:45.551Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:46.552Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:10:46.553Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:46.553Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:46.553Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:47.554Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:10:47.555Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:47.555Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:47.555Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:48.556Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "serviceName": "Demo_pNF_YrfyEUXjf5T7NTv0fHTj", "serviceVersion": "1.0", "serviceUUID": "8c6ca971-ad2c-469d-a945-89c872404fc9", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e19b62f0-7223-4f18-ba42-94c59405b623", "resources": [ { "resourceInstanceName": "pNF b241b8d2-a3d3 0", "resourceCustomizationUUID": "bf8b6810-fb6f-4b8d-9461-eeabfd53210d", "resourceName": "pNF b241b8d2-a3d3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cec03a5a-fb9c-4707-a9bc-f710a4174721", "resourceInvariantUUID": "9238d063-3418-4fe3-9ea8-03fab77beb12", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "artifactChecksum": "ZWQxNzcxNWRmMWYzYjVmN2YwNmNmYmEzOGU4YWRjMmQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "46d9fe0a-c3ae-40e8-8cbb-9ec7a9e0af65" } ], "workloadContext": "Production" } 2023-05-26T02:10:48.557Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-26T02:10:48.557Z|a0f7c0fa-e4e0-4325-8fe2-48db67069510|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8c6ca971-ad2c-469d-a945-89c872404fc9 ASDC 2023-05-26T02:10:48.557Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:96fa0e9d-e717-453e-baf0-59d09f58d4a5 ServiceName:Demo_pNF_YrfyEUXjf5T7NTv0fHTj ServiceVersion:1.0 ServiceUUID:8c6ca971-ad2c-469d-a945-89c872404fc9 ServiceInvariantUUID:e19b62f0-7223-4f18-ba42-94c59405b623 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar ArtifactUUID:46d9fe0a-c3ae-40e8-8cbb-9ec7a9e0af65 ArtifactChecksum:ZWQxNzcxNWRmMWYzYjVmN2YwNmNmYmEzOGU4YWRjMmQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b241b8d2-a3d3 0 ResourceCustomizationUUID:bf8b6810-fb6f-4b8d-9461-eeabfd53210d ResourceInvariantUUID:9238d063-3418-4fe3-9ea8-03fab77beb12 ResourceName:pNF b241b8d2-a3d3 ResourceType:PNF ResourceUUID:cec03a5a-fb9c-4707-a9bc-f710a4174721 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-26T02:10:48.557Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8c6ca971-ad2c-469d-a945-89c872404fc9 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:10:48.620Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:10:48.621Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T02:10:48.622Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T02:10:48.622Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 46d9fe0a-c3ae-40e8-8cbb-9ec7a9e0af65 from URL: /sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:48.622Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T02:10:48.622Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:48.718Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T02:10:48.719Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 46d9fe0a-c3ae-40e8-8cbb-9ec7a9e0af65 87996 2023-05-26T02:10:48.720Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar ASDC sendASDCNotification 2023-05-26T02:10:48.721Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:48.721Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:10:48.721Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:48.725Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:48.725Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067048720, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:49.726Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:10:49.727Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T02:10:49.727Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 46d9fe0a-c3ae-40e8-8cbb-9ec7a9e0af65, URL: /sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar to file: /app/ASDC/1/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:49.728Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:49.728Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:49.729Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:49.852Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1273179739144209495/Definitions/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml 2023-05-26T02:10:50.422Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-26T02:10:50.422Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||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-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||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-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||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-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||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-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||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-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b241b8d2-a3d3 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-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:10:50.423Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_YrfyEUXjf5T7NTv0fHTj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Node template pNF b241b8d2-a3d3 0 is matching search criteria 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF b241b8d2-a3d3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_YrfyEUXjf5T7NTv0fHTj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Node template pNF b241b8d2-a3d3 0 is matching search criteria 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF b241b8d2-a3d3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_YrfyEUXjf5T7NTv0fHTj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_YrfyEUXjf5T7NTv0fHTj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:10:50.424Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:10:50.425Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_YrfyEUXjf5T7NTv0fHTj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:10:50.425Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:10:50.425Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_YrfyEUXjf5T7NTv0fHTj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:10:50.425Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:10:50.425Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_YrfyEUXjf5T7NTv0fHTj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:10:50.425Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_YrfyEUXjf5T7NTv0fHTj Description:catalog service description Model UUID:8c6ca971-ad2c-469d-a945-89c872404fc9 Model Version:NULL Model InvariantUuid:e19b62f0-7223-4f18-ba42-94c59405b623 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-26T02:10:50.444Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: cec03a5a-fb9c-4707-a9bc-f710a4174721 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:10:50.450Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||pNF b241b8d2-a3d3 0 2023-05-26T02:10:50.450Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: cec03a5a-fb9c-4707-a9bc-f710a4174721 2023-05-26T02:10:50.451Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 8c6ca971-ad2c-469d-a945-89c872404fc9 2023-05-26T02:10:50.451Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 8c6ca971-ad2c-469d-a945-89c872404fc9 2023-05-26T02:10:50.451Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF b241b8d2-a3d3 0 cec03a5a-fb9c-4707-a9bc-f710a4174721 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:10:50.462Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@bd4d96, org.onap.sdc.toscaparser.api.parameters.Input@2570ddb1, org.onap.sdc.toscaparser.api.parameters.Input@593353ca, org.onap.sdc.toscaparser.api.parameters.Input@43409c18, org.onap.sdc.toscaparser.api.parameters.Input@29fbb81b] 2023-05-26T02:10:50.463Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:10:50.463Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_YrfyEUXjf5T7NTv0fHTj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:10:50.463Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 8c6ca971-ad2c-469d-a945-89c872404fc9: pNF b241b8d2-a3d3 2023-05-26T02:10:50.464Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Processing PNF resource: cec03a5a-fb9c-4707-a9bc-f710a4174721 2023-05-26T02:10:50.464Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:10:50.464Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_YrfyEUXjf5T7NTv0fHTj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:10:50.465Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Resource customization UUID: bf8b6810-fb6f-4b8d-9461-eeabfd53210d is the same as notified resource customizationUUID: bf8b6810-fb6f-4b8d-9461-eeabfd53210d Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-26T02:10:50.566Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF b241b8d2-a3d3 cec03a5a-fb9c-4707-a9bc-f710a4174721 0 ASDC deployResourceStructure 2023-05-26T02:10:50.566Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar ASDC sendASDCNotification 2023-05-26T02:10:50.566Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar 2023-05-26T02:10:50.566Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:10:50.567Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:10:50.567Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:10:50.567Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067050566, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:10:51.568Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 96fa0e9d-e717-453e-baf0-59d09f58d4a5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:10:51.597Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 96fa0e9d-e717-453e-baf0-59d09f58d4a5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:10:51.607Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:10:51.608Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-26T02:10:51.608Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-26T02:10:51.608Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-26T02:10:51.608Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:51.608Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:51.608Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:51.608Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:51.608Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:51.608Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:10:51.609Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:10:51.624Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-26T02:11:06.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:06.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "cds-sdc-listener", "timestamp": 1685066897578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066944883, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066924776, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "ves-openapi-manager", "timestamp": 1685066938329, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066930262, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.477Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.477Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "cds-sdc-listener", "timestamp": 1685066897578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.477Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.477Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066944883, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.477Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.477Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066924776, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "ves-openapi-manager", "timestamp": 1685066938329, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066930262, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "cds-sdc-listener", "timestamp": 1685066897578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.478Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "ves-openapi-manager", "timestamp": 1685066938329, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066924776, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066944883, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.479Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066930262, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-26T02:11:06.480Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.480Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.480Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "cds-sdc-listener", "timestamp": 1685066897578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.480Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.480Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.480Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066944883, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.481Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.481Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066924776, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.481Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.481Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "ves-openapi-manager", "timestamp": 1685066938329, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.481Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.481Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066930262, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "cds-sdc-listener", "timestamp": 1685066897578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066944883, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066924776, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-26T02:11:06.482Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.483Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.483Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "ves-openapi-manager", "timestamp": 1685066938329, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.483Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.483Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.483Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066930262, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.483Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.483Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.483Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066951911, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.483Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.484Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.484Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "cds-sdc-listener", "timestamp": 1685066897578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.484Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.484Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.484Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "ves-openapi-manager", "timestamp": 1685066938329, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.484Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.484Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.484Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066944883, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.485Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.485Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.485Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066924776, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.485Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.485Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.485Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066930262, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.485Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.485Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.485Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066951911, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.486Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.486Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.486Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066944883, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:11:06.486Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.486Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.486Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "cds-sdc-listener", "timestamp": 1685066897578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:11:06.486Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.486Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.486Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "ves-openapi-manager", "timestamp": 1685066938329, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.487Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.487Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.487Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066924776, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:11:06.487Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.487Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.487Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066930262, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:11:06.487Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.487Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.487Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066951911, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.488Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.488Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.488Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066955642, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T02:11:06.488Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.488Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.488Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "cds-sdc-listener", "timestamp": 1685066954231, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:11:06.488Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.488Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.488Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066954996, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:11:06.489Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.489Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.489Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066955003, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:11:06.489Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.489Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.489Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066951911, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.489Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.489Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.490Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066955998, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:11:06.490Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.490Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.490Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "cds-sdc-listener", "timestamp": 1685066955235, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:11:06.536Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a83c635f-7601-44e5-ba4b-ddc299e495ff 2023-05-26T02:11:06.536Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a83c635f-7601-44e5-ba4b-ddc299e495ff and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:11:06.561Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.561Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066956768, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T02:11:06.561Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.562Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.562Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066951911, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.562Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.562Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.562Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "policy-distribution-id", "timestamp": 1685066956999, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:11:06.577Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a83c635f-7601-44e5-ba4b-ddc299e495ff 2023-05-26T02:11:06.578Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a83c635f-7601-44e5-ba4b-ddc299e495ff and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:11:06.601Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.601Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066957870, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-26T02:11:06.602Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.602Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066951911, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:11:06.602Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.602Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066958933, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:11:06.617Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a83c635f-7601-44e5-ba4b-ddc299e495ff 2023-05-26T02:11:06.618Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a83c635f-7601-44e5-ba4b-ddc299e495ff and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-26T02:11:06.636Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.637Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066951911, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:11:06.637Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.637Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.637Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "multicloud-k8s", "timestamp": 1685066959935, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-26T02:11:06.637Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.637Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.637Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066959766, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:11:06.637Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.638Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.638Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066961633, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:11:06.638Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.638Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.638Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066962028, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:11:06.638Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:11:06.638Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.638Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "aai-model-loader", "timestamp": 1685066962636, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:11:06.661Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a83c635f-7601-44e5-ba4b-ddc299e495ff 2023-05-26T02:11:06.661Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a83c635f-7601-44e5-ba4b-ddc299e495ff and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:11:06.688Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:11:06.688Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685066963033, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:11:06.703Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a83c635f-7601-44e5-ba4b-ddc299e495ff 2023-05-26T02:11:06.703Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a83c635f-7601-44e5-ba4b-ddc299e495ff and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:11:21.625Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 96fa0e9d-e717-453e-baf0-59d09f58d4a5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-26T02:11:21.639Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 96fa0e9d-e717-453e-baf0-59d09f58d4a5 and serviceModelVersionId: 8c6ca971-ad2c-469d-a945-89c872404fc9 2023-05-26T02:11:21.639Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e19b62f0-7223-4f18-ba42-94c59405b623 2023-05-26T02:11:21.640Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e19b62f0-7223-4f18-ba42-94c59405b623/model-vers/model-ver/8c6ca971-ad2c-469d-a945-89c872404fc9?depth=0 2023-05-26T02:11:21.648Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-05-26T02:11:21.711Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e19b62f0-7223-4f18-ba42-94c59405b623/model-vers/model-ver/8c6ca971-ad2c-469d-a945-89c872404fc9?depth=0|INFO|500||Invoke 2023-05-26T02:11:21.712Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e19b62f0-7223-4f18-ba42-94c59405b623/model-vers/model-ver/8c6ca971-ad2c-469d-a945-89c872404fc9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e19b62f0-7223-4f18-ba42-94c59405b623/model-vers/model-ver/8c6ca971-ad2c-469d-a945-89c872404fc9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[96fa0e9d-e717-453e-baf0-59d09f58d4a5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5bfbe4e5-958d-4613-a764-9c459003c2bb], X-ECOMP-RequestID=[96fa0e9d-e717-453e-baf0-59d09f58d4a5], X-TransactionId=[], X-ONAP-RequestID=[96fa0e9d-e717-453e-baf0-59d09f58d4a5], Content-Type=[application/merge-patch+json]} 2023-05-26T02:11:21.720Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e19b62f0-7223-4f18-ba42-94c59405b623/model-vers/model-ver/8c6ca971-ad2c-469d-a945-89c872404fc9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-26T02:11:21.945Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e19b62f0-7223-4f18-ba42-94c59405b623/model-vers/model-ver/8c6ca971-ad2c-469d-a945-89c872404fc9?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/e19b62f0-7223-4f18-ba42-94c59405b623/model-vers/model-ver/8c6ca971-ad2c-469d-a945-89c872404fc9?depth=0 has http status code:200 and response headers:{date=[Fri, 26 May 2023 02:11:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[220], vertex-id=[172112], x-aai-txid=[1-aai-resources-230526-02:11:21:589-85854], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-26T02:11:21.945Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e19b62f0-7223-4f18-ba42-94c59405b623/model-vers/model-ver/8c6ca971-ad2c-469d-a945-89c872404fc9?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-26T02:11:21.945Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e19b62f0-7223-4f18-ba42-94c59405b623/model-vers/model-ver/8c6ca971-ad2c-469d-a945-89c872404fc9?depth=0|INFO|500||InvokeReturn 2023-05-26T02:11:21.945Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-26T02:11:21.946Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:11:21.958Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-26T02:11:21.958Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 96fa0e9d-e717-453e-baf0-59d09f58d4a5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-26T02:11:21.959Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-26T02:11:21.959Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:21.959Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:21.959Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067081958, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:11:22.989Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-26T02:11:22.989Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"a83c635f-7601-44e5-ba4b-ddc299e495ff","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e","serviceDescription":"service","serviceInvariantUUID":"2cf2519b-458e-41dd-a35a-4c2620b0d618","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e37bd735-00d5-4c2a-9e14-811ed6b21f8d","resourceInvariantUUID":"13081240-f57e-4157-851a-c9ffdd03b6d0","resourceCustomizationUUID":"7563bc7a-475f-4224-b99a-3031de49c1c3","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":"YWJlMDk4YWYzNGRjNGY3ODYyOThiNTRmNmU2NjU4Nzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8611ccba-df45-459e-ae15-16ab9a0af728","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":"NzNkOTBkYjM3ZjAxYzk5ZWQxYTk2YTg0YjFhMzg2NTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c8bc605a-7d8d-48e2-a118-3cc067189ef3","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":"9aa92a58-3242-48bc-ba6e-529ff059fe44","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":"69410f06-22a1-4fcd-bde2-62a67e80f7b2","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":"6f0d9d52-012a-4688-857d-5e6b3c7307a7","artifactVersion":"2","generatedFromUUID":"9aa92a58-3242-48bc-ba6e-529ff059fe44"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MmNkYjhjNTc5MTI0ZDAyZWFkMzYzNGI1ZmU1ZDQ0MTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b96f9f32-d687-4954-b27b-a1784fc712ed","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MGJkN2M4MmE4MDU1NzNhNWI5OTIyOTVhNDdjZDVkNzU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"aaf7c723-e9f3-40e6-a44e-88f120491d76","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-26T02:11:22.990Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:11:22.990Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:22.991Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:22.991Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:23.992Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:11:23.992Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:23.992Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:23.992Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:24.994Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:11:24.994Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:24.994Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:24.994Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:25.995Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:11:25.996Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:25.996Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:25.996Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:26.996Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:11:26.997Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:26.997Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:26.997Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:27.998Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:11:27.998Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:27.999Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:27.999Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:29.000Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:11:29.000Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:29.000Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:29.000Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:30.002Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e", "serviceDescription": "service", "serviceInvariantUUID": "2cf2519b-458e-41dd-a35a-4c2620b0d618", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7563bc7a-475f-4224-b99a-3031de49c1c3", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e37bd735-00d5-4c2a-9e14-811ed6b21f8d", "resourceInvariantUUID": "13081240-f57e-4157-851a-c9ffdd03b6d0", "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": "NzNkOTBkYjM3ZjAxYzk5ZWQxYTk2YTg0YjFhMzg2NTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c8bc605a-7d8d-48e2-a118-3cc067189ef3", "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": "9aa92a58-3242-48bc-ba6e-529ff059fe44", "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": "6f0d9d52-012a-4688-857d-5e6b3c7307a7", "generatedFromUUID": "9aa92a58-3242-48bc-ba6e-529ff059fe44" }, "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": "6f0d9d52-012a-4688-857d-5e6b3c7307a7", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MGJkN2M4MmE4MDU1NzNhNWI5OTIyOTVhNDdjZDVkNzU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "aaf7c723-e9f3-40e6-a44e-88f120491d76" } ], "workloadContext": "Production" } 2023-05-26T02:11:30.003Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-26T02:11:30.003Z|96fa0e9d-e717-453e-baf0-59d09f58d4a5|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e ASDC 2023-05-26T02:11:30.005Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:a83c635f-7601-44e5-ba4b-ddc299e495ff ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e ServiceInvariantUUID:2cf2519b-458e-41dd-a35a-4c2620b0d618 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:aaf7c723-e9f3-40e6-a44e-88f120491d76 ArtifactChecksum:MGJkN2M4MmE4MDU1NzNhNWI5OTIyOTVhNDdjZDVkNzU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7563bc7a-475f-4224-b99a-3031de49c1c3 ResourceInvariantUUID:13081240-f57e-4157-851a-c9ffdd03b6d0 ResourceName:basic_vm ResourceType:VF ResourceUUID:e37bd735-00d5-4c2a-9e14-811ed6b21f8d 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:c8bc605a-7d8d-48e2-a118-3cc067189ef3 ArtifactChecksum:NzNkOTBkYjM3ZjAxYzk5ZWQxYTk2YTg0YjFhMzg2NTM= 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:9aa92a58-3242-48bc-ba6e-529ff059fe44 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:6f0d9d52-012a-4688-857d-5e6b3c7307a7 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:6f0d9d52-012a-4688-857d-5e6b3c7307a7 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-26T02:11:30.005Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:11:30.089Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:11:30.090Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T02:11:30.090Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T02:11:30.090Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: aaf7c723-e9f3-40e6-a44e-88f120491d76 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-26T02:11:30.091Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T02:11:30.091Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-26T02:11:30.204Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T02:11:30.205Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar aaf7c723-e9f3-40e6-a44e-88f120491d76 75158 2023-05-26T02:11:30.206Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-26T02:11:30.206Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-26T02:11:30.206Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:11:30.206Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:30.206Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:30.206Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067090206, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:31.207Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:11:31.208Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-26T02:11:31.208Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: aaf7c723-e9f3-40e6-a44e-88f120491d76, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:31.208Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-05-26T02:11:31.209Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:31.209Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:31.366Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8659680175588565618/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-05-26T02:11:32.328Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:32.329Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-26T02:11:32.330Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T02:11:32.330Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:11:32.330Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.330Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:32.330Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-26T02:11:32.330Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-26T02:11:32.330Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:11:32.330Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.330Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:11:32.331Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b246ecdf-51d0-4365-9e74-ff27358f0c96 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.332Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:32.333Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.333Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:32.333Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:32.333Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:32.333Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e Model Version:NULL Model InvariantUuid:2cf2519b-458e-41dd-a35a-4c2620b0d618 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:9e2ec211-e4e2-4941-922e-55c1bc4cf72e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:13081240-f57e-4157-851a-c9ffdd03b6d0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7563bc7a-475f-4224-b99a-3031de49c1c3 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2f95ffaa-7fb9-4143-951f-0007694f58a3 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:c9ca4219-68d5-4eaa-b9d7-fb94d24cdaeb ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:b246ecdf-51d0-4365-9e74-ff27358f0c96 ModelInvariantUuid:4a741a97-7607-418d-b2a6-1ed95bc38b24 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:0f6dda8c-5c8d-4d40-86af-c910e122c14c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:a6961f22-f9c2-4639-8db5-b4fd5ca89e12 ModelInvariantUuid:d81bc08d-9226-450a-9b1b-e36d2abfcc10 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:5d074f84-1b4f-4c29-97ce-1260fc323cc6 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-26T02:11:32.352Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: e37bd735-00d5-4c2a-9e14-811ed6b21f8d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:11:32.358Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||basic_vm 0 2023-05-26T02:11:32.358Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e37bd735-00d5-4c2a-9e14-811ed6b21f8d 2023-05-26T02:11:32.359Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c8bc605a-7d8d-48e2-a118-3cc067189ef3 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-26T02:11:32.359Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T02:11:32.359Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:32.524Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T02:11:32.525Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json c8bc605a-7d8d-48e2-a118-3cc067189ef3 787 2023-05-26T02:11:32.525Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:32.525Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:32.525Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:11:32.525Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:32.525Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:32.526Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067092525, "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-05-26T02:11:33.527Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "2f95ffaa-7fb9-4143-951f-0007694f58a3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c9ca4219-68d5-4eaa-b9d7-fb94d24cdaeb", "vfModuleModelCustomizationUUID": "fe784c5c-9bef-423f-a94e-0b9b65696106", "isBase": true, "artifacts": [ "9aa92a58-3242-48bc-ba6e-529ff059fe44", "6f0d9d52-012a-4688-857d-5e6b3c7307a7" ], "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-05-26T02:11:33.534Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c9ca4219-68d5-4eaa-b9d7-fb94d24cdaeb VfModuleModelInvariantUUID:2f95ffaa-7fb9-4143-951f-0007694f58a3 VfModuleModelDescription:NULL Artifacts UUID List:{ 9aa92a58-3242-48bc-ba6e-529ff059fe44 , 6f0d9d52-012a-4688-857d-5e6b3c7307a7 } 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-05-26T02:11:33.541Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "2f95ffaa-7fb9-4143-951f-0007694f58a3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c9ca4219-68d5-4eaa-b9d7-fb94d24cdaeb", "vfModuleModelCustomizationUUID": "fe784c5c-9bef-423f-a94e-0b9b65696106", "isBase": true, "artifacts": [ "9aa92a58-3242-48bc-ba6e-529ff059fe44", "6f0d9d52-012a-4688-857d-5e6b3c7307a7" ], "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-05-26T02:11:33.541Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c9ca4219-68d5-4eaa-b9d7-fb94d24cdaeb VfModuleModelInvariantUUID:2f95ffaa-7fb9-4143-951f-0007694f58a3 VfModuleModelDescription:NULL Artifacts UUID List:{ 9aa92a58-3242-48bc-ba6e-529ff059fe44 , 6f0d9d52-012a-4688-857d-5e6b3c7307a7 } 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-05-26T02:11:33.541Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 9aa92a58-3242-48bc-ba6e-529ff059fe44 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-26T02:11:33.541Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T02:11:33.542Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:33.650Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T02:11:33.651Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 9aa92a58-3242-48bc-ba6e-529ff059fe44 5033 2023-05-26T02:11:33.652Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:33.652Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:33.652Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:11:33.652Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:33.652Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:33.652Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067093652, "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-05-26T02:11:34.653Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 6f0d9d52-012a-4688-857d-5e6b3c7307a7 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-26T02:11:34.654Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-26T02:11:34.654Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:34.744Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-26T02:11:34.744Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 6f0d9d52-012a-4688-857d-5e6b3c7307a7 903 2023-05-26T02:11:34.745Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:34.745Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:34.745Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:11:34.745Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:34.746Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:34.746Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067094745, "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-05-26T02:11:35.747Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e 2023-05-26T02:11:35.747Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 e37bd735-00d5-4c2a-9e14-811ed6b21f8d 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-05-26T02:11:39.709Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@73bfa2e4, org.onap.sdc.toscaparser.api.parameters.Input@e467a68, org.onap.sdc.toscaparser.api.parameters.Input@6a04d94b, org.onap.sdc.toscaparser.api.parameters.Input@27e8c389, org.onap.sdc.toscaparser.api.parameters.Input@29cefd12] 2023-05-26T02:11:39.712Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.713Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:39.713Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2023-05-26T02:11:39.713Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 7563bc7a-475f-4224-b99a-3031de49c1c3 2023-05-26T02:11:39.713Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7563bc7a-475f-4224-b99a-3031de49c1c3 matches Tosca VF Customization UUID: 7563bc7a-475f-4224-b99a-3031de49c1c3 2023-05-26T02:11:39.713Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 7563bc7a-475f-4224-b99a-3031de49c1c3 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-26T02:11:39.718Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.718Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:39.719Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 7563bc7a-475f-4224-b99a-3031de49c1c3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-26T02:11:39.719Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@39f17e31 2023-05-26T02:11:39.720Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.720Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T02:11:39.720Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : fe784c5c-9bef-423f-a94e-0b9b65696106 2023-05-26T02:11:39.720Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID fe784c5c-9bef-423f-a94e-0b9b65696106 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-26T02:11:39.725Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.725Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-26T02:11:39.726Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:11:39.726Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.726Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-26T02:11:39.726Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:11:39.726Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.726Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-26T02:11:39.727Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-26T02:11:39.727Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-26T02:11:39.727Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b246ecdf-51d0-4365-9e74-ff27358f0c96 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-26T02:11:39.732Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.733Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-26T02:11:39.733Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:11:39.734Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.734Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-26T02:11:39.734Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=7563bc7a-475f-4224-b99a-3031de49c1c3 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:11:39.741Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.741Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:39.742Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e: basic_vm 2023-05-26T02:11:39.742Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.742Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:39.743Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.743Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:39.743Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.743Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:39.744Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.744Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:39.744Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:11:39.744Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:11:39.745Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:39.955Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm e37bd735-00d5-4c2a-9e14-811ed6b21f8d 1 ASDC deployResourceStructure 2023-05-26T02:11:39.956Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:39.956Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:39.956Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:11:39.956Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:39.956Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:39.956Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067099956, "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-05-26T02:11:40.957Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:40.958Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:40.958Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:11:40.958Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:40.958Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:40.958Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067100957, "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-05-26T02:11:41.960Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:41.960Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||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-05-26T02:11:41.960Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:11:41.960Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:41.960Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:41.960Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067101959, "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-05-26T02:11:42.963Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-26T02:11:42.964Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-26T02:11:42.964Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:11:42.964Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:11:42.964Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:11:42.964Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067102963, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:11:43.966Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a83c635f-7601-44e5-ba4b-ddc299e495ff Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:11:43.990Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a83c635f-7601-44e5-ba4b-ddc299e495ff Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:11:43.997Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:11:43.997Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-26T02:11:43.997Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-26T02:11:43.997Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-26T02:11:43.997Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:11:43.997Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:11:43.997Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:11:43.997Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:11:43.998Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:11:43.998Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:11:44.013Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-26T02:12:06.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:12:06.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.472Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a0f7c0fa-e4e0-4325-8fe2-48db67069510", "consumerID": "SO-sdc-controller", "timestamp": 1685067039497, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-26T02:12:06.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:12:06.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:12:06.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:12:06.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:12:06.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:12:06.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/resourceInstances/pnfb241b8d2a3d30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:12:06.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:12:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:12:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067048720, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:12:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:06.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:12:06.477Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067050566, "artifactURL": "/sdc/v1/catalog/services/DemoPnfYrfyeuxjf5t7ntv0fhtj/1.0/artifacts/service-DemoPnfYrfyeuxjf5t7ntv0fhtj-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:12:06.477Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:12:14.013Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a83c635f-7601-44e5-ba4b-ddc299e495ff and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-26T02:12:14.032Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a83c635f-7601-44e5-ba4b-ddc299e495ff and serviceModelVersionId: d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e 2023-05-26T02:12:14.032Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2cf2519b-458e-41dd-a35a-4c2620b0d618 2023-05-26T02:12:14.033Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2cf2519b-458e-41dd-a35a-4c2620b0d618/model-vers/model-ver/d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e?depth=0 2023-05-26T02:12:14.044Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-05-26T02:12:14.114Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cf2519b-458e-41dd-a35a-4c2620b0d618/model-vers/model-ver/d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-05-26T02:12:14.115Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cf2519b-458e-41dd-a35a-4c2620b0d618/model-vers/model-ver/d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e?depth=0|INFO|500||Invoke 2023-05-26T02:12:14.122Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cf2519b-458e-41dd-a35a-4c2620b0d618/model-vers/model-ver/d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-26T02:12:14.433Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cf2519b-458e-41dd-a35a-4c2620b0d618/model-vers/model-ver/d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e?depth=0|INFO|500||InvokeReturn 2023-05-26T02:12:14.434Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cf2519b-458e-41dd-a35a-4c2620b0d618/model-vers/model-ver/d4d43ac5-79b3-4f8f-9008-2dd2c4cf205e?depth=0 has http status code:200 and response headers:{date=[Fri, 26 May 2023 02:12:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[306], vertex-id=[172248], x-aai-txid=[2-aai-resources-230526-02:12:13:994-26522], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-26T02:12:14.434Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-05-26T02:12:14.434Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-26T02:12:14.434Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:12:14.443Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-26T02:12:14.443Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a83c635f-7601-44e5-ba4b-ddc299e495ff and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-26T02:12:14.443Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-26T02:12:14.443Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:12:14.443Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:12:14.443Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067134443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:12:15.553Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:13:06.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:13:06.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.472Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "96fa0e9d-e717-453e-baf0-59d09f58d4a5", "consumerID": "SO-sdc-controller", "timestamp": 1685067081958, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-26T02:13:06.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:13:06.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-26T02:13:06.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-26T02:13:06.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:13:06.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067040528, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067090206, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067092525, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067093652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067094745, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067099956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-26T02:13:06.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.477Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067100957, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-26T02:13:06.477Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.477Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067101959, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-26T02:13:06.477Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:06.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:13:06.477Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067102963, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:13:06.477Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:13:15.554Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:14:06.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:14:06.471Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-26T02:14:06.472Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a83c635f-7601-44e5-ba4b-ddc299e495ff", "consumerID": "SO-sdc-controller", "timestamp": 1685067134443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-26T02:14:06.472Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:14:15.555Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:15:06.470Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:15:15.555Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:16:06.471Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:16:15.557Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:17:06.472Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:17:15.558Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:18:06.473Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:18:15.560Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:19:06.474Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:19:15.561Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:20:06.475Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:20:15.562Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:21:06.477Z|a83c635f-7601-44e5-ba4b-ddc299e495ff|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:21:15.562Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:22:06.477Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:22:15.564Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:22:51.821Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-26T02:22:51.821Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"c5c31ce2-4af6-40a6-bb22-72fcc49aea2e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95","serviceDescription":"service","serviceInvariantUUID":"e193dd0d-b8f9-4f2d-828e-842971fce332","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"acacfc44-3213-4d38-958a-9b123b3aa31a","resourceInvariantUUID":"4723b052-9723-4156-9a0b-4c7e5ffd8119","resourceCustomizationUUID":"ff60e389-dcb3-4022-b30b-ca49ffaf5201","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":"MTgxM2ZjYjdjZWE0Nzc2ZWU4MWE5NGY2NTRmOWI2NjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bd9caaa9-cdb7-407c-b7a7-16f2c1d5cf40","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":"Nzg1ZmRjNWVmMTE5Y2NhNDM2YmQzNzA1ZjhhYWUzZGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2292f2bc-43dd-44d7-ad46-44b79e276d58","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":"ca58354d-8256-4318-99d7-30842e433002","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":"e1dcdf1b-2d11-4cdd-9a1a-0569942dffe4","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":"bba40a9a-54ac-4b7f-bc04-6fca17f575e1","artifactVersion":"2","generatedFromUUID":"b8081257-70d8-4e21-96f5-ecdf9bd82e1e"},{"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":"c0f8f233-33a3-450d-95ba-b3d7d250c3c6","artifactVersion":"2","generatedFromUUID":"ca58354d-8256-4318-99d7-30842e433002"},{"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":"b8081257-70d8-4e21-96f5-ecdf9bd82e1e","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":"4412113b-293a-4dca-83d3-0ba6fb723e39","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":"NjQ1YzFjZTg0ZGYxNGM4MjI2NDhiYjMxNDc0YjY3ZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e43eff12-aeed-4859-b7cf-a1bcdd2ed8ba","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"Y2FiYmVmNjExNTM4ZDA2NzA0OWZmMDI1YWM0NDQ1M2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9e3e087c-5c89-44d8-a26e-468e9c630abd","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-26T02:22:51.823Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:22:51.823Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:22:51.823Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:22:51.823Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "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-05-26T02:22:51.829Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:22:51.829Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:22:51.829Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:22:51.829Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:22:51.830Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:22:51.830Z||kafka-producer-network-thread | SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-17476ab4-6d28-4a1d-b570-528171d4db1a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to qIOljZliQmGqgfdxEbbaqA 2023-05-26T02:22:51.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-26T02:22:51.855Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:22:51.857Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:22:52.832Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:22:52.832Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:22:52.832Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:22:52.832Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "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-05-26T02:22:53.834Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:22:53.834Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:22:53.834Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:22:53.834Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "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-05-26T02:22:54.836Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:22:54.836Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:22:54.836Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:22:54.837Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "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-05-26T02:22:55.838Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:22:55.838Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:22:55.838Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:22:55.838Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "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-05-26T02:22:56.840Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:22:56.841Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:22:56.841Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:22:56.841Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "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-05-26T02:22:57.842Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:22:57.843Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:22:57.843Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:22:57.843Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "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-05-26T02:22:58.844Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:22:58.845Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:22:58.845Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:22:58.845Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "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-05-26T02:22:59.847Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:22:59.847Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:22:59.848Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:22:59.848Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:23:00.849Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:23:00.849Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:00.849Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:00.849Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:23:01.851Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95", "serviceDescription": "service", "serviceInvariantUUID": "e193dd0d-b8f9-4f2d-828e-842971fce332", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "ff60e389-dcb3-4022-b30b-ca49ffaf5201", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "acacfc44-3213-4d38-958a-9b123b3aa31a", "resourceInvariantUUID": "4723b052-9723-4156-9a0b-4c7e5ffd8119", "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": "Nzg1ZmRjNWVmMTE5Y2NhNDM2YmQzNzA1ZjhhYWUzZGQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2292f2bc-43dd-44d7-ad46-44b79e276d58", "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": "ca58354d-8256-4318-99d7-30842e433002", "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": "c0f8f233-33a3-450d-95ba-b3d7d250c3c6", "generatedFromUUID": "ca58354d-8256-4318-99d7-30842e433002" }, "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": "bba40a9a-54ac-4b7f-bc04-6fca17f575e1", "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": "c0f8f233-33a3-450d-95ba-b3d7d250c3c6", "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": "b8081257-70d8-4e21-96f5-ecdf9bd82e1e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "Y2FiYmVmNjExNTM4ZDA2NzA0OWZmMDI1YWM0NDQ1M2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9e3e087c-5c89-44d8-a26e-468e9c630abd" } ], "workloadContext": "Production" } 2023-05-26T02:23:01.851Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-26T02:23:01.852Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95 ASDC 2023-05-26T02:23:01.852Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:c5c31ce2-4af6-40a6-bb22-72fcc49aea2e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95 ServiceInvariantUUID:e193dd0d-b8f9-4f2d-828e-842971fce332 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:9e3e087c-5c89-44d8-a26e-468e9c630abd ArtifactChecksum:Y2FiYmVmNjExNTM4ZDA2NzA0OWZmMDI1YWM0NDQ1M2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:ff60e389-dcb3-4022-b30b-ca49ffaf5201 ResourceInvariantUUID:4723b052-9723-4156-9a0b-4c7e5ffd8119 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:acacfc44-3213-4d38-958a-9b123b3aa31a 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:2292f2bc-43dd-44d7-ad46-44b79e276d58 ArtifactChecksum:Nzg1ZmRjNWVmMTE5Y2NhNDM2YmQzNzA1ZjhhYWUzZGQ= 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:ca58354d-8256-4318-99d7-30842e433002 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:c0f8f233-33a3-450d-95ba-b3d7d250c3c6 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:bba40a9a-54ac-4b7f-bc04-6fca17f575e1 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:c0f8f233-33a3-450d-95ba-b3d7d250c3c6 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:b8081257-70d8-4e21-96f5-ecdf9bd82e1e ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-26T02:23:01.852Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:23:01.922Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:23:01.923Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-26T02:23:01.923Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-26T02:23:01.923Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 9e3e087c-5c89-44d8-a26e-468e9c630abd from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-26T02:23:01.923Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:23:01.923Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-26T02:23:02.126Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:23:02.131Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 9e3e087c-5c89-44d8-a26e-468e9c630abd 163267 2023-05-26T02:23:02.132Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-05-26T02:23:02.132Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-26T02:23:02.132Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:23:02.132Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:02.132Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:02.132Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067782132, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:23:03.133Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:23:03.134Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-26T02:23:03.134Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 9e3e087c-5c89-44d8-a26e-468e9c630abd, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-26T02:23:03.135Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-05-26T02:23:03.136Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-26T02:23:03.136Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-26T02:23:03.269Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18372354636242243327/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-05-26T02:23:04.192Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:04.193Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:04.194Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.195Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-26T02:23:04.195Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-05-26T02:23:04.195Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-05-26T02:23:04.195Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-26T02:23:04.195Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.195Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T02:23:04.195Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.195Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-26T02:23:04.196Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:23:04.196Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.196Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-26T02:23:04.196Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:23:04.196Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.196Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-26T02:23:04.196Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:23:04.197Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.197Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-26T02:23:04.197Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:23:04.197Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.197Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-26T02:23:04.197Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-05-26T02:23:04.197Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=aa22e10e-74da-4732-8d10-b799aae5b695 2023-05-26T02:23:04.197Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.197Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:04.198Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.198Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:04.198Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.198Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:04.198Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:04.198Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:04.198Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95 Model Version:NULL Model InvariantUuid:e193dd0d-b8f9-4f2d-828e-842971fce332 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7360e1e8-cb27-4135-a649-624ca0637197 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:4723b052-9723-4156-9a0b-4c7e5ffd8119 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:ff60e389-dcb3-4022-b30b-ca49ffaf5201 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:78075754-657b-48af-aadf-85552ddcf403 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:2ad8b7a7-78e0-4e05-9fed-26bd9f51c93c ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:e472bf9b-1670-451f-835b-4d3327db2245 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:672886fb-eb4c-4ffc-988f-9b32633775b1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:aa22e10e-74da-4732-8d10-b799aae5b695 ModelInvariantUuid:486efbdb-8498-43cb-a426-588ccb73bbba ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f9ff55e8-7f73-46f0-b4a8-35491babb282 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:d849b00d-a42d-41fb-b5d4-8de6d77cdd4a ModelInvariantUuid:364d862b-ecfd-4e54-9384-4ef20b67aa40 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ab9ba51b-dc6a-4aa2-b449-77478f74cb9e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-26T02:23:04.219Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: acacfc44-3213-4d38-958a-9b123b3aa31a Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:23:04.225Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||basic_cnf_macro 0 2023-05-26T02:23:04.225Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: acacfc44-3213-4d38-958a-9b123b3aa31a 2023-05-26T02:23:04.225Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 2292f2bc-43dd-44d7-ad46-44b79e276d58 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-26T02:23:04.225Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:23:04.226Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:04.345Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:23:04.346Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2292f2bc-43dd-44d7-ad46-44b79e276d58 1565 2023-05-26T02:23:04.346Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:04.347Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:04.347Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:23:04.347Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:04.347Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:04.348Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067784346, "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-05-26T02:23:05.349Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "e472bf9b-1670-451f-835b-4d3327db2245", "vfModuleModelVersion": "1", "vfModuleModelUUID": "672886fb-eb4c-4ffc-988f-9b32633775b1", "vfModuleModelCustomizationUUID": "769678d9-ba7f-48e9-9835-8103cf887b1d", "isBase": true, "artifacts": [ "ca58354d-8256-4318-99d7-30842e433002", "c0f8f233-33a3-450d-95ba-b3d7d250c3c6" ], "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": "78075754-657b-48af-aadf-85552ddcf403", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2ad8b7a7-78e0-4e05-9fed-26bd9f51c93c", "vfModuleModelCustomizationUUID": "9a27144c-a2b5-4241-8c8e-3c27e8007fe5", "isBase": false, "artifacts": [ "b8081257-70d8-4e21-96f5-ecdf9bd82e1e" ], "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-05-26T02:23:05.354Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:672886fb-eb4c-4ffc-988f-9b32633775b1 VfModuleModelInvariantUUID:e472bf9b-1670-451f-835b-4d3327db2245 VfModuleModelDescription:NULL Artifacts UUID List:{ ca58354d-8256-4318-99d7-30842e433002 , c0f8f233-33a3-450d-95ba-b3d7d250c3c6 } 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:2ad8b7a7-78e0-4e05-9fed-26bd9f51c93c VfModuleModelInvariantUUID:78075754-657b-48af-aadf-85552ddcf403 VfModuleModelDescription:NULL Artifacts UUID List:{ b8081257-70d8-4e21-96f5-ecdf9bd82e1e } 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-05-26T02:23:05.358Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "e472bf9b-1670-451f-835b-4d3327db2245", "vfModuleModelVersion": "1", "vfModuleModelUUID": "672886fb-eb4c-4ffc-988f-9b32633775b1", "vfModuleModelCustomizationUUID": "769678d9-ba7f-48e9-9835-8103cf887b1d", "isBase": true, "artifacts": [ "ca58354d-8256-4318-99d7-30842e433002", "c0f8f233-33a3-450d-95ba-b3d7d250c3c6" ], "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": "78075754-657b-48af-aadf-85552ddcf403", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2ad8b7a7-78e0-4e05-9fed-26bd9f51c93c", "vfModuleModelCustomizationUUID": "9a27144c-a2b5-4241-8c8e-3c27e8007fe5", "isBase": false, "artifacts": [ "b8081257-70d8-4e21-96f5-ecdf9bd82e1e" ], "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-05-26T02:23:05.358Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:672886fb-eb4c-4ffc-988f-9b32633775b1 VfModuleModelInvariantUUID:e472bf9b-1670-451f-835b-4d3327db2245 VfModuleModelDescription:NULL Artifacts UUID List:{ ca58354d-8256-4318-99d7-30842e433002 , c0f8f233-33a3-450d-95ba-b3d7d250c3c6 } 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:2ad8b7a7-78e0-4e05-9fed-26bd9f51c93c VfModuleModelInvariantUUID:78075754-657b-48af-aadf-85552ddcf403 VfModuleModelDescription:NULL Artifacts UUID List:{ b8081257-70d8-4e21-96f5-ecdf9bd82e1e } 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-05-26T02:23:05.359Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ca58354d-8256-4318-99d7-30842e433002 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-26T02:23:05.359Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:23:05.359Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:05.470Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:23:05.471Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ca58354d-8256-4318-99d7-30842e433002 914 2023-05-26T02:23:05.471Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:05.471Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:05.472Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:23:05.472Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:05.472Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:05.473Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067785471, "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-05-26T02:23:06.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:23:06.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-26T02:23:06.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:23:06.473Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:23:06.474Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-26T02:23:06.473Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: bba40a9a-54ac-4b7f-bc04-6fca17f575e1 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-26T02:23:06.474Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:23:06.475Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:23:06.474Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:23:06.475Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:06.576Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:23:06.577Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env bba40a9a-54ac-4b7f-bc04-6fca17f575e1 12 2023-05-26T02:23:06.577Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:06.578Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:06.578Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:23:06.578Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:06.578Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:06.579Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067786577, "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-05-26T02:23:07.580Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: c0f8f233-33a3-450d-95ba-b3d7d250c3c6 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-26T02:23:07.581Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:23:07.581Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:07.696Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:23:07.697Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env c0f8f233-33a3-450d-95ba-b3d7d250c3c6 96 2023-05-26T02:23:07.697Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:07.697Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:07.697Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:23:07.697Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:07.698Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:07.698Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067787697, "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-05-26T02:23:08.698Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b8081257-70d8-4e21-96f5-ecdf9bd82e1e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-26T02:23:08.699Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:23:08.699Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:08.850Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:23:08.851Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz b8081257-70d8-4e21-96f5-ecdf9bd82e1e 20206 2023-05-26T02:23:08.851Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:08.851Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:08.851Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:23:08.852Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:08.852Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:08.852Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067788851, "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-05-26T02:23:09.857Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95 2023-05-26T02:23:09.858Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 acacfc44-3213-4d38-958a-9b123b3aa31a 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-05-26T02:23:09.891Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@164c17cf, org.onap.sdc.toscaparser.api.parameters.Input@2468c5df, org.onap.sdc.toscaparser.api.parameters.Input@16046495, org.onap.sdc.toscaparser.api.parameters.Input@fbcb4f2, org.onap.sdc.toscaparser.api.parameters.Input@79b828a5] 2023-05-26T02:23:09.894Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.895Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:09.896Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-05-26T02:23:09.896Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= ff60e389-dcb3-4022-b30b-ca49ffaf5201 2023-05-26T02:23:09.896Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ff60e389-dcb3-4022-b30b-ca49ffaf5201 matches Tosca VF Customization UUID: ff60e389-dcb3-4022-b30b-ca49ffaf5201 2023-05-26T02:23:09.897Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: ff60e389-dcb3-4022-b30b-ca49ffaf5201 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-26T02:23:09.905Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.905Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:09.907Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id ff60e389-dcb3-4022-b30b-ca49ffaf5201: {\"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-05-26T02:23:09.907Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4478995d 2023-05-26T02:23:09.908Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.908Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T02:23:09.909Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9a27144c-a2b5-4241-8c8e-3c27e8007fe5 2023-05-26T02:23:09.909Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9a27144c-a2b5-4241-8c8e-3c27e8007fe5 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-26T02:23:09.916Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.917Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-26T02:23:09.917Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:23:09.918Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.919Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-26T02:23:09.919Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:23:09.920Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.920Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-26T02:23:09.921Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=ff60e389-dcb3-4022-b30b-ca49ffaf5201 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:23:09.927Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.927Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:09.927Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95: basic_cnf_macro 2023-05-26T02:23:09.928Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.928Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:09.928Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.928Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:09.928Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.928Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:09.929Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.929Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:09.929Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:23:09.929Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:23:09.929Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:10.017Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro acacfc44-3213-4d38-958a-9b123b3aa31a 2 ASDC deployResourceStructure 2023-05-26T02:23:10.018Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:10.019Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:10.019Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:23:10.020Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:10.020Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:10.020Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067790018, "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-05-26T02:23:11.021Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:11.022Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:11.022Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:23:11.022Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:11.022Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:11.022Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067791021, "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-05-26T02:23:12.030Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:12.030Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:12.030Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-26T02:23:12.031Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:12.031Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:12.031Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067792024, "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-05-26T02:23:13.032Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:13.033Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:13.033Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:23:13.033Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:13.034Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:13.034Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067793032, "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-05-26T02:23:14.035Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:14.036Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||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-05-26T02:23:14.036Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-26T02:23:14.036Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:14.037Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:14.037Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067794035, "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-05-26T02:23:15.038Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-05-26T02:23:15.038Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-26T02:23:15.038Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:23:15.038Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:23:15.039Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:23:15.039Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067795037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:23:16.040Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:23:16.072Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:23:16.079Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:23:16.080Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T02:23:16.080Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T02:23:46.080Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:23:46.106Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:23:46.110Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:23:46.110Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T02:23:46.110Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T02:24:06.470Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:24:06.474Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.474Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.475Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.475Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.475Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.475Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.475Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.475Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.476Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.476Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.477Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.477Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-26T02:24:06.477Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.477Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.477Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.478Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.478Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.478Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-26T02:24:06.478Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.478Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.478Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.478Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.478Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.479Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.479Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.479Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.479Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.480Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.480Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.480Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-26T02:24:06.480Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.480Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.480Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-26T02:24:06.481Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.481Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.481Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-26T02:24:06.481Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.481Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.481Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.482Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.482Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.482Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.482Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.482Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.482Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.483Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.483Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.483Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.483Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.483Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.483Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.483Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.483Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.484Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.484Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.484Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.484Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.484Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.484Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.485Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.485Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.485Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.485Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.486Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.486Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.486Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-26T02:24:06.486Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.486Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.486Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-26T02:24:06.487Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.487Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.487Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.487Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.487Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.487Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.487Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.487Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.487Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.488Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.488Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.488Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.488Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.488Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.489Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-26T02:24:06.489Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.489Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.489Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-26T02:24:06.489Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.489Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.490Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.490Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.490Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.490Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.490Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.490Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.490Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.491Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.491Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.491Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.491Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.491Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.491Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-26T02:24:06.492Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.492Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.492Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-26T02:24:06.492Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.492Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.492Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.493Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.494Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.495Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.496Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.496Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.496Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.496Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.496Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.496Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.496Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.496Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.496Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.497Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067754882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:24:06.497Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.497Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.497Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "ves-openapi-manager", "timestamp": 1685067758358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:24:06.497Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.497Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.497Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067770958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:24:06.498Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.498Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.498Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067768026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:24:06.498Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.499Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.499Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067735563, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:24:06.499Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.499Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.499Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067736254, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:24:06.499Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.500Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.500Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067781108, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.500Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.500Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.500Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067781891, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.501Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.501Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.501Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067782578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.501Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.501Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.502Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067782132, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.502Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.502Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.502Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067781941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.502Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.502Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.502Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067782944, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:24:06.503Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.503Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.503Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067783699, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.503Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.503Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.503Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "policy-distribution-id", "timestamp": 1685067783946, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:24:06.523Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c5c31ce2-4af6-40a6-bb22-72fcc49aea2e 2023-05-26T02:24:06.524Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c5c31ce2-4af6-40a6-bb22-72fcc49aea2e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:24:06.545Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.545Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067784346, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.545Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.545Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.546Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067784829, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.546Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.546Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.546Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "cds-sdc-listener", "timestamp": 1685067784355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:24:06.557Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c5c31ce2-4af6-40a6-bb22-72fcc49aea2e 2023-05-26T02:24:06.557Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c5c31ce2-4af6-40a6-bb22-72fcc49aea2e and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:24:06.575Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.575Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067785471, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.575Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:06.575Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:24:06.575Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067785963, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-26T02:24:06.576Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:24:16.111Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:24:16.137Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:24:16.143Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:24:16.143Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T02:24:16.143Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T02:24:46.144Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:24:46.172Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:24:46.178Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:24:46.178Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T02:24:46.178Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T02:25:06.469Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:25:06.475Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067786577, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:06.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.477Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.477Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067787121, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:25:06.500Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c5c31ce2-4af6-40a6-bb22-72fcc49aea2e 2023-05-26T02:25:06.500Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c5c31ce2-4af6-40a6-bb22-72fcc49aea2e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-26T02:25:06.525Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.525Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "multicloud-k8s", "timestamp": 1685067788124, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-26T02:25:06.525Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.525Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.525Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067787697, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:06.526Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.526Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.526Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067787799, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:25:06.526Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.526Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.526Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067788851, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:06.526Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.526Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.526Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "aai-model-loader", "timestamp": 1685067788802, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:25:06.541Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c5c31ce2-4af6-40a6-bb22-72fcc49aea2e 2023-05-26T02:25:06.541Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c5c31ce2-4af6-40a6-bb22-72fcc49aea2e and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:25:06.567Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.567Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067790018, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-26T02:25:06.567Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067791021, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067792024, "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-05-26T02:25:06.568Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.568Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067793032, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067794035, "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-05-26T02:25:06.569Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.569Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067795037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.570Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067791911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067802756, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.571Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067805175, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:25:06.572Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.572Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.572Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067806180, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:25:06.594Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c5c31ce2-4af6-40a6-bb22-72fcc49aea2e 2023-05-26T02:25:06.594Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c5c31ce2-4af6-40a6-bb22-72fcc49aea2e and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:25:06.621Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.621Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067789128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.622Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.622Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.622Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067785358, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.622Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.622Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.622Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "ves-openapi-manager", "timestamp": 1685067801624, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.622Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067784946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067785358, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067789128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "ves-openapi-manager", "timestamp": 1685067801624, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.623Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.624Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.624Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067784946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.624Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.624Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.624Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067789128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-26T02:25:06.624Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.624Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.624Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "ves-openapi-manager", "timestamp": 1685067801624, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.625Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.625Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.625Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067785358, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.625Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.625Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.625Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067784946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-26T02:25:06.625Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.625Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.625Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "ves-openapi-manager", "timestamp": 1685067801624, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067785358, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067789128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067784946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.626Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.627Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "ves-openapi-manager", "timestamp": 1685067801624, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.627Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.627Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.627Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067785358, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.627Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.627Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.627Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067789128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-26T02:25:06.628Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.628Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.628Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067784946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.628Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.628Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.628Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067814882, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.628Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.628Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.628Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "ves-openapi-manager", "timestamp": 1685067801624, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067785358, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067789128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067784946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.629Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067814882, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "ves-openapi-manager", "timestamp": 1685067801624, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067785358, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067789128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067784946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.630Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067814882, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "ves-openapi-manager", "timestamp": 1685067801624, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067785358, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067789128, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.632Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067784946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:25:06.632Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.632Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.632Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067814882, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.632Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.632Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.632Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067814882, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.632Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.632Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.633Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067819710, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:06.633Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.633Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.633Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067818283, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:06.633Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.633Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.633Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067819050, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:06.633Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.633Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.634Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067814882, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:06.634Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.634Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.634Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067820053, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:25:06.634Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.634Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.634Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067820809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:06.635Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:06.635Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:06.635Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "cds-sdc-listener", "timestamp": 1685067819743, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:25:06.682Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f4480769-bf38-41b7-9334-4d2cbc3cf52e 2023-05-26T02:25:06.682Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f4480769-bf38-41b7-9334-4d2cbc3cf52e and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:25:07.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067814882, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:07.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "policy-distribution-id", "timestamp": 1685067821056, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:25:07.216Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f4480769-bf38-41b7-9334-4d2cbc3cf52e 2023-05-26T02:25:07.216Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f4480769-bf38-41b7-9334-4d2cbc3cf52e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:25:07.237Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.238Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067821930, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:07.238Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.238Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.238Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067814882, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:25:07.238Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.238Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.238Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067822982, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:25:07.253Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f4480769-bf38-41b7-9334-4d2cbc3cf52e 2023-05-26T02:25:07.253Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f4480769-bf38-41b7-9334-4d2cbc3cf52e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-26T02:25:07.274Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.274Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067821911, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:07.274Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.274Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.274Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067823033, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:07.274Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.274Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.274Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "multicloud-k8s", "timestamp": 1685067823987, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-26T02:25:07.275Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.275Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.275Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067821911, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:07.275Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.275Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.275Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067821911, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:07.275Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.275Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067821911, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067821911, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067821911, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067828567, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:25:07.277Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.277Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.277Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067821911, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:25:07.277Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.277Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.277Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "aai-model-loader", "timestamp": 1685067829570, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:25:07.289Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f4480769-bf38-41b7-9334-4d2cbc3cf52e 2023-05-26T02:25:07.289Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f4480769-bf38-41b7-9334-4d2cbc3cf52e and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:25:07.313Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.313Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067821911, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:25:07.314Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.314Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067830727, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:25:07.314Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.314Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067833043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:25:07.314Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:25:07.314Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-26T02:25:07.314Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067834048, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:25:07.330Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f4480769-bf38-41b7-9334-4d2cbc3cf52e 2023-05-26T02:25:07.330Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f4480769-bf38-41b7-9334-4d2cbc3cf52e and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:25:16.178Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:25:16.203Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:25:16.208Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:25:16.209Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-26T02:25:16.209Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-26T02:25:16.209Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-26T02:25:16.209Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:25:16.209Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:25:16.209Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:25:16.209Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:25:16.209Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:25:16.209Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:25:16.221Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-26T02:25:46.222Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-26T02:25:46.235Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c5c31ce2-4af6-40a6-bb22-72fcc49aea2e and serviceModelVersionId: 861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95 2023-05-26T02:25:46.236Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e193dd0d-b8f9-4f2d-828e-842971fce332 2023-05-26T02:25:46.237Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e193dd0d-b8f9-4f2d-828e-842971fce332/model-vers/model-ver/861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95?depth=0 2023-05-26T02:25:46.249Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-05-26T02:25:46.300Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e193dd0d-b8f9-4f2d-828e-842971fce332/model-vers/model-ver/861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95?depth=0|INFO|500||Invoke 2023-05-26T02:25:46.300Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e193dd0d-b8f9-4f2d-828e-842971fce332/model-vers/model-ver/861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e193dd0d-b8f9-4f2d-828e-842971fce332/model-vers/model-ver/861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c5c31ce2-4af6-40a6-bb22-72fcc49aea2e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[237bfd77-a9cf-4218-b4d8-8e6bc16e899d], X-ECOMP-RequestID=[c5c31ce2-4af6-40a6-bb22-72fcc49aea2e], X-TransactionId=[], X-ONAP-RequestID=[c5c31ce2-4af6-40a6-bb22-72fcc49aea2e], Content-Type=[application/merge-patch+json]} 2023-05-26T02:25:46.306Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e193dd0d-b8f9-4f2d-828e-842971fce332/model-vers/model-ver/861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-26T02:25:46.459Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e193dd0d-b8f9-4f2d-828e-842971fce332/model-vers/model-ver/861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95?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/e193dd0d-b8f9-4f2d-828e-842971fce332/model-vers/model-ver/861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95?depth=0 has http status code:200 and response headers:{date=[Fri, 26 May 2023 02:25:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[213072], x-aai-txid=[1-aai-resources-230526-02:25:46:196-20747], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-26T02:25:46.460Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e193dd0d-b8f9-4f2d-828e-842971fce332/model-vers/model-ver/861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-26T02:25:46.460Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e193dd0d-b8f9-4f2d-828e-842971fce332/model-vers/model-ver/861bf1e1-c7ad-42b0-b1fb-1fdcaab1bf95?depth=0|INFO|500||InvokeReturn 2023-05-26T02:25:46.461Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-26T02:25:46.461Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:25:46.468Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-26T02:25:46.469Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c5c31ce2-4af6-40a6-bb22-72fcc49aea2e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-26T02:25:46.469Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-26T02:25:46.469Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:46.469Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:46.470Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067946469, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:25:47.495Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:25:47.503Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-26T02:25:47.504Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"f4480769-bf38-41b7-9334-4d2cbc3cf52e","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"3ef9947c-753b-4c36-a5ea-a0ead156dc65","serviceDescription":"service","serviceInvariantUUID":"2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f6028955-77f0-4616-96ce-58634ec21a73","resourceInvariantUUID":"d88fb890-5e21-4954-b8c9-cfc72173c07b","resourceCustomizationUUID":"7934e748-e821-4ba3-8cde-f58da2ab3ca0","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":"MTc1NzI4NjA4NmRhZTVlYTc0ZDg1MmMwYjM3ZmRiZjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"adba5cd9-f809-4206-904f-ccf690b5fcf2","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":"N2YxMzE0MzM5MmFjOTY4MjYyMzAxNGM5NmI2MDhlYzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a451cd14-64a8-49ce-a5ea-4168cda053fb","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":"513227b1-c5c1-469d-9fe2-45a6417b77ba","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":"523750a6-aa14-4212-8221-3370ed720e3e","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":"a67d31a4-7161-469e-89fe-8097d3f15aee","artifactVersion":"2","generatedFromUUID":"513227b1-c5c1-469d-9fe2-45a6417b77ba"},{"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":"OTBjZWMwNzliNjg4MTJkY2Y5Y2Q1MTQ5NGM4MTk1Njc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"5f6743ee-0ac0-492f-8594-765b5ac09eb6","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":"YmY5YTg1ZGQ1ZGI1YjBmMGYyNmFiZmRlM2NkNGViNDM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c2055b18-94ec-4fd5-9a90-98a831bacb02","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YTkxZWQ0NGQ3Yjc2NjRhM2Y4Yzk2MjliMzJkYzMwZGQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1e411bd5-b40f-49d8-a111-5ac615b0849c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-26T02:25:47.506Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:25:47.506Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:47.506Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:47.506Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "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-05-26T02:25:48.507Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:25:48.507Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:48.507Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:48.508Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "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-05-26T02:25:49.508Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:25:49.509Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:49.509Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:49.509Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "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-05-26T02:25:50.511Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:25:50.511Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:50.511Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:50.511Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "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-05-26T02:25:51.513Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:25:51.514Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:51.515Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:51.515Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "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-05-26T02:25:52.516Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:25:52.517Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:52.518Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:52.518Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "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-05-26T02:25:53.519Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:25:53.519Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:53.519Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:53.520Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:25:54.520Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:25:54.521Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:54.521Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:54.521Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:25:55.523Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "3ef9947c-753b-4c36-a5ea-a0ead156dc65", "serviceDescription": "service", "serviceInvariantUUID": "2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "7934e748-e821-4ba3-8cde-f58da2ab3ca0", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f6028955-77f0-4616-96ce-58634ec21a73", "resourceInvariantUUID": "d88fb890-5e21-4954-b8c9-cfc72173c07b", "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": "N2YxMzE0MzM5MmFjOTY4MjYyMzAxNGM5NmI2MDhlYzA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a451cd14-64a8-49ce-a5ea-4168cda053fb", "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": "513227b1-c5c1-469d-9fe2-45a6417b77ba", "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": "a67d31a4-7161-469e-89fe-8097d3f15aee", "generatedFromUUID": "513227b1-c5c1-469d-9fe2-45a6417b77ba" }, "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": "a67d31a4-7161-469e-89fe-8097d3f15aee", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YTkxZWQ0NGQ3Yjc2NjRhM2Y4Yzk2MjliMzJkYzMwZGQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1e411bd5-b40f-49d8-a111-5ac615b0849c" } ], "workloadContext": "Production" } 2023-05-26T02:25:55.523Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-26T02:25:55.523Z|c5c31ce2-4af6-40a6-bb22-72fcc49aea2e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3ef9947c-753b-4c36-a5ea-a0ead156dc65 ASDC 2023-05-26T02:25:55.524Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:f4480769-bf38-41b7-9334-4d2cbc3cf52e ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:3ef9947c-753b-4c36-a5ea-a0ead156dc65 ServiceInvariantUUID:2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec 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:1e411bd5-b40f-49d8-a111-5ac615b0849c ArtifactChecksum:YTkxZWQ0NGQ3Yjc2NjRhM2Y4Yzk2MjliMzJkYzMwZGQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:7934e748-e821-4ba3-8cde-f58da2ab3ca0 ResourceInvariantUUID:d88fb890-5e21-4954-b8c9-cfc72173c07b ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:f6028955-77f0-4616-96ce-58634ec21a73 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:a451cd14-64a8-49ce-a5ea-4168cda053fb ArtifactChecksum:N2YxMzE0MzM5MmFjOTY4MjYyMzAxNGM5NmI2MDhlYzA= 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:513227b1-c5c1-469d-9fe2-45a6417b77ba 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:a67d31a4-7161-469e-89fe-8097d3f15aee 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:a67d31a4-7161-469e-89fe-8097d3f15aee ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-26T02:25:55.524Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3ef9947c-753b-4c36-a5ea-a0ead156dc65 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:25:55.595Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:25:55.596Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-26T02:25:55.596Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-26T02:25:55.596Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 1e411bd5-b40f-49d8-a111-5ac615b0849c from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-26T02:25:55.596Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:25:55.597Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-26T02:25:55.724Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:25:55.725Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 1e411bd5-b40f-49d8-a111-5ac615b0849c 82971 2023-05-26T02:25:55.725Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-26T02:25:55.725Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-26T02:25:55.725Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:25:55.726Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:55.726Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:55.726Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067955725, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:25:56.726Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:25:56.727Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-26T02:25:56.728Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 1e411bd5-b40f-49d8-a111-5ac615b0849c, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-26T02:25:56.728Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-05-26T02:25:56.729Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-26T02:25:56.729Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-26T02:25:56.878Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11009586037807612366/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-05-26T02:25:58.012Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-26T02:25:58.012Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-26T02:25:58.012Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-26T02:25:58.013Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-26T02:25:58.013Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:25:58.013Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-26T02:25:58.013Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:25:58.013Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-26T02:25:58.013Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-26T02:25:58.013Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-26T02:25:58.013Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:25:58.014Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-26T02:25:58.014Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.014Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:25:58.014Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-26T02:25:58.014Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-26T02:25:58.015Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:25:58.015Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.015Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:25:58.015Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-26T02:25:58.016Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-26T02:25:58.016Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:25:58.016Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.016Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:25:58.016Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.017Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-26T02:25:58.017Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-26T02:25:58.017Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-26T02:25:58.017Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-26T02:25:58.017Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-26T02:25:58.017Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-26T02:25:58.017Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.018Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T02:25:58.018Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.018Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-26T02:25:58.018Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:25:58.018Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.019Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-26T02:25:58.019Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:25:58.019Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.019Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-26T02:25:58.019Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:25:58.020Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.020Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-26T02:25:58.020Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-26T02:25:58.020Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-26T02:25:58.020Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=12154d02-eab3-4afa-9d0c-5c6273121e27 2023-05-26T02:25:58.021Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.021Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:25:58.021Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.021Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:25:58.021Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.021Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:25:58.022Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:25:58.022Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:25:58.022Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:3ef9947c-753b-4c36-a5ea-a0ead156dc65 Model Version:NULL Model InvariantUuid:2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:a4daad5b-2001-4459-af14-8042c2ae3a80 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:d88fb890-5e21-4954-b8c9-cfc72173c07b Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7934e748-e821-4ba3-8cde-f58da2ab3ca0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:625436cf-7d72-4ed5-98fa-c07ae3983e08 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:946add6c-3213-49da-94e9-766d8d49c1bc ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:12154d02-eab3-4afa-9d0c-5c6273121e27 ModelInvariantUuid:578fa638-53e1-478e-83e8-0bb54324cee5 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:74ee7b08-96f9-4ec2-b668-655b5cf9c690 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:d78b30d3-747f-48eb-a39d-dad29d342b90 ModelInvariantUuid:508ffe57-cd30-4d51-9b72-bb3589ebd629 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:47d4f891-2962-45eb-87ae-f638ff721ca6 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-26T02:25:58.035Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: f6028955-77f0-4616-96ce-58634ec21a73 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:25:58.041Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||basic_vm_macro 0 2023-05-26T02:25:58.041Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f6028955-77f0-4616-96ce-58634ec21a73 2023-05-26T02:25:58.041Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a451cd14-64a8-49ce-a5ea-4168cda053fb from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-26T02:25:58.041Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:25:58.041Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:25:58.146Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:25:58.147Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json a451cd14-64a8-49ce-a5ea-4168cda053fb 792 2023-05-26T02:25:58.147Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:25:58.147Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:25:58.147Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:25:58.147Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:58.148Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:58.148Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067958147, "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-05-26T02:25:59.149Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "625436cf-7d72-4ed5-98fa-c07ae3983e08", "vfModuleModelVersion": "1", "vfModuleModelUUID": "946add6c-3213-49da-94e9-766d8d49c1bc", "vfModuleModelCustomizationUUID": "529a6323-a084-433d-a336-8b691e00f09c", "isBase": true, "artifacts": [ "513227b1-c5c1-469d-9fe2-45a6417b77ba", "a67d31a4-7161-469e-89fe-8097d3f15aee" ], "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-05-26T02:25:59.154Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:946add6c-3213-49da-94e9-766d8d49c1bc VfModuleModelInvariantUUID:625436cf-7d72-4ed5-98fa-c07ae3983e08 VfModuleModelDescription:NULL Artifacts UUID List:{ 513227b1-c5c1-469d-9fe2-45a6417b77ba , a67d31a4-7161-469e-89fe-8097d3f15aee } 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-05-26T02:25:59.158Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "625436cf-7d72-4ed5-98fa-c07ae3983e08", "vfModuleModelVersion": "1", "vfModuleModelUUID": "946add6c-3213-49da-94e9-766d8d49c1bc", "vfModuleModelCustomizationUUID": "529a6323-a084-433d-a336-8b691e00f09c", "isBase": true, "artifacts": [ "513227b1-c5c1-469d-9fe2-45a6417b77ba", "a67d31a4-7161-469e-89fe-8097d3f15aee" ], "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-05-26T02:25:59.158Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:946add6c-3213-49da-94e9-766d8d49c1bc VfModuleModelInvariantUUID:625436cf-7d72-4ed5-98fa-c07ae3983e08 VfModuleModelDescription:NULL Artifacts UUID List:{ 513227b1-c5c1-469d-9fe2-45a6417b77ba , a67d31a4-7161-469e-89fe-8097d3f15aee } 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-05-26T02:25:59.158Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 513227b1-c5c1-469d-9fe2-45a6417b77ba from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-26T02:25:59.158Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:25:59.158Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:25:59.268Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:25:59.269Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 513227b1-c5c1-469d-9fe2-45a6417b77ba 5033 2023-05-26T02:25:59.269Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:25:59.269Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:25:59.269Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:25:59.269Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:25:59.269Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:25:59.270Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067959269, "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-05-26T02:26:00.270Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a67d31a4-7161-469e-89fe-8097d3f15aee from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-26T02:26:00.271Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:26:00.271Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:00.379Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:26:00.379Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env a67d31a4-7161-469e-89fe-8097d3f15aee 903 2023-05-26T02:26:00.380Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:00.380Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:00.380Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:26:00.380Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:00.380Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:00.381Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067960380, "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-05-26T02:26:01.382Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 3ef9947c-753b-4c36-a5ea-a0ead156dc65 2023-05-26T02:26:01.382Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 f6028955-77f0-4616-96ce-58634ec21a73 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:26:01.413Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2909931c, org.onap.sdc.toscaparser.api.parameters.Input@2ef99362, org.onap.sdc.toscaparser.api.parameters.Input@1e533ad3, org.onap.sdc.toscaparser.api.parameters.Input@5494e2ca, org.onap.sdc.toscaparser.api.parameters.Input@31600a37] 2023-05-26T02:26:01.415Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.415Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:01.416Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-05-26T02:26:01.416Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 7934e748-e821-4ba3-8cde-f58da2ab3ca0 2023-05-26T02:26:01.416Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7934e748-e821-4ba3-8cde-f58da2ab3ca0 matches Tosca VF Customization UUID: 7934e748-e821-4ba3-8cde-f58da2ab3ca0 2023-05-26T02:26:01.416Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 7934e748-e821-4ba3-8cde-f58da2ab3ca0 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-26T02:26:01.421Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.421Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:01.423Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 7934e748-e821-4ba3-8cde-f58da2ab3ca0: {\"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-05-26T02:26:01.423Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2793fa03 2023-05-26T02:26:01.423Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.423Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-26T02:26:01.424Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 529a6323-a084-433d-a336-8b691e00f09c 2023-05-26T02:26:01.424Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 529a6323-a084-433d-a336-8b691e00f09c Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-26T02:26:01.429Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.429Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-26T02:26:01.430Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:26:01.430Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.430Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-26T02:26:01.431Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:26:01.431Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.431Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-26T02:26:01.432Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-26T02:26:01.432Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-26T02:26:01.432Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=12154d02-eab3-4afa-9d0c-5c6273121e27 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-26T02:26:01.440Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.441Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-26T02:26:01.441Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-26T02:26:01.442Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.442Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-26T02:26:01.442Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=7934e748-e821-4ba3-8cde-f58da2ab3ca0 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:26:01.447Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.448Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:01.448Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 3ef9947c-753b-4c36-a5ea-a0ead156dc65: basic_vm_macro 2023-05-26T02:26:01.448Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.448Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:01.449Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.449Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:01.449Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.449Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:01.449Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.449Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:01.449Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:01.450Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:01.450Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:01.701Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro f6028955-77f0-4616-96ce-58634ec21a73 1 ASDC deployResourceStructure 2023-05-26T02:26:01.702Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:01.702Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:01.702Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:26:01.703Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:01.703Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:01.703Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067961702, "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-05-26T02:26:02.706Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:02.706Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:02.706Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:26:02.707Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:02.707Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:02.707Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067962706, "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-05-26T02:26:03.709Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:03.709Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||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-05-26T02:26:03.710Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:26:03.710Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:03.710Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:03.711Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067963709, "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-05-26T02:26:04.712Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-26T02:26:04.713Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-26T02:26:04.713Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:26:04.713Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:04.713Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:04.713Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067964712, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:05.715Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f4480769-bf38-41b7-9334-4d2cbc3cf52e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:26:05.739Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f4480769-bf38-41b7-9334-4d2cbc3cf52e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:26:05.745Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:26:05.745Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-26T02:26:05.746Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-26T02:26:05.746Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-26T02:26:05.746Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:26:05.746Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:26:05.746Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:26:05.747Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:26:05.747Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:26:05.747Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:26:05.761Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-26T02:26:06.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:06.473Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.473Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067882060, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067880745, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067878817, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "multicloud-k8s", "timestamp": 1685067884993, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067874882, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.474Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067882060, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "multicloud-k8s", "timestamp": 1685067884993, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067880745, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.475Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.476Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067874882, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.476Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.476Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.476Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067878817, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.476Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.476Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067882060, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067880745, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "multicloud-k8s", "timestamp": 1685067884993, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067874882, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.477Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067878817, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067882060, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067880745, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067874882, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.478Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "multicloud-k8s", "timestamp": 1685067884993, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067878817, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067882060, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.479Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067880745, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "multicloud-k8s", "timestamp": 1685067884993, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067878817, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.480Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067874882, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.481Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.481Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.481Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067880745, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.481Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.481Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.481Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067882060, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.481Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.481Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.481Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067874882, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "multicloud-k8s", "timestamp": 1685067884993, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067878817, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067882060, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.482Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067878817, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067880745, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "multicloud-k8s", "timestamp": 1685067884993, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.483Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067874882, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067882060, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067878817, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "multicloud-k8s", "timestamp": 1685067884993, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067874882, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.484Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067880745, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067882060, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067878817, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067874882, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067880745, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "multicloud-k8s", "timestamp": 1685067884993, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067903430, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T02:26:06.485Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067903454, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067902687, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067903463, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067904458, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067904459, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "cds-sdc-listener", "timestamp": 1685067904099, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:26:06.534Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb 2023-05-26T02:26:06.534Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:26:06.558Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.558Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "policy-distribution-id", "timestamp": 1685067905459, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:26:06.572Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb 2023-05-26T02:26:06.573Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:26:06.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:26:06.596Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "ves-openapi-manager", "timestamp": 1685067905460, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:26:06.613Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb 2023-05-26T02:26:06.613Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb and ComponentName Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:26:35.761Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f4480769-bf38-41b7-9334-4d2cbc3cf52e and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-26T02:26:35.777Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f4480769-bf38-41b7-9334-4d2cbc3cf52e and serviceModelVersionId: 3ef9947c-753b-4c36-a5ea-a0ead156dc65 2023-05-26T02:26:35.778Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec 2023-05-26T02:26:35.779Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec/model-vers/model-ver/3ef9947c-753b-4c36-a5ea-a0ead156dc65?depth=0 2023-05-26T02:26:35.787Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-05-26T02:26:35.845Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec/model-vers/model-ver/3ef9947c-753b-4c36-a5ea-a0ead156dc65?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-05-26T02:26:35.846Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec/model-vers/model-ver/3ef9947c-753b-4c36-a5ea-a0ead156dc65?depth=0|INFO|500||Invoke 2023-05-26T02:26:35.855Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec/model-vers/model-ver/3ef9947c-753b-4c36-a5ea-a0ead156dc65?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-26T02:26:36.034Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec/model-vers/model-ver/3ef9947c-753b-4c36-a5ea-a0ead156dc65?depth=0|INFO|500||InvokeReturn 2023-05-26T02:26:36.035Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a16bb84-56ec-487d-ba5b-5e75a9d1f5ec/model-vers/model-ver/3ef9947c-753b-4c36-a5ea-a0ead156dc65?depth=0 has http status code:200 and response headers:{date=[Fri, 26 May 2023 02:26:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[174], vertex-id=[274464], x-aai-txid=[0-aai-resources-230526-02:26:35:746-24889], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-26T02:26:36.035Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-05-26T02:26:36.035Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-26T02:26:36.035Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:26:36.043Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-26T02:26:36.044Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f4480769-bf38-41b7-9334-4d2cbc3cf52e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-26T02:26:36.044Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-26T02:26:36.044Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:36.044Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:36.044Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067996044, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:26:37.078Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-26T02:26:37.079Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"ae4bfeab-6316-4cab-ae6f-6b3184775d63","serviceDescription":"service","serviceInvariantUUID":"14a9a7bd-6eab-408a-9f25-4523863a5e63","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3ac1b616-94af-48b0-8af6-92d2cd6b92b9","resourceInvariantUUID":"13cf4ffa-eec5-4b14-b442-a7b96532fb42","resourceCustomizationUUID":"7fc864e2-58d8-42ff-9934-419a5eed9679","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NmQwY2Y5M2E3Mjc4Zjc1YThjYTllMTk3Y2Y2YjEwYjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c46379be-7a2f-4dc1-9cd5-60f63043acf9","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a5b21c76-f064-4508-930f-370e1e974ac6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"533d2c7e-43b8-4fbf-a455-132488da5542","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MWY2YTdlZWFjNDU2YTFiNGE5OGU2NWRjYzMwZDdjODY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"756a6fc9-c352-4b72-96e8-072de652a4d1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6bc43da9-f9e1-4838-ab70-af0ace61ac9a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"290eb25e-385d-4351-8d39-cad652d2698c","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"405c5f5c-0920-453a-b948-53f1efc68ebc","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"OGFiMjNiOTQ5ZTYzNGViZTdkNGY0ODJiM2VhNGI1YzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"659cc379-0377-4c50-b72b-e6d27f94b5d6","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YjgzODY1MzExYTNlYmYzYjYzMjE4Mjc4MjM1OTIxYzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"642bd754-d75a-4034-8a43-38180cfdacf8","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-26T02:26:37.079Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:26:37.079Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:37.079Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:37.080Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:38.081Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:26:38.082Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:38.082Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:38.082Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:39.083Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:26:39.083Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:39.084Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:39.084Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:40.085Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:26:40.086Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:40.086Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:40.086Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:41.087Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:26:41.087Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:41.087Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:41.087Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:42.088Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:26:42.089Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:42.089Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:42.089Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:43.090Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:26:43.090Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:43.091Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:43.091Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:44.092Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:26:44.093Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:44.093Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:44.093Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:45.094Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-26T02:26:45.095Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:45.095Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:45.095Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:46.096Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "ae4bfeab-6316-4cab-ae6f-6b3184775d63", "serviceDescription": "service", "serviceInvariantUUID": "14a9a7bd-6eab-408a-9f25-4523863a5e63", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "7fc864e2-58d8-42ff-9934-419a5eed9679", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3ac1b616-94af-48b0-8af6-92d2cd6b92b9", "resourceInvariantUUID": "13cf4ffa-eec5-4b14-b442-a7b96532fb42", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "YjgzODY1MzExYTNlYmYzYjYzMjE4Mjc4MjM1OTIxYzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "642bd754-d75a-4034-8a43-38180cfdacf8" } ], "workloadContext": "Production" } 2023-05-26T02:26:46.097Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-26T02:26:46.097Z|f4480769-bf38-41b7-9334-4d2cbc3cf52e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ae4bfeab-6316-4cab-ae6f-6b3184775d63 ASDC 2023-05-26T02:26:46.097Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:ae4bfeab-6316-4cab-ae6f-6b3184775d63 ServiceInvariantUUID:14a9a7bd-6eab-408a-9f25-4523863a5e63 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:642bd754-d75a-4034-8a43-38180cfdacf8 ArtifactChecksum:YjgzODY1MzExYTNlYmYzYjYzMjE4Mjc4MjM1OTIxYzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:7fc864e2-58d8-42ff-9934-419a5eed9679 ResourceInvariantUUID:13cf4ffa-eec5-4b14-b442-a7b96532fb42 ResourceName:test-pnf ResourceType:PNF ResourceUUID:3ac1b616-94af-48b0-8af6-92d2cd6b92b9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-26T02:26:46.097Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ae4bfeab-6316-4cab-ae6f-6b3184775d63 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:26:46.171Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:26:46.172Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-26T02:26:46.172Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-26T02:26:46.172Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 642bd754-d75a-4034-8a43-38180cfdacf8 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-26T02:26:46.173Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-26T02:26:46.173Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-26T02:26:46.297Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-26T02:26:46.299Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 642bd754-d75a-4034-8a43-38180cfdacf8 111068 2023-05-26T02:26:46.300Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-05-26T02:26:46.300Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-26T02:26:46.300Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-26T02:26:46.300Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:46.300Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:46.300Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685068006300, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:47.301Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-26T02:26:47.302Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-26T02:26:47.302Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 642bd754-d75a-4034-8a43-38180cfdacf8, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.303Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.304Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.304Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.430Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16851713365889024464/Definitions/service-TestPnfMacro-template.yml 2023-05-26T02:26:47.950Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-26T02:26:47.950Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-26T02:26:47.950Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.950Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-26T02:26:47.950Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.950Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.950Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:47.951Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:47.952Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:47.952Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:47.952Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:47.952Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:47.952Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:47.952Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:47.952Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:47.952Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:47.952Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:ae4bfeab-6316-4cab-ae6f-6b3184775d63 Model Version:NULL Model InvariantUuid:14a9a7bd-6eab-408a-9f25-4523863a5e63 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-26T02:26:47.967Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3ac1b616-94af-48b0-8af6-92d2cd6b92b9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:26:47.973Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||test-pnf 0 2023-05-26T02:26:47.973Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 3ac1b616-94af-48b0-8af6-92d2cd6b92b9 2023-05-26T02:26:47.973Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||No resources found for Service: ae4bfeab-6316-4cab-ae6f-6b3184775d63 2023-05-26T02:26:47.973Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: ae4bfeab-6316-4cab-ae6f-6b3184775d63 2023-05-26T02:26:47.973Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 3ac1b616-94af-48b0-8af6-92d2cd6b92b9 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:26:47.985Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@62e71069, org.onap.sdc.toscaparser.api.parameters.Input@1e53e458, org.onap.sdc.toscaparser.api.parameters.Input@57f63ed8, org.onap.sdc.toscaparser.api.parameters.Input@6528b83d, org.onap.sdc.toscaparser.api.parameters.Input@3f1688a9] 2023-05-26T02:26:47.985Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:47.986Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:47.986Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid ae4bfeab-6316-4cab-ae6f-6b3184775d63: test-pnf 2023-05-26T02:26:47.986Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Processing PNF resource: 3ac1b616-94af-48b0-8af6-92d2cd6b92b9 2023-05-26T02:26:47.986Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-26T02:26:47.987Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-26T02:26:47.987Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Resource customization UUID: 7fc864e2-58d8-42ff-9934-419a5eed9679 is the same as notified resource customizationUUID: 7fc864e2-58d8-42ff-9934-419a5eed9679 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-26T02:26:48.075Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 3ac1b616-94af-48b0-8af6-92d2cd6b92b9 0 ASDC deployResourceStructure 2023-05-26T02:26:48.075Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-05-26T02:26:48.075Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-26T02:26:48.076Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-26T02:26:48.076Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:26:48.076Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:26:48.076Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685068008075, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:26:49.077Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:26:49.103Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:26:49.109Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:26:49.109Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-26T02:26:49.109Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-26T02:27:06.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:27:06.472Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.473Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067907446, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:27:06.473Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.474Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.474Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "aai-model-loader", "timestamp": 1685067908450, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:27:06.497Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb 2023-05-26T02:27:06.497Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:27:06.522Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.523Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067911911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.523Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.523Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.523Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067911911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.523Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.524Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.524Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067911911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.524Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.524Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.524Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067911911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.525Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.525Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.525Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067911911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.525Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.525Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.525Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067911911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.525Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.526Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067911911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.526Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.526Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067911911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.527Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.527Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.527Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067911911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:27:06.527Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.527Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.527Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067921739, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:27:06.528Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.528Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.528Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067923549, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:27:06.528Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.528Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.528Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1685067924552, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:27:06.545Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb 2023-05-26T02:27:06.545Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-26T02:27:06.570Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.570Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "c5c31ce2-4af6-40a6-bb22-72fcc49aea2e", "consumerID": "SO-sdc-controller", "timestamp": 1685067946469, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-26T02:27:06.571Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.571Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.571Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.571Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.571Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.571Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-26T02:27:06.571Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.571Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.572Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-26T02:27:06.572Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.572Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.572Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.572Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.572Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.572Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-26T02:27:06.572Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.573Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.573Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.573Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.573Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.573Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:27:06.573Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.573Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.573Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:27:06.573Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.574Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.574Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067955725, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:27:06.574Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.574Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.574Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067958147, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-26T02:27:06.574Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.575Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.575Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067959269, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-26T02:27:06.575Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.575Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.575Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067960380, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-26T02:27:06.575Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.575Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.575Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067961702, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-26T02:27:06.576Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.576Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.576Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067962706, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-26T02:27:06.576Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.576Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.576Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067963709, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-26T02:27:06.576Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:06.576Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:27:06.577Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067964712, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:27:06.577Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:27:19.110Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:27:19.137Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-26T02:27:19.142Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-26T02:27:19.142Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-26T02:27:19.143Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-26T02:27:19.143Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-26T02:27:19.143Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:27:19.143Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:27:19.143Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:27:19.143Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:27:19.143Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:27:19.144Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-26T02:27:19.144Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-26T02:27:19.158Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-26T02:27:49.159Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-26T02:27:49.171Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb and serviceModelVersionId: ae4bfeab-6316-4cab-ae6f-6b3184775d63 2023-05-26T02:27:49.172Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 14a9a7bd-6eab-408a-9f25-4523863a5e63 2023-05-26T02:27:49.172Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/14a9a7bd-6eab-408a-9f25-4523863a5e63/model-vers/model-ver/ae4bfeab-6316-4cab-ae6f-6b3184775d63?depth=0 2023-05-26T02:27:49.176Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-05-26T02:27:49.207Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14a9a7bd-6eab-408a-9f25-4523863a5e63/model-vers/model-ver/ae4bfeab-6316-4cab-ae6f-6b3184775d63?depth=0|INFO|500||Invoke 2023-05-26T02:27:49.207Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14a9a7bd-6eab-408a-9f25-4523863a5e63/model-vers/model-ver/ae4bfeab-6316-4cab-ae6f-6b3184775d63?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14a9a7bd-6eab-408a-9f25-4523863a5e63/model-vers/model-ver/ae4bfeab-6316-4cab-ae6f-6b3184775d63?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e9e6434c-12d5-48a9-a839-ef1cdea9afdd], X-ECOMP-RequestID=[4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb], X-TransactionId=[], X-ONAP-RequestID=[4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb], Content-Type=[application/merge-patch+json]} 2023-05-26T02:27:49.213Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14a9a7bd-6eab-408a-9f25-4523863a5e63/model-vers/model-ver/ae4bfeab-6316-4cab-ae6f-6b3184775d63?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-26T02:27:49.373Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14a9a7bd-6eab-408a-9f25-4523863a5e63/model-vers/model-ver/ae4bfeab-6316-4cab-ae6f-6b3184775d63?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/14a9a7bd-6eab-408a-9f25-4523863a5e63/model-vers/model-ver/ae4bfeab-6316-4cab-ae6f-6b3184775d63?depth=0 has http status code:200 and response headers:{date=[Fri, 26 May 2023 02:27:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[254144], x-aai-txid=[1-aai-resources-230526-02:27:49:106-60791], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-26T02:27:49.373Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14a9a7bd-6eab-408a-9f25-4523863a5e63/model-vers/model-ver/ae4bfeab-6316-4cab-ae6f-6b3184775d63?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-26T02:27:49.374Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/14a9a7bd-6eab-408a-9f25-4523863a5e63/model-vers/model-ver/ae4bfeab-6316-4cab-ae6f-6b3184775d63?depth=0|INFO|500||InvokeReturn 2023-05-26T02:27:49.375Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-26T02:27:49.375Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-26T02:27:49.384Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-26T02:27:49.384Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-26T02:27:49.384Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-26T02:27:49.385Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-26T02:27:49.385Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-26T02:27:49.385Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685068069384, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-26T02:27:50.414Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:28:06.469Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "f4480769-bf38-41b7-9334-4d2cbc3cf52e", "consumerID": "SO-sdc-controller", "timestamp": 1685067996044, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.471Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685067947495, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685068006300, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685068008075, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-26T02:28:06.472Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:28:50.416Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:29:06.470Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:29:06.470Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-26T02:29:06.470Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb", "consumerID": "SO-sdc-controller", "timestamp": 1685068069384, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-26T02:29:06.471Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-26T02:29:50.417Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:30:06.469Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:30:50.419Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:31:06.471Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:31:50.421Z|4fd9e9e8-5b2b-4e55-a8e9-a2e1e5ce04fb|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:32:06.471Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:32:50.422Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:33:06.472Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:33:50.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:34:06.474Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:34:50.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:35:06.475Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:35:50.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:36:06.476Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:36:50.427Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:37:06.477Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:37:50.428Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:38:06.478Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:38:50.429Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:39:06.479Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:39:50.430Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:40:06.480Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:40:50.431Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:41:06.481Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:41:50.432Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:42:06.483Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:42:50.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:43:06.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:43:50.434Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:44:06.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:44:50.436Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:45:06.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:45:50.438Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:46:06.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:46:50.439Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:47:06.489Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:47:50.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:48:06.490Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:48:50.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:49:06.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:49:50.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:50:06.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:50:50.443Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:51:06.493Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:51:50.443Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:52:06.494Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:52:50.445Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:53:06.495Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:53:50.446Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:54:06.497Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:54:50.446Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:55:06.498Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:55:50.448Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:56:06.500Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:56:50.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-26T02:57:06.501Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-26T02:57:50.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO