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-03T23:25:29.043Z||main|||||INFO|500||The following profiles are active: basic 2023-05-03T23:25:37.982Z||main|||||INFO|500||Starting service [Tomcat] 2023-05-03T23:25:37.983Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-05-03T23:25:38.086Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-05-03T23:25:41.769Z||main|||||INFO|500||catdb-pool - Starting... 2023-05-03T23:25:42.253Z||main|||||INFO|500||catdb-pool - Start completed. 2023-05-03T23:25:42.663Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-05-03T23:25:42.847Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-05-03T23:25:43.331Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-05-03T23:25:45.204Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-03T23:25:46.053Z||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-03T23:25:48.293Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-03T23:25:48.413Z||main|||||INFO|500||reqdb-pool - Starting... 2023-05-03T23:25:48.426Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-05-03T23:25:48.435Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-05-03T23:25:48.970Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-03T23:25:49.265Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-03T23:25:50.140Z||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-03T23:25:50.708Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-05-03T23:25:50.709Z||main|||||ERROR|500||(conn=865) Table 'catalogdb.activity_spec' doesn't exist 2023-05-03T23:25:50.728Z||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-03T23:25:53.075Z||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-03T23:25:55.239Z||main|||||WARN|500||--- 2023-05-03T23:25:55.239Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-05-03T23:25:55.239Z||main|||||WARN|500||--- 2023-05-03T23:25:55.584Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-05-03T23:25:59.805Z||main|||||INFO|500||Started Application in 33.113 seconds (JVM running for 34.59) 2023-05-03T23:25:59.812Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-05-03T23:25:59.814Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-05-03T23:25:59.819Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-05-03T23:25:59.851Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 265e60fd-faf5-4ecf-a472-b1bc203610f5 url= /sdc/v1/artifactTypes 2023-05-03T23:25:59.854Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-05-03T23:25:59.995Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-03T23:26:00.036Z||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-03T23:26:00.036Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-05-03T23:26:00.037Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5c189740-296a-4e50-9c72-80be1c3f5de4 url= /sdc/v1/distributionKafkaData 2023-05-03T23:26:00.037Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-05-03T23:26:00.079Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-03T23:26:00.084Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@68163e9c 2023-05-03T23:26:00.148Z||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-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009 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-03T23:26:00.193Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Instantiated an idempotent producer. 2023-05-03T23:26:00.271Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-05-03T23:26:00.325Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-03T23:26:00.326Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-03T23:26:00.326Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683156360323 2023-05-03T23:26:00.331Z||scheduling-1|||||INFO|500||start DistributionClient 2023-05-03T23:26:00.349Z||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-3ef01982-a143-4ef3-9c78-0fc4236afac1 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-03T23:26:00.451Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-03T23:26:00.452Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-03T23:26:00.452Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683156360451 2023-05-03T23:26:00.453Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:26:00.455Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:26:00.455Z||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-b0561bfc-6a35-4d2d-9c24-c0de00690177 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-03T23:26:00.461Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-03T23:26:00.461Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-03T23:26:00.462Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683156360461 2023-05-03T23:26:00.462Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:26:00.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:26:00.468Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-05-03T23:26:01.702Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:01.703Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:01.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 KQ7xbSJ0TU6vKqLdHcqGPg 2023-05-03T23:26:01.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 KQ7xbSJ0TU6vKqLdHcqGPg 2023-05-03T23:26:01.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 KQ7xbSJ0TU6vKqLdHcqGPg 2023-05-03T23:26:01.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 KQ7xbSJ0TU6vKqLdHcqGPg 2023-05-03T23:26:01.715Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Cluster ID: nhfxOBjmRhe0fZscMUoIqA 2023-05-03T23:26:01.717Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] ProducerId set to 5 with epoch 0 2023-05-03T23:26:01.703Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:01.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 KQ7xbSJ0TU6vKqLdHcqGPg 2023-05-03T23:26:01.730Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:01.731Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 KQ7xbSJ0TU6vKqLdHcqGPg 2023-05-03T23:26:01.732Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:01.733Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:01.735Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Cluster ID: nhfxOBjmRhe0fZscMUoIqA 2023-05-03T23:26:01.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Cluster ID: nhfxOBjmRhe0fZscMUoIqA 2023-05-03T23:26:01.737Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-05-03T23:26:01.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-05-03T23:26:01.784Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] (Re-)joining group 2023-05-03T23:26:01.789Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] (Re-)joining group 2023-05-03T23:26:01.903Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1-0e3f16ed-c187-4b8b-be9c-321a711fd0ab 2023-05-03T23:26:01.904Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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-03T23:26:01.904Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] (Re-)joining group 2023-05-03T23:26:01.940Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177-da8c317c-0c6a-432a-951a-536e4f2961df 2023-05-03T23:26:01.942Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, 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-03T23:26:01.943Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] (Re-)joining group 2023-05-03T23:26:07.931Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1-0e3f16ed-c187-4b8b-be9c-321a711fd0ab', protocol='range'} 2023-05-03T23:26:07.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177-da8c317c-0c6a-432a-951a-536e4f2961df', protocol='range'} 2023-05-03T23:26:08.000Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:08.001Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:08.001Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:08.001Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:08.001Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:08.001Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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 Bkc1j45CQyC9hInbX29T5A 2023-05-03T23:26:08.005Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177-da8c317c-0c6a-432a-951a-536e4f2961df=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1-0e3f16ed-c187-4b8b-be9c-321a711fd0ab=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-03T23:26:08.055Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177-da8c317c-0c6a-432a-951a-536e4f2961df', protocol='range'} 2023-05-03T23:26:08.056Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1-0e3f16ed-c187-4b8b-be9c-321a711fd0ab', protocol='range'} 2023-05-03T23:26:08.057Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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-03T23:26:08.056Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, 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-03T23:26:08.061Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, 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-03T23:26:08.061Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, 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-03T23:26:08.076Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-03T23:26:08.076Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-05-03T23:26:08.076Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-03T23:26:08.076Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-05-03T23:26:08.076Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-05-03T23:26:08.076Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-05-03T23:26:08.076Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-05-03T23:26:08.077Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-05-03T23:26:08.077Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-05-03T23:26:08.077Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-05-03T23:26:08.077Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-05-03T23:26:08.077Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-05-03T23:26:08.101Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-03T23:26:08.102Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-03T23:26:08.157Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-03T23:26:08.158Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-03T23:26:08.164Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-03T23:26:08.164Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-03T23:26:08.176Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-03T23:26:08.176Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-03T23:26:08.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-03T23:26:08.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-03T23:26:08.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-03T23:26:08.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-03T23:27:00.460Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:27:00.464Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:28:00.462Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:28:00.464Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:29:00.463Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:29:00.466Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:30:00.464Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:30:00.468Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:31:00.465Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:31:00.469Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:32:00.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:32:00.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:33:00.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:33:00.471Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:34:00.469Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:34:00.471Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:35:00.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:35:00.472Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:35:01.781Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ef01982-a143-4ef3-9c78-0fc4236afac1, groupId=SO] Node -1 disconnected. 2023-05-03T23:35:01.894Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b0561bfc-6a35-4d2d-9c24-c0de00690177, groupId=SO] Node -1 disconnected. 2023-05-03T23:35:01.923Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Node -1 disconnected. 2023-05-03T23:35:31.334Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-05-03T23:36:00.471Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:36:00.473Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:37:00.472Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:37:00.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:38:00.475Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:38:00.475Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:39:00.475Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:39:00.476Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:40:00.476Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:40:00.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:41:00.476Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:41:00.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:42:00.477Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:42:00.477Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:43:00.478Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:43:00.478Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:44:00.480Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:44:00.480Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:45:00.481Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:45:00.481Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:46:00.482Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:46:00.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:47:00.484Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:47:00.484Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:48:00.484Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:48:00.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:49:00.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:49:00.486Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:50:00.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:50:00.487Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:51:00.488Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:51:00.488Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:52:00.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:52:00.489Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:53:00.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:53:00.491Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:54:00.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:54:00.493Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:55:00.494Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:55:00.495Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:56:00.494Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:56:00.495Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:57:00.495Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:57:00.496Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:58:00.496Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-03T23:58:00.496Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:59:00.497Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-03T23:59:00.497Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:00:00.499Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:00:00.499Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:01:00.499Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:01:00.500Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:02:00.501Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:02:00.501Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:03:00.502Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:03:00.502Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:04:00.503Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:04:00.503Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:05:00.504Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:05:00.505Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:06:00.505Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:06:00.506Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:07:00.507Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:07:00.507Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:08:00.509Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:08:00.509Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:09:00.510Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:09:00.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:10:00.510Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:10:00.510Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:11:00.511Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:11:00.511Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:12:00.513Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:12:00.513Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:13:00.513Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:13:00.513Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:14:00.515Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:14:00.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:15:00.517Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:15:00.517Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:16:00.519Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:16:00.519Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:17:00.521Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:17:00.521Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:18:00.521Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:18:00.522Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:19:00.523Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:19:00.523Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:20:00.524Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:20:00.524Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:21:00.525Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:21:00.525Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:22:00.527Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:22:00.527Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:23:00.527Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:23:00.528Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:24:00.528Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:24:00.528Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:25:00.530Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:25:00.530Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:26:00.530Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:26:00.531Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:27:00.531Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:27:00.532Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:28:00.533Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:28:00.533Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:29:00.536Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:29:00.535Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:30:00.537Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:30:00.537Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:31:00.539Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:31:00.539Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:32:00.539Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:32:00.540Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:33:00.540Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:33:00.540Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:34:00.541Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:34:00.542Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:35:00.541Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:35:00.542Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:36:00.542Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:36:00.543Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:37:00.543Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:37:00.543Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:38:00.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:38:00.546Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:39:00.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:00.547Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:39:17.328Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T00:39:17.328Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"91693f8d-5a95-45dc-a900-a0f0f156179a","serviceName":"vFW 2023-05-04 00-38-03","serviceVersion":"1.0","serviceUUID":"dfdfa727-4e4d-48ec-acdc-0ff8be40aea8","serviceDescription":"catalog service description","serviceInvariantUUID":"ca702e95-3abd-40b4-8121-ba65e7222dff","resources":[{"resourceInstanceName":"vFW 0f18c544-c636 0","resourceName":"vFW 0f18c544-c636","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"133f5637-38e4-4f73-bfc1-73e1dc8c8b8e","resourceInvariantUUID":"860ef544-2f76-4b73-9be4-375c8ca0e327","resourceCustomizationUUID":"a43b82a7-a398-46e9-87e0-73b25f7b6b75","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vf-license-model.xml","artifactChecksum":"ODNjODJhNzhiZjliNTllYWYxZDIzNWY1NmU4NWZmZTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6dc6b48d-9a48-47d2-b1c3-808eeed7f4bd","artifactVersion":"1"},{"artifactName":"vfw0f18c544c6360_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json","artifactChecksum":"YWY2YjI2MDBlZWJlNzRiNzc4OTU4Y2Q4ZmQ2YTk1MDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"814a578a-73e4-4ff4-a415-83a13d259078","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"34d82258-b37c-4203-92f9-3e3ac0acf8d3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vendor-license-model.xml","artifactChecksum":"YjU2Mzk2MWRhODVkY2ZmNTE3MWU3MmE2N2NkMDJjMzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"85ddfc37-5057-4f99-a119-546d701a0d8b","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"54c59617-ad38-4b6d-8179-ae496b051d92","artifactVersion":"2","generatedFromUUID":"34d82258-b37c-4203-92f9-3e3ac0acf8d3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230504003803-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-template.yml","artifactChecksum":"NzJlN2VhYzgwMjM3ZjNjODU0OTAwNTFmOTE2MDY3OTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"11c4718a-a626-4099-9ae0-8727847b986c","artifactVersion":"1"},{"artifactName":"service-Vfw20230504003803-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar","artifactChecksum":"MjJmOGVmNWM0Mjc2ZjlhZDE3ZGNjNGQ3YmQ3MmJiMGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1026cccb-7f3d-4514-a930-6489d0f6be58","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-04T00:39:17.342Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:39:17.348Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:17.348Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:17.349Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:17.356Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:39:17.356Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:39:17.356Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:39:17.356Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:39:17.356Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:39:17.357Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:39:17.426Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:39:17.426Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "cds-sdc-listener", "timestamp": 1683160696533, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:39:17.439Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:39:18.376Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:39:18.377Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:18.377Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:18.377Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:19.378Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:39:19.379Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:19.379Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:19.379Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:20.380Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:39:20.381Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:20.381Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:20.381Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:21.383Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:39:21.383Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:21.384Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:21.384Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:22.385Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:39:22.386Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:22.386Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:22.386Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:23.387Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:39:23.388Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:23.388Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:23.388Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:24.390Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "serviceName": "vFW 2023-05-04 00-38-03", "serviceVersion": "1.0", "serviceUUID": "dfdfa727-4e4d-48ec-acdc-0ff8be40aea8", "serviceDescription": "catalog service description", "serviceInvariantUUID": "ca702e95-3abd-40b4-8121-ba65e7222dff", "resources": [ { "resourceInstanceName": "vFW 0f18c544-c636 0", "resourceCustomizationUUID": "a43b82a7-a398-46e9-87e0-73b25f7b6b75", "resourceName": "vFW 0f18c544-c636", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "133f5637-38e4-4f73-bfc1-73e1dc8c8b8e", "resourceInvariantUUID": "860ef544-2f76-4b73-9be4-375c8ca0e327", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw0f18c544c6360_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "artifactChecksum": "YWY2YjI2MDBlZWJlNzRiNzc4OTU4Y2Q4ZmQ2YTk1MDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "814a578a-73e4-4ff4-a415-83a13d259078", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "34d82258-b37c-4203-92f9-3e3ac0acf8d3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "54c59617-ad38-4b6d-8179-ae496b051d92", "generatedFromUUID": "34d82258-b37c-4203-92f9-3e3ac0acf8d3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "54c59617-ad38-4b6d-8179-ae496b051d92", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230504003803-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "artifactChecksum": "MjJmOGVmNWM0Mjc2ZjlhZDE3ZGNjNGQ3YmQ3MmJiMGE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1026cccb-7f3d-4514-a930-6489d0f6be58" } ], "workloadContext": "Production" } 2023-05-04T00:39:24.395Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-04T00:39:24.395Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 dfdfa727-4e4d-48ec-acdc-0ff8be40aea8 ASDC 2023-05-04T00:39:24.548Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:91693f8d-5a95-45dc-a900-a0f0f156179a ServiceName:vFW 2023-05-04 00-38-03 ServiceVersion:1.0 ServiceUUID:dfdfa727-4e4d-48ec-acdc-0ff8be40aea8 ServiceInvariantUUID:ca702e95-3abd-40b4-8121-ba65e7222dff ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230504003803-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar ArtifactUUID:1026cccb-7f3d-4514-a930-6489d0f6be58 ArtifactChecksum:MjJmOGVmNWM0Mjc2ZjlhZDE3ZGNjNGQ3YmQ3MmJiMGE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 0f18c544-c636 0 ResourceCustomizationUUID:a43b82a7-a398-46e9-87e0-73b25f7b6b75 ResourceInvariantUUID:860ef544-2f76-4b73-9be4-375c8ca0e327 ResourceName:vFW 0f18c544-c636 ResourceType:VF ResourceUUID:133f5637-38e4-4f73-bfc1-73e1dc8c8b8e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw0f18c544c6360_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json ArtifactUUID:814a578a-73e4-4ff4-a415-83a13d259078 ArtifactChecksum:YWY2YjI2MDBlZWJlNzRiNzc4OTU4Y2Q4ZmQ2YTk1MDA= 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/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml ArtifactUUID:34d82258-b37c-4203-92f9-3e3ac0acf8d3 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/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env ArtifactUUID:54c59617-ad38-4b6d-8179-ae496b051d92 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/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env ArtifactUUID:54c59617-ad38-4b6d-8179-ae496b051d92 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-04T00:39:24.549Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF dfdfa727-4e4d-48ec-acdc-0ff8be40aea8 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-04T00:39:24.753Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:39:24.754Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-04T00:39:24.755Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-04T00:39:24.755Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 1026cccb-7f3d-4514-a930-6489d0f6be58 from URL: /sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:24.755Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-04T00:39:24.756Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:24.923Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-04T00:39:24.928Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar 1026cccb-7f3d-4514-a930-6489d0f6be58 101458 2023-05-04T00:39:24.929Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar ASDC sendASDCNotification 2023-05-04T00:39:24.929Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:24.930Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:39:24.930Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:24.931Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:24.931Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160764928, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:25.931Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:39:25.932Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-04T00:39:25.933Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 1026cccb-7f3d-4514-a930-6489d0f6be58, URL: /sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar to file: /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:25.934Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230504003803-csar.csar 2023-05-04T00:39:25.993Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:25.993Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:26.317Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16769366415388872066/Definitions/service-Vfw20230504003803-template.yml 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 Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-05-04T00:39:28.436Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-04T00:39:28.441Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-04T00:39:28.442Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.442Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-05-04T00:39:28.442Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.442Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||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-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.442Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||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-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.442Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||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-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.442Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0f18c544-c636 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-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.442Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.442Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.443Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||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-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.443Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.443Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.443Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:28.443Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-04T00:39:28.450Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.451Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:28.455Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:28.455Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-04T00:39:28.456Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:39:28.457Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.457Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:28.458Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:28.458Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-04T00:39:28.458Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:39:28.458Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.458Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:28.461Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.461Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is not matching search criteria 2023-05-04T00:39:28.462Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-04T00:39:28.462Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-04T00:39:28.462Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:28.462Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.462Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-04T00:39:28.462Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.462Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-04T00:39:28.462Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-04T00:39:28.462Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-04T00:39:28.463Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.463Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:28.463Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-04T00:39:28.463Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:28.463Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-04T00:39:28.463Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.463Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-04T00:39:28.463Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.463Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T00:39:28.465Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.465Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:28.465Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:39:28.465Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.466Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:28.466Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:39:28.466Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.466Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:28.466Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:39:28.466Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.466Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is not matching search criteria 2023-05-04T00:39:28.467Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-04T00:39:28.467Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-04T00:39:28.467Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-04T00:39:28.467Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-04T00:39:28.467Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-04T00:39:28.467Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.467Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:28.468Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-04T00:39:28.468Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:28.468Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-04T00:39:28.468Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.468Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=78234935-f95b-4beb-b482-bde421478cda 2023-05-04T00:39:28.468Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.468Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is not matching search criteria 2023-05-04T00:39:28.469Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-04T00:39:28.469Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-04T00:39:28.469Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:28.469Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.469Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-04T00:39:28.469Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.469Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-04T00:39:28.469Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-04T00:39:28.469Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-04T00:39:28.470Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:28.470Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-04T00:39:28.470Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.470Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=32f959dc-45fe-4939-8e7d-b6cb3da9abda 2023-05-04T00:39:28.470Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.470Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is not matching search criteria 2023-05-04T00:39:28.470Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-04T00:39:28.470Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-04T00:39:28.471Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:28.471Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.471Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-04T00:39:28.471Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.471Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-04T00:39:28.471Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-04T00:39:28.471Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-04T00:39:28.471Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:28.472Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:28.472Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-04T00:39:28.472Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=1d5f5504-ca16-49f2-b709-5daaa857ddab 2023-05-04T00:39:28.472Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.472Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:28.472Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.472Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:28.472Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.472Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:28.473Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:28.473Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:28.473Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-05-04 00-38-03 Description:catalog service description Model UUID:dfdfa727-4e4d-48ec-acdc-0ff8be40aea8 Model Version:NULL Model InvariantUuid:ca702e95-3abd-40b4-8121-ba65e7222dff Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 0f18c544-c636 Model UUID:05340446-c374-4f6c-9359-29b76272da24 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:860ef544-2f76-4b73-9be4-375c8ca0e327 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a43b82a7-a398-46e9-87e0-73b25f7b6b75 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:5b74c710-3ab4-4809-b704-237745fa466d ModelName:Vfw0f18c544C636..base_vfw..module-0 ModelUuid:872f984b-6e62-4aef-b5a7-0f9b62312bb7 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:78234935-f95b-4beb-b482-bde421478cda ModelInvariantUuid:ddd55f20-8183-49d0-9c3b-75d1f3d7deb6 ModelName:vFW 0f18c544-c636-nodes.vfwCvfc ModelUuid:c3621f39-9a2f-4f66-8ead-27c220a2d927 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:90dd2397-58e9-4448-9a7a-a8cca1564fb7 ModelInvariantUuid:9e1d09d3-baed-42b9-bfd8-f446c07e1a77 ModelName:Vfw0f18c544C636.compute.nodes.heat.vfw ModelUuid:bfb79741-3e39-49c3-9bc6-d6ed36e05e70 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:32f959dc-45fe-4939-8e7d-b6cb3da9abda ModelInvariantUuid:2d498869-43d4-4cec-90ed-331ed18eff9e ModelName:vFW 0f18c544-c636-nodes.vsnCvfc ModelUuid:fc5431f3-fd46-4662-a180-91b2a3e56b7f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:4b4f72e2-ddf4-4c04-b2a2-93cc950a0c80 ModelInvariantUuid:8fb84c68-418d-47ea-80b2-fe02a399439f ModelName:Vfw0f18c544C636.compute.nodes.heat.vsn ModelUuid:bef56523-bab8-484d-9e89-fee8a12a3adf ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:1d5f5504-ca16-49f2-b709-5daaa857ddab ModelInvariantUuid:97e98601-a8c7-4eb6-b349-f9aa22ed3591 ModelName:vFW 0f18c544-c636-nodes.vpgCvfc ModelUuid:3b857e39-58d9-4afc-9a68-f5208f42cc07 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:944cb44c-4939-4345-baaa-d932642a64a3 ModelInvariantUuid:3f1bb514-7fc8-435d-a189-237e0afb67f4 ModelName:Vfw0f18c544C636.compute.nodes.heat.vpg ModelUuid:11f30c5f-7477-4df7-ad26-40812b28f490 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-04T00:39:28.512Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 133f5637-38e4-4f73-bfc1-73e1dc8c8b8e 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-04T00:39:28.576Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||vFW 0f18c544-c636 0 2023-05-04T00:39:28.581Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 133f5637-38e4-4f73-bfc1-73e1dc8c8b8e 2023-05-04T00:39:28.582Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 814a578a-73e4-4ff4-a415-83a13d259078 from URL: /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json 2023-05-04T00:39:28.582Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-04T00:39:28.582Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json 2023-05-04T00:39:28.743Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-04T00:39:28.744Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json 814a578a-73e4-4ff4-a415-83a13d259078 785 2023-05-04T00:39:28.744Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json ASDC sendASDCNotification 2023-05-04T00:39:28.744Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json 2023-05-04T00:39:28.744Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:39:28.745Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:28.745Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:28.745Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160768744, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:29.746Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw0f18c544C636..base_vfw..module-0", "vfModuleModelInvariantUUID": "5b74c710-3ab4-4809-b704-237745fa466d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "872f984b-6e62-4aef-b5a7-0f9b62312bb7", "vfModuleModelCustomizationUUID": "0ca1f31f-0ce6-4c12-90f8-4fe8176d5376", "isBase": true, "artifacts": [ "34d82258-b37c-4203-92f9-3e3ac0acf8d3", "54c59617-ad38-4b6d-8179-ae496b051d92" ], "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-04T00:39:29.760Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw0f18c544C636..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:872f984b-6e62-4aef-b5a7-0f9b62312bb7 VfModuleModelInvariantUUID:5b74c710-3ab4-4809-b704-237745fa466d VfModuleModelDescription:NULL Artifacts UUID List:{ 34d82258-b37c-4203-92f9-3e3ac0acf8d3 , 54c59617-ad38-4b6d-8179-ae496b051d92 } 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-04T00:39:29.763Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw0f18c544C636..base_vfw..module-0", "vfModuleModelInvariantUUID": "5b74c710-3ab4-4809-b704-237745fa466d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "872f984b-6e62-4aef-b5a7-0f9b62312bb7", "vfModuleModelCustomizationUUID": "0ca1f31f-0ce6-4c12-90f8-4fe8176d5376", "isBase": true, "artifacts": [ "34d82258-b37c-4203-92f9-3e3ac0acf8d3", "54c59617-ad38-4b6d-8179-ae496b051d92" ], "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-04T00:39:29.763Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw0f18c544C636..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:872f984b-6e62-4aef-b5a7-0f9b62312bb7 VfModuleModelInvariantUUID:5b74c710-3ab4-4809-b704-237745fa466d VfModuleModelDescription:NULL Artifacts UUID List:{ 34d82258-b37c-4203-92f9-3e3ac0acf8d3 , 54c59617-ad38-4b6d-8179-ae496b051d92 } 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-04T00:39:29.764Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 34d82258-b37c-4203-92f9-3e3ac0acf8d3 from URL: /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml 2023-05-04T00:39:29.764Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-04T00:39:29.764Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml 2023-05-04T00:39:29.920Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-04T00:39:29.921Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml 34d82258-b37c-4203-92f9-3e3ac0acf8d3 20368 2023-05-04T00:39:29.921Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-04T00:39:29.922Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml 2023-05-04T00:39:29.922Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:39:29.922Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:29.922Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:29.922Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160769921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:30.923Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 54c59617-ad38-4b6d-8179-ae496b051d92 from URL: /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env 2023-05-04T00:39:30.923Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-04T00:39:30.924Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env 2023-05-04T00:39:31.038Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-04T00:39:31.038Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env 54c59617-ad38-4b6d-8179-ae496b051d92 2098 2023-05-04T00:39:31.038Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-04T00:39:31.039Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env 2023-05-04T00:39:31.039Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:39:31.039Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:31.039Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:31.039Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160771038, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:32.040Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: dfdfa727-4e4d-48ec-acdc-0ff8be40aea8 2023-05-04T00:39:32.040Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 0f18c544-c636 0 133f5637-38e4-4f73-bfc1-73e1dc8c8b8e 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-04T00:39:32.095Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@48dcf91d, org.onap.sdc.toscaparser.api.parameters.Input@6a38381d, org.onap.sdc.toscaparser.api.parameters.Input@669d0d13, org.onap.sdc.toscaparser.api.parameters.Input@7b5e6dc5, org.onap.sdc.toscaparser.api.parameters.Input@546577a2] 2023-05-04T00:39:32.098Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.099Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:32.099Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-04T00:39:32.099Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= a43b82a7-a398-46e9-87e0-73b25f7b6b75 2023-05-04T00:39:32.099Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a43b82a7-a398-46e9-87e0-73b25f7b6b75 matches Tosca VF Customization UUID: a43b82a7-a398-46e9-87e0-73b25f7b6b75 2023-05-04T00:39:32.099Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: a43b82a7-a398-46e9-87e0-73b25f7b6b75 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-04T00:39:32.108Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.108Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:32.109Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id a43b82a7-a398-46e9-87e0-73b25f7b6b75: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-04T00:39:32.110Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@22fabd4c 2023-05-04T00:39:32.110Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.110Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T00:39:32.110Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0ca1f31f-0ce6-4c12-90f8-4fe8176d5376 2023-05-04T00:39:32.111Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0ca1f31f-0ce6-4c12-90f8-4fe8176d5376 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-04T00:39:32.121Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.122Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:32.122Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:39:32.123Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.123Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:32.123Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:39:32.123Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.123Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is not matching search criteria 2023-05-04T00:39:32.123Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:32.124Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=78234935-f95b-4beb-b482-bde421478cda 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-04T00:39:32.143Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.144Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:32.144Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:39:32.144Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.144Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is not matching search criteria 2023-05-04T00:39:32.144Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-04T00:39:32.144Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-04T00:39:32.145Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:32.145Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:32.145Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-04T00:39:32.145Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:32.145Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-04T00:39:32.145Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-04T00:39:32.145Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-04T00:39:32.145Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:32.146Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-04T00:39:32.146Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:32.146Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=32f959dc-45fe-4939-8e7d-b6cb3da9abda 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-04T00:39:32.150Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.150Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:32.150Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:39:32.152Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.153Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is not matching search criteria 2023-05-04T00:39:32.153Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-04T00:39:32.153Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-04T00:39:32.153Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:32.153Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:32.153Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-04T00:39:32.153Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-04T00:39:32.153Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-04T00:39:32.153Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-04T00:39:32.154Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-04T00:39:32.154Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-04T00:39:32.154Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-04T00:39:32.154Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-04T00:39:32.154Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=1d5f5504-ca16-49f2-b709-5daaa857ddab 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-04T00:39:32.158Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.158Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:32.158Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:39:32.158Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.158Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Node template vFW 0f18c544-c636 0 is matching search criteria 2023-05-04T00:39:32.158Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 0f18c544-c636 0] matching following query criteria: sdcType=VF, customizationUUID=a43b82a7-a398-46e9-87e0-73b25f7b6b75 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-04T00:39:32.162Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.162Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:32.163Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid dfdfa727-4e4d-48ec-acdc-0ff8be40aea8: vFW 0f18c544-c636 2023-05-04T00:39:32.163Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.163Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:32.163Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.163Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:32.163Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.163Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:32.163Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.164Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:32.164Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:39:32.164Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-04 00-38-03 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:39:32.164Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-05-04 00-38-03 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-04T00:39:32.698Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 0f18c544-c636 133f5637-38e4-4f73-bfc1-73e1dc8c8b8e 1 ASDC deployResourceStructure 2023-05-04T00:39:32.699Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json ASDC sendASDCNotification 2023-05-04T00:39:32.699Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json 2023-05-04T00:39:32.699Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:39:32.699Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:32.699Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:32.700Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160772699, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:33.700Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-04T00:39:33.701Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml 2023-05-04T00:39:33.701Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:39:33.701Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:33.701Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:33.701Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160773700, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:34.703Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-04T00:39:34.704Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env 2023-05-04T00:39:34.704Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:39:34.704Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:34.704Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:34.704Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160774703, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:35.705Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar ASDC sendASDCNotification 2023-05-04T00:39:35.705Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar 2023-05-04T00:39:35.705Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:39:35.706Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:39:35.706Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:39:35.706Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160775705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:39:36.707Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 91693f8d-5a95-45dc-a900-a0f0f156179a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:39:36.744Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 91693f8d-5a95-45dc-a900-a0f0f156179a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:39:36.748Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:39:36.749Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T00:39:36.749Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T00:40:00.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:40:00.464Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:40:00.465Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:40:00.465Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:40:06.749Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 91693f8d-5a95-45dc-a900-a0f0f156179a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:40:06.770Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 91693f8d-5a95-45dc-a900-a0f0f156179a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:40:06.774Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:40:06.775Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T00:40:06.775Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T00:40:36.775Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 91693f8d-5a95-45dc-a900-a0f0f156179a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:40:36.801Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 91693f8d-5a95-45dc-a900-a0f0f156179a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:40:36.805Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:40:36.806Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T00:40:36.806Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T00:41:00.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:00.468Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.469Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160727383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.469Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.469Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.469Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160743845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.469Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.469Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.469Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "ves-openapi-manager", "timestamp": 1683160751744, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160728776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160753129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160727383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "NOTIFIED" } 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "NOTIFIED" } 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "cds-sdc-listener", "timestamp": 1683160696533, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "ves-openapi-manager", "timestamp": 1683160751744, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160743845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160728776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160753129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160727383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "cds-sdc-listener", "timestamp": 1683160696533, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "ves-openapi-manager", "timestamp": 1683160751744, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160743845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160728776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160753129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160727383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "cds-sdc-listener", "timestamp": 1683160696533, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "ves-openapi-manager", "timestamp": 1683160751744, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160743845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160728776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160753129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160727383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-04T00:41:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "cds-sdc-listener", "timestamp": 1683160696533, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "ves-openapi-manager", "timestamp": 1683160751744, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160743845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160728776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160753129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160727383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "cds-sdc-listener", "timestamp": 1683160696533, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "ves-openapi-manager", "timestamp": 1683160751744, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160743845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160728776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160753129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160727383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160740546, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "cds-sdc-listener", "timestamp": 1683160696533, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "ves-openapi-manager", "timestamp": 1683160751744, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160743845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160728776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160753129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160764034, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160764185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160764846, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.476Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "cds-sdc-listener", "timestamp": 1683160763826, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160764928, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160765316, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160765204, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.477Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "cds-sdc-listener", "timestamp": 1683160764845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-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-04T00:41:00.496Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 91693f8d-5a95-45dc-a900-a0f0f156179a 2023-05-04T00:41:00.497Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 91693f8d-5a95-45dc-a900-a0f0f156179a 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-04T00:41:00.518Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.519Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160765182, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.519Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.519Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.519Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "policy-distribution-id", "timestamp": 1683160766207, "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-04T00:41:00.530Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 91693f8d-5a95-45dc-a900-a0f0f156179a 2023-05-04T00:41:00.530Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 91693f8d-5a95-45dc-a900-a0f0f156179a 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-04T00:41:00.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.546Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "cds-sdc-listener", "timestamp": 1683160765849, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160766322, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160767209, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "cds-sdc-listener", "timestamp": 1683160765849, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.547Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160767468, "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-04T00:41:00.559Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 91693f8d-5a95-45dc-a900-a0f0f156179a 2023-05-04T00:41:00.559Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 91693f8d-5a95-45dc-a900-a0f0f156179a 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-04T00:41:00.577Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.577Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160767209, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.577Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160768744, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "cds-sdc-listener", "timestamp": 1683160765849, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "multicloud-k8s", "timestamp": 1683160768472, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160767209, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "cds-sdc-listener", "timestamp": 1683160765849, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.578Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160769921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160769476, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160770383, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160767209, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "cds-sdc-listener", "timestamp": 1683160765849, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.579Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.580Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160771038, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.580Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.580Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.580Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160769476, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "NOTIFIED" } 2023-05-04T00:41:00.580Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.580Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.580Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160771392, "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-04T00:41:00.594Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 91693f8d-5a95-45dc-a900-a0f0f156179a 2023-05-04T00:41:00.594Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 91693f8d-5a95-45dc-a900-a0f0f156179a 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-04T00:41:00.614Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.615Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160767209, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.615Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.615Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.615Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "cds-sdc-listener", "timestamp": 1683160765849, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.615Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.615Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.615Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160769476, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-04T00:41:00.615Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "ves-openapi-manager", "timestamp": 1683160771487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160772699, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/vfw0f18c544c6360_modules.json", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160767209, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "cds-sdc-listener", "timestamp": 1683160765849, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160769476, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.616Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "ves-openapi-manager", "timestamp": 1683160771487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160773700, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160767209, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "cds-sdc-listener", "timestamp": 1683160773127, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160769476, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "ves-openapi-manager", "timestamp": 1683160771487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.617Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.618Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.618Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160774703, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/resourceInstances/vfw0f18c544c6360/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.618Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.618Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.618Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160774345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.618Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.618Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.618Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "cds-sdc-listener", "timestamp": 1683160774133, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-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-04T00:41:00.652Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a8b5e3ba-534b-439f-ad08-0c935914c45b 2023-05-04T00:41:00.653Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8b5e3ba-534b-439f-ad08-0c935914c45b 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-04T00:41:00.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160769476, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "ves-openapi-manager", "timestamp": 1683160771487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160775705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160775348, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160769476, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "ves-openapi-manager", "timestamp": 1683160771487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "policy-distribution-id", "timestamp": 1683160776350, "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-04T00:41:00.686Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a8b5e3ba-534b-439f-ad08-0c935914c45b 2023-05-04T00:41:00.687Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8b5e3ba-534b-439f-ad08-0c935914c45b 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-04T00:41:00.706Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.706Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160776616, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.706Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.706Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.706Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "ves-openapi-manager", "timestamp": 1683160771487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.706Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.706Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.706Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160778313, "artifactURL": "/sdc/v1/catalog/services/Vfw20230504003803/1.0/artifacts/service-Vfw20230504003803-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.707Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.707Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.707Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160777739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.707Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.707Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.707Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "ves-openapi-manager", "timestamp": 1683160771487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.707Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.707Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.707Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "aai-model-loader", "timestamp": 1683160779318, "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-04T00:41:00.721Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 91693f8d-5a95-45dc-a900-a0f0f156179a 2023-05-04T00:41:00.721Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 91693f8d-5a95-45dc-a900-a0f0f156179a 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-04T00:41:00.740Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.740Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160778858, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.741Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.741Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.741Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160780322, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.741Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.741Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.741Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160779927, "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-04T00:41:00.752Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a8b5e3ba-534b-439f-ad08-0c935914c45b 2023-05-04T00:41:00.752Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8b5e3ba-534b-439f-ad08-0c935914c45b 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-04T00:41:00.764Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.764Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160780322, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "multicloud-k8s", "timestamp": 1683160780930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160780322, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160780322, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160783130, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160780322, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160783130, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160780322, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160783130, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160780322, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160783130, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160787495, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160783130, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160783130, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160783130, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:41:00.766Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160790958, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160793337, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160793434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "aai-model-loader", "timestamp": 1683160794341, "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-04T00:41:00.776Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a8b5e3ba-534b-439f-ad08-0c935914c45b 2023-05-04T00:41:00.777Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8b5e3ba-534b-439f-ad08-0c935914c45b 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-04T00:41:00.796Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:41:00.796Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683160794441, "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-04T00:41:00.807Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a8b5e3ba-534b-439f-ad08-0c935914c45b 2023-05-04T00:41:00.807Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8b5e3ba-534b-439f-ad08-0c935914c45b 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-04T00:41:06.806Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 91693f8d-5a95-45dc-a900-a0f0f156179a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:41:06.829Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 91693f8d-5a95-45dc-a900-a0f0f156179a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:41:06.834Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||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-04T00:41:06.844Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-04T00:41:36.845Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 91693f8d-5a95-45dc-a900-a0f0f156179a 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-04T00:41:36.861Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 91693f8d-5a95-45dc-a900-a0f0f156179a and serviceModelVersionId: dfdfa727-4e4d-48ec-acdc-0ff8be40aea8 2023-05-04T00:41:36.861Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ca702e95-3abd-40b4-8121-ba65e7222dff 2023-05-04T00:41:46.838Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ca702e95-3abd-40b4-8121-ba65e7222dff/model-vers/model-ver/dfdfa727-4e4d-48ec-acdc-0ff8be40aea8?depth=0 2023-05-04T00:41:46.931Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-04T00:41:47.343Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca702e95-3abd-40b4-8121-ba65e7222dff/model-vers/model-ver/dfdfa727-4e4d-48ec-acdc-0ff8be40aea8?depth=0|INFO|500||Invoke 2023-05-04T00:41:47.348Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca702e95-3abd-40b4-8121-ba65e7222dff/model-vers/model-ver/dfdfa727-4e4d-48ec-acdc-0ff8be40aea8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca702e95-3abd-40b4-8121-ba65e7222dff/model-vers/model-ver/dfdfa727-4e4d-48ec-acdc-0ff8be40aea8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[91693f8d-5a95-45dc-a900-a0f0f156179a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7dba8965-fbd7-4c34-a7da-11a7b2362041], X-ECOMP-RequestID=[91693f8d-5a95-45dc-a900-a0f0f156179a], X-TransactionId=[], X-ONAP-RequestID=[91693f8d-5a95-45dc-a900-a0f0f156179a], Content-Type=[application/merge-patch+json]} 2023-05-04T00:41:47.366Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca702e95-3abd-40b4-8121-ba65e7222dff/model-vers/model-ver/dfdfa727-4e4d-48ec-acdc-0ff8be40aea8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-04T00:41:47.697Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca702e95-3abd-40b4-8121-ba65e7222dff/model-vers/model-ver/dfdfa727-4e4d-48ec-acdc-0ff8be40aea8?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/ca702e95-3abd-40b4-8121-ba65e7222dff/model-vers/model-ver/dfdfa727-4e4d-48ec-acdc-0ff8be40aea8?depth=0 has http status code:200 and response headers:{date=[Thu, 04 May 2023 00:41:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[310], vertex-id=[213144], x-aai-txid=[0-aai-resources-230504-00:41:47:148-24509], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-04T00:41:47.699Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca702e95-3abd-40b4-8121-ba65e7222dff/model-vers/model-ver/dfdfa727-4e4d-48ec-acdc-0ff8be40aea8?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-04T00:41:47.700Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca702e95-3abd-40b4-8121-ba65e7222dff/model-vers/model-ver/dfdfa727-4e4d-48ec-acdc-0ff8be40aea8?depth=0|INFO|500||InvokeReturn 2023-05-04T00:41:47.705Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-04T00:41:47.706Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||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-04T00:41:47.724Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||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-04T00:41:47.725Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 91693f8d-5a95-45dc-a900-a0f0f156179a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-04T00:41:47.725Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-04T00:41:47.726Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:47.726Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:47.726Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160907725, "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-04T00:41:48.752Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:41:48.760Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T00:41:48.761Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"a8b5e3ba-534b-439f-ad08-0c935914c45b","serviceName":"basic_onboard_UXPXHf","serviceVersion":"1.0","serviceUUID":"213b56a1-9a1e-4bdc-b25f-f86d0c578bb4","serviceDescription":"service","serviceInvariantUUID":"0d669902-c202-4f87-9ee2-14c8fa1fac5e","resources":[{"resourceInstanceName":"basic_onboard_UXPXHf 0","resourceName":"basic_onboard_UXPXHf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"475e5617-ae81-496f-a8ef-f99b52cf9769","resourceInvariantUUID":"16e59f49-ab04-45eb-a997-f36b5caec59d","resourceCustomizationUUID":"7eb64aff-ffde-4846-98d0-ad063f087489","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vf-license-model.xml","artifactChecksum":"ZjE5YjZkNTQ0N2Y5MzZkYWUzNDEyODhkZTE1ZGQ1N2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"eb26df53-5366-4fb1-8f50-ac78ca705392","artifactVersion":"1"},{"artifactName":"basic_onboard_uxpxhf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json","artifactChecksum":"ZmVlNDZlODhjYjQ1NzU3ZmZlZTUzYzFiYTRkYTMyODE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5e8569df-3c80-4a58-814d-34e021b2d0fe","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"608fd14f-3e07-40ca-a872-e465f150053b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1bd842e2-0f66-4bd3-9c3e-eff692700463","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"11222a81-2b47-4760-85c8-bab3b0e691f7","artifactVersion":"2","generatedFromUUID":"608fd14f-3e07-40ca-a872-e465f150053b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardUxpxhf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-template.yml","artifactChecksum":"ZjI2MjgxMDJjODcwYzQ1MmUzNjNmODExZjhmMTM3MjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"552e716c-15e0-4457-81dc-b75254e4c648","artifactVersion":"1"},{"artifactName":"service-BasicOnboardUxpxhf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar","artifactChecksum":"NWZlY2JmZDQ2YzA0ZjJlY2I0NTI0MjllNDBjM2YyZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9316dfce-b4a7-450b-8520-f4a4d6cf603b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-04T00:41:48.762Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:41:48.763Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:48.763Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:48.763Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:49.763Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:41:49.764Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:49.764Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:49.764Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:50.765Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:41:50.765Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:50.766Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:50.766Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:51.766Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:41:51.767Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:51.767Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:51.767Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:52.768Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:41:52.768Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:52.768Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:52.768Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:53.769Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:41:53.769Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:53.770Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:53.770Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:54.770Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:41:54.771Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:54.771Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:54.771Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:55.772Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "serviceName": "basic_onboard_UXPXHf", "serviceVersion": "1.0", "serviceUUID": "213b56a1-9a1e-4bdc-b25f-f86d0c578bb4", "serviceDescription": "service", "serviceInvariantUUID": "0d669902-c202-4f87-9ee2-14c8fa1fac5e", "resources": [ { "resourceInstanceName": "basic_onboard_UXPXHf 0", "resourceCustomizationUUID": "7eb64aff-ffde-4846-98d0-ad063f087489", "resourceName": "basic_onboard_UXPXHf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "475e5617-ae81-496f-a8ef-f99b52cf9769", "resourceInvariantUUID": "16e59f49-ab04-45eb-a997-f36b5caec59d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_uxpxhf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "artifactChecksum": "ZmVlNDZlODhjYjQ1NzU3ZmZlZTUzYzFiYTRkYTMyODE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e8569df-3c80-4a58-814d-34e021b2d0fe", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "608fd14f-3e07-40ca-a872-e465f150053b", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "11222a81-2b47-4760-85c8-bab3b0e691f7", "generatedFromUUID": "608fd14f-3e07-40ca-a872-e465f150053b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "11222a81-2b47-4760-85c8-bab3b0e691f7", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardUxpxhf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "artifactChecksum": "NWZlY2JmZDQ2YzA0ZjJlY2I0NTI0MjllNDBjM2YyZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9316dfce-b4a7-450b-8520-f4a4d6cf603b" } ], "workloadContext": "Production" } 2023-05-04T00:41:55.773Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-04T00:41:55.773Z|91693f8d-5a95-45dc-a900-a0f0f156179a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 213b56a1-9a1e-4bdc-b25f-f86d0c578bb4 ASDC 2023-05-04T00:41:55.773Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:a8b5e3ba-534b-439f-ad08-0c935914c45b ServiceName:basic_onboard_UXPXHf ServiceVersion:1.0 ServiceUUID:213b56a1-9a1e-4bdc-b25f-f86d0c578bb4 ServiceInvariantUUID:0d669902-c202-4f87-9ee2-14c8fa1fac5e ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardUxpxhf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar ArtifactUUID:9316dfce-b4a7-450b-8520-f4a4d6cf603b ArtifactChecksum:NWZlY2JmZDQ2YzA0ZjJlY2I0NTI0MjllNDBjM2YyZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_UXPXHf 0 ResourceCustomizationUUID:7eb64aff-ffde-4846-98d0-ad063f087489 ResourceInvariantUUID:16e59f49-ab04-45eb-a997-f36b5caec59d ResourceName:basic_onboard_UXPXHf ResourceType:VF ResourceUUID:475e5617-ae81-496f-a8ef-f99b52cf9769 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_uxpxhf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json ArtifactUUID:5e8569df-3c80-4a58-814d-34e021b2d0fe ArtifactChecksum:ZmVlNDZlODhjYjQ1NzU3ZmZlZTUzYzFiYTRkYTMyODE= 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/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml ArtifactUUID:608fd14f-3e07-40ca-a872-e465f150053b 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/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env ArtifactUUID:11222a81-2b47-4760-85c8-bab3b0e691f7 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/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env ArtifactUUID:11222a81-2b47-4760-85c8-bab3b0e691f7 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-04T00:41:55.773Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 213b56a1-9a1e-4bdc-b25f-f86d0c578bb4 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-04T00:41:55.829Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:41:55.830Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-04T00:41:55.830Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-04T00:41:55.830Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 9316dfce-b4a7-450b-8520-f4a4d6cf603b from URL: /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:55.830Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-04T00:41:55.831Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:55.967Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-04T00:41:55.969Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar 9316dfce-b4a7-450b-8520-f4a4d6cf603b 75646 2023-05-04T00:41:55.969Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar ASDC sendASDCNotification 2023-05-04T00:41:55.969Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:55.969Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:41:55.970Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:55.970Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:55.970Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160915969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:56.970Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:41:56.971Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-04T00:41:56.972Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 9316dfce-b4a7-450b-8520-f4a4d6cf603b, URL: /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar to file: /app/ASDC/1/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:56.972Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:56.973Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:56.973Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:57.058Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17703629943674820044/Definitions/service-BasicOnboardUxpxhf-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-04T00:41:57.997Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-04T00:41:57.997Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||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-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_UXPXHf 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-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||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-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||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-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||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-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:57.998Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:41:57.999Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is matching search criteria 2023-05-04T00:41:57.999Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-04T00:41:57.999Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_UXPXHf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:41:57.999Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:57.999Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:41:57.999Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is matching search criteria 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_UXPXHf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is not matching search criteria 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-04T00:41:58.000Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is matching search criteria 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_UXPXHf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is matching search criteria 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_UXPXHf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is matching search criteria 2023-05-04T00:41:58.001Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_UXPXHf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is not matching search criteria 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7fb74302-fd49-43b3-a56b-ae9b3fe59814 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:41:58.002Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.003Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:41:58.003Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:41:58.003Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:41:58.003Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_UXPXHf Description:service Model UUID:213b56a1-9a1e-4bdc-b25f-f86d0c578bb4 Model Version:NULL Model InvariantUuid:0d669902-c202-4f87-9ee2-14c8fa1fac5e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_UXPXHf Model UUID:4c073ff2-034f-41e8-8db4-840be831da3c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:16e59f49-ab04-45eb-a997-f36b5caec59d Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7eb64aff-ffde-4846-98d0-ad063f087489 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d90f65cb-c3c7-40f9-b6e2-c05fc1c184ab ModelName:BasicOnboardUxpxhf..base_ubuntu18..module-0 ModelUuid:091d7cdb-aec0-4ef9-bba7-37e765420417 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7fb74302-fd49-43b3-a56b-ae9b3fe59814 ModelInvariantUuid:58b45669-9257-49e0-8c58-d198955f2d5d ModelName:basic_onboard_UXPXHf-nodes.ubuntu18Cvfc ModelUuid:a7990b84-5e4d-43af-863a-e1b9b57c493f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:a7a74b99-f12e-4cab-ac36-badff90a9a7d ModelInvariantUuid:2ea77f5d-4a6b-453a-8c77-a535f36dcc74 ModelName:BasicOnboardUxpxhf.compute.nodes.heat.ubuntu18 ModelUuid:011f47c1-400c-4ea1-be26-4933d1b7770d 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-04T00:41:58.022Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 475e5617-ae81-496f-a8ef-f99b52cf9769 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-04T00:41:58.028Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||basic_onboard_UXPXHf 0 2023-05-04T00:41:58.028Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 475e5617-ae81-496f-a8ef-f99b52cf9769 2023-05-04T00:41:58.028Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5e8569df-3c80-4a58-814d-34e021b2d0fe from URL: /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json 2023-05-04T00:41:58.028Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-04T00:41:58.028Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json 2023-05-04T00:41:58.160Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-04T00:41:58.160Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json 5e8569df-3c80-4a58-814d-34e021b2d0fe 798 2023-05-04T00:41:58.160Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json ASDC sendASDCNotification 2023-05-04T00:41:58.160Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json 2023-05-04T00:41:58.161Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:41:58.161Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:58.161Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:58.161Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160918160, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:41:59.163Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardUxpxhf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "d90f65cb-c3c7-40f9-b6e2-c05fc1c184ab", "vfModuleModelVersion": "1", "vfModuleModelUUID": "091d7cdb-aec0-4ef9-bba7-37e765420417", "vfModuleModelCustomizationUUID": "0583febe-7f28-452e-9e34-a6dc9b77d0a8", "isBase": true, "artifacts": [ "608fd14f-3e07-40ca-a872-e465f150053b", "11222a81-2b47-4760-85c8-bab3b0e691f7" ], "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-04T00:41:59.166Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardUxpxhf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:091d7cdb-aec0-4ef9-bba7-37e765420417 VfModuleModelInvariantUUID:d90f65cb-c3c7-40f9-b6e2-c05fc1c184ab VfModuleModelDescription:NULL Artifacts UUID List:{ 608fd14f-3e07-40ca-a872-e465f150053b , 11222a81-2b47-4760-85c8-bab3b0e691f7 } 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-04T00:41:59.168Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardUxpxhf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "d90f65cb-c3c7-40f9-b6e2-c05fc1c184ab", "vfModuleModelVersion": "1", "vfModuleModelUUID": "091d7cdb-aec0-4ef9-bba7-37e765420417", "vfModuleModelCustomizationUUID": "0583febe-7f28-452e-9e34-a6dc9b77d0a8", "isBase": true, "artifacts": [ "608fd14f-3e07-40ca-a872-e465f150053b", "11222a81-2b47-4760-85c8-bab3b0e691f7" ], "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-04T00:41:59.168Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardUxpxhf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:091d7cdb-aec0-4ef9-bba7-37e765420417 VfModuleModelInvariantUUID:d90f65cb-c3c7-40f9-b6e2-c05fc1c184ab VfModuleModelDescription:NULL Artifacts UUID List:{ 608fd14f-3e07-40ca-a872-e465f150053b , 11222a81-2b47-4760-85c8-bab3b0e691f7 } 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-04T00:41:59.168Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 608fd14f-3e07-40ca-a872-e465f150053b from URL: /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml 2023-05-04T00:41:59.168Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-04T00:41:59.168Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml 2023-05-04T00:41:59.286Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-04T00:41:59.287Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml 608fd14f-3e07-40ca-a872-e465f150053b 5033 2023-05-04T00:41:59.287Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-04T00:41:59.287Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml 2023-05-04T00:41:59.287Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:41:59.287Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:41:59.287Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:41:59.287Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160919287, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:42:00.289Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 11222a81-2b47-4760-85c8-bab3b0e691f7 from URL: /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env 2023-05-04T00:42:00.289Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-04T00:42:00.290Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env 2023-05-04T00:42:00.383Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-04T00:42:00.384Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env 11222a81-2b47-4760-85c8-bab3b0e691f7 909 2023-05-04T00:42:00.384Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-04T00:42:00.384Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env 2023-05-04T00:42:00.384Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:42:00.384Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:42:00.385Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:42:00.385Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160920384, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:42:00.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:42:00.469Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.469Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "91693f8d-5a95-45dc-a900-a0f0f156179a", "consumerID": "SO-sdc-controller", "timestamp": 1683160907725, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-04T00:42:00.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:42:00.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "NOTIFIED" } 2023-05-04T00:42:00.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-04T00:42:00.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:42:00.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160908752, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160915969, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160918160, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160919287, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160920384, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-04T00:42:00.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:42:01.386Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 213b56a1-9a1e-4bdc-b25f-f86d0c578bb4 2023-05-04T00:42:01.387Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_UXPXHf 0 475e5617-ae81-496f-a8ef-f99b52cf9769 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-04T00:42:01.412Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26ab7375, org.onap.sdc.toscaparser.api.parameters.Input@2842f253, org.onap.sdc.toscaparser.api.parameters.Input@80e08d4, org.onap.sdc.toscaparser.api.parameters.Input@108fc570, org.onap.sdc.toscaparser.api.parameters.Input@6dc23ccf] 2023-05-04T00:42:01.414Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.414Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:42:01.414Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-04T00:42:01.414Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 7eb64aff-ffde-4846-98d0-ad063f087489 2023-05-04T00:42:01.414Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7eb64aff-ffde-4846-98d0-ad063f087489 matches Tosca VF Customization UUID: 7eb64aff-ffde-4846-98d0-ad063f087489 2023-05-04T00:42:01.414Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 7eb64aff-ffde-4846-98d0-ad063f087489 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-04T00:42:01.419Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.420Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:42:01.421Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 7eb64aff-ffde-4846-98d0-ad063f087489: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-04T00:42:01.421Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@44578511 2023-05-04T00:42:01.421Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.421Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T00:42:01.421Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0583febe-7f28-452e-9e34-a6dc9b77d0a8 2023-05-04T00:42:01.421Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0583febe-7f28-452e-9e34-a6dc9b77d0a8 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-04T00:42:01.427Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.427Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is matching search criteria 2023-05-04T00:42:01.427Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_UXPXHf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:42:01.428Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.428Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is matching search criteria 2023-05-04T00:42:01.428Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_UXPXHf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:42:01.428Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.428Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is not matching search criteria 2023-05-04T00:42:01.428Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-04T00:42:01.428Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-04T00:42:01.428Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7fb74302-fd49-43b3-a56b-ae9b3fe59814 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-04T00:42:01.440Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.440Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is matching search criteria 2023-05-04T00:42:01.440Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_UXPXHf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:42:01.441Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.441Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_UXPXHf 0 is matching search criteria 2023-05-04T00:42:01.441Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_UXPXHf 0] matching following query criteria: sdcType=VF, customizationUUID=7eb64aff-ffde-4846-98d0-ad063f087489 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-04T00:42:01.446Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.446Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:42:01.446Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 213b56a1-9a1e-4bdc-b25f-f86d0c578bb4: basic_onboard_UXPXHf 2023-05-04T00:42:01.447Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.447Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:42:01.447Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.447Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:42:01.447Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.447Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:42:01.447Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.447Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:42:01.448Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:42:01.448Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_UXPXHf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:42:01.448Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_UXPXHf 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-04T00:42:01.638Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_UXPXHf 475e5617-ae81-496f-a8ef-f99b52cf9769 1 ASDC deployResourceStructure 2023-05-04T00:42:01.639Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json ASDC sendASDCNotification 2023-05-04T00:42:01.639Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json 2023-05-04T00:42:01.639Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:42:01.639Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:42:01.639Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:42:01.639Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160921639, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:42:02.640Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-04T00:42:02.641Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml 2023-05-04T00:42:02.641Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:42:02.641Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:42:02.641Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:42:02.641Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160922640, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:42:03.642Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-04T00:42:03.643Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env 2023-05-04T00:42:03.643Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:42:03.643Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:42:03.643Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:42:03.643Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160923642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:42:04.644Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar ASDC sendASDCNotification 2023-05-04T00:42:04.644Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar 2023-05-04T00:42:04.644Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:42:04.645Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:42:04.645Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:42:04.645Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160924644, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:42:05.645Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a8b5e3ba-534b-439f-ad08-0c935914c45b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:42:05.665Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a8b5e3ba-534b-439f-ad08-0c935914c45b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:42:05.669Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:42:05.670Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-04T00:42:05.670Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-04T00:42:05.670Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-04T00:42:05.670Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:42:05.670Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:42:05.670Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:42:05.670Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:42:05.670Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:42:05.670Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||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-04T00:42:05.682Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-04T00:42:35.682Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a8b5e3ba-534b-439f-ad08-0c935914c45b 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-04T00:42:35.691Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a8b5e3ba-534b-439f-ad08-0c935914c45b and serviceModelVersionId: 213b56a1-9a1e-4bdc-b25f-f86d0c578bb4 2023-05-04T00:42:35.691Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0d669902-c202-4f87-9ee2-14c8fa1fac5e 2023-05-04T00:42:35.692Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0d669902-c202-4f87-9ee2-14c8fa1fac5e/model-vers/model-ver/213b56a1-9a1e-4bdc-b25f-f86d0c578bb4?depth=0 2023-05-04T00:42:35.696Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-04T00:42:35.741Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d669902-c202-4f87-9ee2-14c8fa1fac5e/model-vers/model-ver/213b56a1-9a1e-4bdc-b25f-f86d0c578bb4?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-04T00:42:35.743Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d669902-c202-4f87-9ee2-14c8fa1fac5e/model-vers/model-ver/213b56a1-9a1e-4bdc-b25f-f86d0c578bb4?depth=0|INFO|500||Invoke 2023-05-04T00:42:35.749Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d669902-c202-4f87-9ee2-14c8fa1fac5e/model-vers/model-ver/213b56a1-9a1e-4bdc-b25f-f86d0c578bb4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-04T00:42:36.125Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d669902-c202-4f87-9ee2-14c8fa1fac5e/model-vers/model-ver/213b56a1-9a1e-4bdc-b25f-f86d0c578bb4?depth=0|INFO|500||InvokeReturn 2023-05-04T00:42:36.126Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0d669902-c202-4f87-9ee2-14c8fa1fac5e/model-vers/model-ver/213b56a1-9a1e-4bdc-b25f-f86d0c578bb4?depth=0 has http status code:200 and response headers:{date=[Thu, 04 May 2023 00:42:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[371], vertex-id=[192680], x-aai-txid=[2-aai-resources-230504-00:42:35:530-12703], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-04T00:42:36.126Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-05-04T00:42:36.127Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-04T00:42:36.127Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||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-04T00:42:36.140Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||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-04T00:42:36.140Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a8b5e3ba-534b-439f-ad08-0c935914c45b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-04T00:42:36.141Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-04T00:42:36.141Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:42:36.141Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:42:36.141Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160956141, "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-04T00:42:37.173Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:43:00.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:43:00.469Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160921639, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/basic_onboard_uxpxhf0_modules.json", "status": "DEPLOY_OK" } 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160922640, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160923642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/resourceInstances/basic_onboard_uxpxhf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:43:00.470Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160924644, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardUxpxhf/1.0/artifacts/service-BasicOnboardUxpxhf-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:43:00.471Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:43:00.471Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:43:00.471Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a8b5e3ba-534b-439f-ad08-0c935914c45b", "consumerID": "SO-sdc-controller", "timestamp": 1683160956141, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-04T00:43:00.471Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:43:37.173Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:44:00.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:44:37.173Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:45:00.464Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:45:37.174Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:46:00.465Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:46:37.176Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:47:00.465Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:47:37.176Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:48:00.466Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:48:32.537Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Node 2 disconnected. 2023-05-04T00:48:37.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:49:00.467Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:49:37.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:50:00.469Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:50:37.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:51:00.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:51:37.179Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:52:00.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:52:37.181Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:53:00.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:53:37.182Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:53:56.632Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-04T00:53:56.632Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ad570efa-891f-4b33-bdb1-492b02818f13","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"06ff0e4f-42f0-43de-b682-a151d22744ac","serviceDescription":"service","serviceInvariantUUID":"6dc60a96-6864-46fe-ba56-d2612e640454","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"40779d28-6894-476d-b5d2-8ab4ab1e2ad3","resourceInvariantUUID":"61095400-3411-4d69-8724-675de493b43b","resourceCustomizationUUID":"e6ced38d-6f82-42ba-8caa-a2ddbd2537f6","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":"MTAxMTc5YjkwM2FhNjIzNTRjYzQxNjk2ZjVkMDk2OGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3fb06cd9-6818-44ed-8fc4-34c0fd46bc6e","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MGJkZTY5MjhhYmVkMzFiM2JiNjEwODM1YTM3MDAzZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7e205ab8-5057-4134-83e8-8301e4e0d0d7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-04T00:53:56.636Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:53:56.637Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:53:56.637Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:53:56.637Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161617182, "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-04T00:53:56.641Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:53:56.642Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:53:56.642Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:53:56.642Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:53:56.642Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:53:56.642Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T00:53:56.671Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:53:56.671Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161617182, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:53:56.672Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:53:57.643Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:53:57.644Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:53:57.644Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:53:57.644Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161617182, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:53:58.645Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "06ff0e4f-42f0-43de-b682-a151d22744ac", "serviceDescription": "service", "serviceInvariantUUID": "6dc60a96-6864-46fe-ba56-d2612e640454", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "e6ced38d-6f82-42ba-8caa-a2ddbd2537f6", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "40779d28-6894-476d-b5d2-8ab4ab1e2ad3", "resourceInvariantUUID": "61095400-3411-4d69-8724-675de493b43b", "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": "MGJkZTY5MjhhYmVkMzFiM2JiNjEwODM1YTM3MDAzZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7e205ab8-5057-4134-83e8-8301e4e0d0d7" } ], "workloadContext": "Production" } 2023-05-04T00:53:58.646Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-04T00:53:58.646Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 06ff0e4f-42f0-43de-b682-a151d22744ac ASDC 2023-05-04T00:53:58.647Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ad570efa-891f-4b33-bdb1-492b02818f13 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:06ff0e4f-42f0-43de-b682-a151d22744ac ServiceInvariantUUID:6dc60a96-6864-46fe-ba56-d2612e640454 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:7e205ab8-5057-4134-83e8-8301e4e0d0d7 ArtifactChecksum:MGJkZTY5MjhhYmVkMzFiM2JiNjEwODM1YTM3MDAzZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:e6ced38d-6f82-42ba-8caa-a2ddbd2537f6 ResourceInvariantUUID:61095400-3411-4d69-8724-675de493b43b ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:40779d28-6894-476d-b5d2-8ab4ab1e2ad3 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-05-04T00:53:58.647Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 06ff0e4f-42f0-43de-b682-a151d22744ac 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-04T00:53:58.705Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:53:58.706Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-05-04T00:53:58.706Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-05-04T00:53:58.707Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 7e205ab8-5057-4134-83e8-8301e4e0d0d7 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-04T00:53:58.707Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-05-04T00:53:58.707Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-04T00:53:58.875Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-05-04T00:53:58.877Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7e205ab8-5057-4134-83e8-8301e4e0d0d7 57789 2023-05-04T00:53:58.877Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:53:58.877Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:53:58.877Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:53:58.877Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:53:58.877Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:53:58.877Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161638877, "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-04T00:53:59.878Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:53:59.879Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-05-04T00:53:59.879Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 7e205ab8-5057-4134-83e8-8301e4e0d0d7, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-04T00:53:59.879Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-05-04T00:53:59.880Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-04T00:53:59.880Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-04T00:53:59.954Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4044471919321606221/Definitions/service-BasicNetwork-template.yml 2023-05-04T00:54:00.274Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-05-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-05-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-05-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.275Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.276Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.277Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.277Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.277Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.277Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.277Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.277Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:06ff0e4f-42f0-43de-b682-a151d22744ac Model Version:NULL Model InvariantUuid:6dc60a96-6864-46fe-ba56-d2612e640454 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:61095400-3411-4d69-8724-675de493b43b Model UUID:c57e7148-f8ec-4c77-9f06-08bbe01f9d73 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:e6ced38d-6f82-42ba-8caa-a2ddbd2537f6 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-04T00:54:00.293Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 40779d28-6894-476d-b5d2-8ab4ab1e2ad3 2023-05-04T00:54:00.293Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||No resources found for Service: 06ff0e4f-42f0-43de-b682-a151d22744ac 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-04T00:54:00.301Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500|| 2023-05-04T00:54:00.301Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-05-04T00:54:00.303Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 06ff0e4f-42f0-43de-b682-a151d22744ac 2023-05-04T00:54:00.303Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 06ff0e4f-42f0-43de-b682-a151d22744ac 2023-05-04T00:54:00.303Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-05-04T00:54:00.303Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.317Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@756ee2ab, org.onap.sdc.toscaparser.api.parameters.Input@3a1eedcb, org.onap.sdc.toscaparser.api.parameters.Input@3cbaf001, org.onap.sdc.toscaparser.api.parameters.Input@1172bfd2, org.onap.sdc.toscaparser.api.parameters.Input@138b6ced] 2023-05-04T00:54:00.319Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.320Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.320Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.320Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.320Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 06ff0e4f-42f0-43de-b682-a151d22744ac: Generic NeutronNet 2023-05-04T00:54:00.321Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.321Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.321Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.321Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.382Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.383Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.383Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.383Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.383Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:54:00.383Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:54:00.383Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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 (?, ?, ?, ?, ?) 2023-05-04T00:54:00.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:54:00.465Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:54:00.465Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "multicloud-k8s", "timestamp": 1683161621962, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:54:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:54:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:54:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "cds-sdc-listener", "timestamp": 1683161615150, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:54:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-04T00:54:00.485Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-05-04T00:54:00.486Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.486Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:54:00.486Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:54:00.486Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:54:00.486Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:54:00.487Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161640486, "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-04T00:54:01.487Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:54:01.514Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:54:01.519Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:54:01.520Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T00:54:01.520Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T00:54:31.520Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:54:31.547Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:54:31.552Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:54:31.552Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T00:54:31.552Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T00:55:00.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:55:00.465Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.465Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "policy-distribution-id", "timestamp": 1683161617373, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:55:00.465Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.465Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "ves-openapi-manager", "timestamp": 1683161631531, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161617182, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "policy-distribution-id", "timestamp": 1683161617373, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "multicloud-k8s", "timestamp": 1683161621962, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "ves-openapi-manager", "timestamp": 1683161631531, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "cds-sdc-listener", "timestamp": 1683161615150, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161638877, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "cds-sdc-listener", "timestamp": 1683161637995, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:55:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "policy-distribution-id", "timestamp": 1683161638394, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:55:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:00.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "cds-sdc-listener", "timestamp": 1683161638999, "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-04T00:55:00.478Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ad570efa-891f-4b33-bdb1-492b02818f13 2023-05-04T00:55:00.478Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad570efa-891f-4b33-bdb1-492b02818f13 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-04T00:55:00.495Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:55:00.495Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "policy-distribution-id", "timestamp": 1683161639396, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:55:00.496Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:55:01.553Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:55:01.573Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:55:01.578Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:55:01.579Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T00:55:01.579Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T00:55:31.579Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:55:31.601Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:55:31.606Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:55:31.606Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T00:55:31.606Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T00:56:00.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161640486, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:56:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "policy-distribution-id", "timestamp": 1683161640398, "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-04T00:56:00.493Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ad570efa-891f-4b33-bdb1-492b02818f13 2023-05-04T00:56:00.494Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad570efa-891f-4b33-bdb1-492b02818f13 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-04T00:56:00.514Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.515Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "aai-model-loader", "timestamp": 1683161643845, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.515Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.515Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.515Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "aai-model-loader", "timestamp": 1683161643845, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:56:00.515Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.516Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.516Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "aai-model-loader", "timestamp": 1683161646026, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:56:00.516Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.516Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.516Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "aai-model-loader", "timestamp": 1683161649256, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:56:00.516Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.516Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.516Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "aai-model-loader", "timestamp": 1683161650259, "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-04T00:56:00.528Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ad570efa-891f-4b33-bdb1-492b02818f13 2023-05-04T00:56:00.529Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad570efa-891f-4b33-bdb1-492b02818f13 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-04T00:56:00.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.554Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161653129, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.554Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.554Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161653129, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:56:00.555Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.555Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161655944, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:56:00.555Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.555Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161657520, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:56:00.555Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.555Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161658525, "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-04T00:56:00.573Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ad570efa-891f-4b33-bdb1-492b02818f13 2023-05-04T00:56:00.574Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad570efa-891f-4b33-bdb1-492b02818f13 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-04T00:56:00.594Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.594Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161671399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.595Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.595Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.595Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161671488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.595Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.595Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.595Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161640002, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "multicloud-k8s", "timestamp": 1683161668036, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161673845, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.597Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161683129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.597Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.597Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.597Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161671399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.597Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.597Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.597Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161671488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.597Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.598Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.598Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161640002, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.598Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.598Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.598Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "multicloud-k8s", "timestamp": 1683161668036, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.598Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.598Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.598Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161673845, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.599Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.599Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.599Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161683129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.600Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161671399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.600Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161671488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.600Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161640002, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.601Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.601Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.601Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "multicloud-k8s", "timestamp": 1683161668036, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.601Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.601Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.601Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161673845, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.601Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.601Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161683129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161671399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161671488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.602Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161640002, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.603Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.603Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.603Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "multicloud-k8s", "timestamp": 1683161668036, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.603Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.603Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.603Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161673845, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.603Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161683129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161671399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161671488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.604Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.605Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161640002, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.605Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.605Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.605Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "multicloud-k8s", "timestamp": 1683161668036, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.605Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.605Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.605Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161673845, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.605Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.605Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.606Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161683129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.606Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.606Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.606Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161671399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.606Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.606Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.606Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161671488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-04T00:56:00.606Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.606Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.607Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161640002, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.607Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.607Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.607Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "multicloud-k8s", "timestamp": 1683161668036, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.607Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.607Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.607Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161673845, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.607Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.607Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.608Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161683129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.608Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.608Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.608Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161671399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.608Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.608Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.608Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161671488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.608Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.609Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.609Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161640002, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.609Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.609Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.609Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "multicloud-k8s", "timestamp": 1683161668036, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.609Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.609Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.609Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161673845, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.609Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.610Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161683129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.610Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.610Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161671399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:56:00.610Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.610Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161671488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:56:00.610Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.611Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161640002, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:56:00.611Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.611Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "multicloud-k8s", "timestamp": 1683161668036, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:56:00.611Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.611Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161673845, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:56:00.611Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.612Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.612Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161683129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:56:00.612Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.612Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.612Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161694914, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:56:00.612Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.612Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.612Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161694519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:56:00.612Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161695559, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161694587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161696204, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.613Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.614Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161695920, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:56:00.614Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.614Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.614Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "cds-sdc-listener", "timestamp": 1683161695525, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-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-04T00:56:00.643Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ba47f0c8-a506-45c3-8712-c267ac436013 2023-05-04T00:56:00.643Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba47f0c8-a506-45c3-8712-c267ac436013 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-04T00:56:00.664Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.665Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161695908, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-04T00:56:00.665Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.665Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.666Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "policy-distribution-id", "timestamp": 1683161696921, "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-04T00:56:00.675Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ba47f0c8-a506-45c3-8712-c267ac436013 2023-05-04T00:56:00.676Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba47f0c8-a506-45c3-8712-c267ac436013 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-04T00:56:00.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "ves-openapi-manager", "timestamp": 1683161696911, "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-04T00:56:00.709Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of ba47f0c8-a506-45c3-8712-c267ac436013 2023-05-04T00:56:00.709Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba47f0c8-a506-45c3-8712-c267ac436013 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-04T00:56:00.728Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.728Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161698053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:56:00.729Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.729Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.729Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161699059, "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-04T00:56:00.739Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ba47f0c8-a506-45c3-8712-c267ac436013 2023-05-04T00:56:00.740Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba47f0c8-a506-45c3-8712-c267ac436013 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-04T00:56:00.758Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.758Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161699463, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:56:00.758Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:56:00.759Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:56:00.759Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "aai-model-loader", "timestamp": 1683161700466, "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-04T00:56:00.770Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ba47f0c8-a506-45c3-8712-c267ac436013 2023-05-04T00:56:00.771Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ba47f0c8-a506-45c3-8712-c267ac436013 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-04T00:56:01.607Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:56:01.629Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:56:01.633Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:56:01.634Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-04T00:56:01.634Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-04T00:56:01.634Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-04T00:56:01.634Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:01.634Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:01.634Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:01.634Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:01.634Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:01.635Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:56:01.645Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-04T00:56:31.646Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad570efa-891f-4b33-bdb1-492b02818f13 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-04T00:56:31.656Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad570efa-891f-4b33-bdb1-492b02818f13 and serviceModelVersionId: 06ff0e4f-42f0-43de-b682-a151d22744ac 2023-05-04T00:56:31.656Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6dc60a96-6864-46fe-ba56-d2612e640454 2023-05-04T00:56:31.658Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6dc60a96-6864-46fe-ba56-d2612e640454/model-vers/model-ver/06ff0e4f-42f0-43de-b682-a151d22744ac?depth=0 2023-05-04T00:56:31.662Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-05-04T00:56:31.701Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6dc60a96-6864-46fe-ba56-d2612e640454/model-vers/model-ver/06ff0e4f-42f0-43de-b682-a151d22744ac?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-04T00:56:31.703Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6dc60a96-6864-46fe-ba56-d2612e640454/model-vers/model-ver/06ff0e4f-42f0-43de-b682-a151d22744ac?depth=0|INFO|500||Invoke 2023-05-04T00:56:31.711Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6dc60a96-6864-46fe-ba56-d2612e640454/model-vers/model-ver/06ff0e4f-42f0-43de-b682-a151d22744ac?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-04T00:56:31.902Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6dc60a96-6864-46fe-ba56-d2612e640454/model-vers/model-ver/06ff0e4f-42f0-43de-b682-a151d22744ac?depth=0|INFO|500||InvokeReturn 2023-05-04T00:56:31.903Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6dc60a96-6864-46fe-ba56-d2612e640454/model-vers/model-ver/06ff0e4f-42f0-43de-b682-a151d22744ac?depth=0 has http status code:200 and response headers:{date=[Thu, 04 May 2023 00:56:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[175], vertex-id=[172192], x-aai-txid=[2-aai-resources-230504-00:56:31:505-37427], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-04T00:56:31.904Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-05-04T00:56:31.904Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-04T00:56:31.904Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:56:31.915Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||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-04T00:56:31.915Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad570efa-891f-4b33-bdb1-492b02818f13 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-04T00:56:31.915Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-04T00:56:31.916Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:31.916Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:31.916Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161791915, "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-04T00:56:32.948Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:56:32.957Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-04T00:56:32.957Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ba47f0c8-a506-45c3-8712-c267ac436013","serviceName":"Demo_pNF_EwMMQ9wAGjCeUtLznhr0","serviceVersion":"1.0","serviceUUID":"ebd0aacc-783c-46bf-8e43-c6d676e4492a","serviceDescription":"catalog service description","serviceInvariantUUID":"a58a5071-100d-4e10-87d5-4f252ad064c3","resources":[{"resourceInstanceName":"pNF bb5535f5-0b18 0","resourceName":"pNF bb5535f5-0b18","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8fddf2ef-a3f9-41c7-9722-87b06b064978","resourceInvariantUUID":"699f5505-6112-40f1-afbc-ef9f277a2b91","resourceCustomizationUUID":"cf3e1e2e-7482-4348-aaad-244d9cbf0e8b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vf-license-model.xml","artifactChecksum":"ZTkxODMwY2E0OTg5MGMwZDRkMzJkYzNjZDlhMDI5MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"71ca42e0-1d90-4a97-84a1-22e49fe25e2c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/pNF.csar","artifactChecksum":"ZmYyMjFmNzAxYjQ2NzJiMWIzNmJjM2I0ODM0ZDI2Njc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2079b213-33bd-4733-964f-8976eb728f30","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"90c947d5-aadd-4c71-b134-f0be19c9dc95","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vendor-license-model.xml","artifactChecksum":"ZWYzNzUyN2M5ZDQwMTEwNGFlNmY1YTY3ZTkzMmExZDE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"014656fe-9ba4-4bad-8635-25dc636daf4e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"acdb7587-4a42-48fc-848f-c5fdf5e1794b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fa6aeccb-61bb-457d-9794-4d8680238b29","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfEwmmq9wagjceutlznhr0-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml","artifactChecksum":"Y2FlY2ZjMDhmNmJjMWY0MzQzOGI2NTljY2MzNzZiOGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"63864aee-f3a7-4597-aa46-c3064312c40e","artifactVersion":"1"},{"artifactName":"service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar","artifactChecksum":"NzBhMzcxNjZhN2UyOGJiYTFiOWVmMDk0ZmMwMGI4NjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a6f719a1-9454-4fc7-b6f4-3db9a0cfdc96","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-04T00:56:32.959Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:56:32.960Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:32.960Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:32.960Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:33.961Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:56:33.961Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:33.961Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:33.961Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:34.962Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:56:34.963Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:34.963Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:34.963Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:35.964Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:56:35.964Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:35.964Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:35.965Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:36.967Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:56:36.967Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:36.967Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:36.967Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:37.968Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:56:37.969Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:37.969Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:37.970Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:38.971Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:56:38.972Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:38.972Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:38.972Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:39.973Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:56:39.974Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:39.974Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:39.974Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:40.975Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "serviceName": "Demo_pNF_EwMMQ9wAGjCeUtLznhr0", "serviceVersion": "1.0", "serviceUUID": "ebd0aacc-783c-46bf-8e43-c6d676e4492a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a58a5071-100d-4e10-87d5-4f252ad064c3", "resources": [ { "resourceInstanceName": "pNF bb5535f5-0b18 0", "resourceCustomizationUUID": "cf3e1e2e-7482-4348-aaad-244d9cbf0e8b", "resourceName": "pNF bb5535f5-0b18", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "8fddf2ef-a3f9-41c7-9722-87b06b064978", "resourceInvariantUUID": "699f5505-6112-40f1-afbc-ef9f277a2b91", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "artifactChecksum": "NzBhMzcxNjZhN2UyOGJiYTFiOWVmMDk0ZmMwMGI4NjA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a6f719a1-9454-4fc7-b6f4-3db9a0cfdc96" } ], "workloadContext": "Production" } 2023-05-04T00:56:40.976Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-04T00:56:40.976Z|ad570efa-891f-4b33-bdb1-492b02818f13|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ebd0aacc-783c-46bf-8e43-c6d676e4492a ASDC 2023-05-04T00:56:40.976Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ba47f0c8-a506-45c3-8712-c267ac436013 ServiceName:Demo_pNF_EwMMQ9wAGjCeUtLznhr0 ServiceVersion:1.0 ServiceUUID:ebd0aacc-783c-46bf-8e43-c6d676e4492a ServiceInvariantUUID:a58a5071-100d-4e10-87d5-4f252ad064c3 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar ArtifactUUID:a6f719a1-9454-4fc7-b6f4-3db9a0cfdc96 ArtifactChecksum:NzBhMzcxNjZhN2UyOGJiYTFiOWVmMDk0ZmMwMGI4NjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF bb5535f5-0b18 0 ResourceCustomizationUUID:cf3e1e2e-7482-4348-aaad-244d9cbf0e8b ResourceInvariantUUID:699f5505-6112-40f1-afbc-ef9f277a2b91 ResourceName:pNF bb5535f5-0b18 ResourceType:PNF ResourceUUID:8fddf2ef-a3f9-41c7-9722-87b06b064978 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-04T00:56:40.976Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ebd0aacc-783c-46bf-8e43-c6d676e4492a 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-04T00:56:41.035Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:56:41.036Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-05-04T00:56:41.036Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-05-04T00:56:41.036Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a6f719a1-9454-4fc7-b6f4-3db9a0cfdc96 from URL: /sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:41.036Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-05-04T00:56:41.036Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:41.159Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-05-04T00:56:41.161Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar a6f719a1-9454-4fc7-b6f4-3db9a0cfdc96 88008 2023-05-04T00:56:41.162Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar ASDC sendASDCNotification 2023-05-04T00:56:41.162Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:41.162Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:56:41.163Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:41.163Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:41.163Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161801162, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:42.163Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:56:42.164Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-05-04T00:56:42.165Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a6f719a1-9454-4fc7-b6f4-3db9a0cfdc96, URL: /sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar to file: /app/ASDC/1/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.165Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.166Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.166Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.320Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2021561107180857788/Definitions/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml 2023-05-04T00:56:42.932Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||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-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||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-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||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-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||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-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||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-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF bb5535f5-0b18 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-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_EwMMQ9wAGjCeUtLznhr0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Node template pNF bb5535f5-0b18 0 is matching search criteria 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-05-04T00:56:42.933Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF bb5535f5-0b18 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_EwMMQ9wAGjCeUtLznhr0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Node template pNF bb5535f5-0b18 0 is matching search criteria 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF bb5535f5-0b18 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_EwMMQ9wAGjCeUtLznhr0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_EwMMQ9wAGjCeUtLznhr0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_EwMMQ9wAGjCeUtLznhr0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_EwMMQ9wAGjCeUtLznhr0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_EwMMQ9wAGjCeUtLznhr0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:56:42.934Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_EwMMQ9wAGjCeUtLznhr0 Description:catalog service description Model UUID:ebd0aacc-783c-46bf-8e43-c6d676e4492a Model Version:NULL Model InvariantUuid:a58a5071-100d-4e10-87d5-4f252ad064c3 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-04T00:56:42.950Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 8fddf2ef-a3f9-41c7-9722-87b06b064978 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-04T00:56:42.956Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||pNF bb5535f5-0b18 0 2023-05-04T00:56:42.956Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 8fddf2ef-a3f9-41c7-9722-87b06b064978 2023-05-04T00:56:42.956Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||No resources found for Service: ebd0aacc-783c-46bf-8e43-c6d676e4492a 2023-05-04T00:56:42.956Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: ebd0aacc-783c-46bf-8e43-c6d676e4492a 2023-05-04T00:56:42.956Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF bb5535f5-0b18 0 8fddf2ef-a3f9-41c7-9722-87b06b064978 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-04T00:56:42.965Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2e637e7c, org.onap.sdc.toscaparser.api.parameters.Input@3db980b6, org.onap.sdc.toscaparser.api.parameters.Input@1328c5ff, org.onap.sdc.toscaparser.api.parameters.Input@7ec3d42a, org.onap.sdc.toscaparser.api.parameters.Input@4be6d510] 2023-05-04T00:56:42.966Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:56:42.966Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_EwMMQ9wAGjCeUtLznhr0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:56:42.966Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid ebd0aacc-783c-46bf-8e43-c6d676e4492a: pNF bb5535f5-0b18 2023-05-04T00:56:42.966Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Processing PNF resource: 8fddf2ef-a3f9-41c7-9722-87b06b064978 2023-05-04T00:56:42.966Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:56:42.966Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_EwMMQ9wAGjCeUtLznhr0 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:56:42.966Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Resource customization UUID: cf3e1e2e-7482-4348-aaad-244d9cbf0e8b is the same as notified resource customizationUUID: cf3e1e2e-7482-4348-aaad-244d9cbf0e8b 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-04T00:56:43.100Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF bb5535f5-0b18 8fddf2ef-a3f9-41c7-9722-87b06b064978 0 ASDC deployResourceStructure 2023-05-04T00:56:43.101Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar ASDC sendASDCNotification 2023-05-04T00:56:43.101Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar 2023-05-04T00:56:43.101Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:56:43.101Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:56:43.101Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:56:43.101Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161803101, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:56:44.102Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ba47f0c8-a506-45c3-8712-c267ac436013 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:56:44.123Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ba47f0c8-a506-45c3-8712-c267ac436013 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:56:44.129Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||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-04T00:56:44.139Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-04T00:57:00.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:57:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161697923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "cds-sdc-listener", "timestamp": 1683161696527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161703845, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161694669, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "ves-openapi-manager", "timestamp": 1683161697914, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.468Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161697923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161703845, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161694669, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "ves-openapi-manager", "timestamp": 1683161697914, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.469Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "cds-sdc-listener", "timestamp": 1683161696527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161694669, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "ves-openapi-manager", "timestamp": 1683161697914, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "cds-sdc-listener", "timestamp": 1683161696527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.470Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161703845, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161697923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161697923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161694669, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161703845, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.471Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "cds-sdc-listener", "timestamp": 1683161696527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "ves-openapi-manager", "timestamp": 1683161697914, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161697923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161703845, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161694669, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "ves-openapi-manager", "timestamp": 1683161697914, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "cds-sdc-listener", "timestamp": 1683161696527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161697923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "cds-sdc-listener", "timestamp": 1683161696527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "ves-openapi-manager", "timestamp": 1683161697914, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161703845, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161694669, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161697923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "ves-openapi-manager", "timestamp": 1683161697914, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161703845, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161694669, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "cds-sdc-listener", "timestamp": 1683161696527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161713129, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161713395, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "cds-sdc-listener", "timestamp": 1683161713132, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161714167, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161713561, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161713129, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.476Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "cds-sdc-listener", "timestamp": 1683161714139, "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-04T00:57:00.508Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 2023-05-04T00:57:00.508Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 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-04T00:57:00.524Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.524Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161714564, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:57:00.525Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.525Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.525Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161714536, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T00:57:00.525Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.525Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.525Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161713129, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.525Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.525Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.525Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "policy-distribution-id", "timestamp": 1683161715565, "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-04T00:57:00.536Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 2023-05-04T00:57:00.536Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 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-04T00:57:00.551Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.552Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161715656, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-04T00:57:00.552Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.552Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.552Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161713129, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.552Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.552Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.552Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161716710, "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-04T00:57:00.561Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 2023-05-04T00:57:00.562Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 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-04T00:57:00.575Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.575Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161713129, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.575Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.576Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.576Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "multicloud-k8s", "timestamp": 1683161717711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-04T00:57:00.576Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.576Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.576Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161713129, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:57:00.576Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.576Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.576Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161719932, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:57:00.576Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.577Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.577Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161713129, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:57:00.577Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.577Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.577Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "aai-model-loader", "timestamp": 1683161720934, "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-04T00:57:00.586Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 2023-05-04T00:57:00.586Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 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-04T00:57:00.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.602Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161721023, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:57:00.602Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.603Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161723413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:57:00.603Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:57:00.603Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:57:00.603Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683161724419, "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-04T00:57:00.614Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 2023-05-04T00:57:00.615Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 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-04T00:57:14.139Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ba47f0c8-a506-45c3-8712-c267ac436013 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-04T00:57:14.151Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ba47f0c8-a506-45c3-8712-c267ac436013 and serviceModelVersionId: ebd0aacc-783c-46bf-8e43-c6d676e4492a 2023-05-04T00:57:14.151Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a58a5071-100d-4e10-87d5-4f252ad064c3 2023-05-04T00:57:14.152Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a58a5071-100d-4e10-87d5-4f252ad064c3/model-vers/model-ver/ebd0aacc-783c-46bf-8e43-c6d676e4492a?depth=0 2023-05-04T00:57:14.157Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-05-04T00:57:14.191Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a58a5071-100d-4e10-87d5-4f252ad064c3/model-vers/model-ver/ebd0aacc-783c-46bf-8e43-c6d676e4492a?depth=0|INFO|500||Invoke 2023-05-04T00:57:14.192Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a58a5071-100d-4e10-87d5-4f252ad064c3/model-vers/model-ver/ebd0aacc-783c-46bf-8e43-c6d676e4492a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a58a5071-100d-4e10-87d5-4f252ad064c3/model-vers/model-ver/ebd0aacc-783c-46bf-8e43-c6d676e4492a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ba47f0c8-a506-45c3-8712-c267ac436013], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[03f37b56-ae4d-48ea-963c-351b99e978bc], X-ECOMP-RequestID=[ba47f0c8-a506-45c3-8712-c267ac436013], X-TransactionId=[], X-ONAP-RequestID=[ba47f0c8-a506-45c3-8712-c267ac436013], Content-Type=[application/merge-patch+json]} 2023-05-04T00:57:14.202Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a58a5071-100d-4e10-87d5-4f252ad064c3/model-vers/model-ver/ebd0aacc-783c-46bf-8e43-c6d676e4492a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-04T00:57:14.368Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a58a5071-100d-4e10-87d5-4f252ad064c3/model-vers/model-ver/ebd0aacc-783c-46bf-8e43-c6d676e4492a?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/a58a5071-100d-4e10-87d5-4f252ad064c3/model-vers/model-ver/ebd0aacc-783c-46bf-8e43-c6d676e4492a?depth=0 has http status code:200 and response headers:{date=[Thu, 04 May 2023 00:57:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[364664], x-aai-txid=[1-aai-resources-230504-00:57:13:992-15049], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-04T00:57:14.369Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a58a5071-100d-4e10-87d5-4f252ad064c3/model-vers/model-ver/ebd0aacc-783c-46bf-8e43-c6d676e4492a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-04T00:57:14.369Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a58a5071-100d-4e10-87d5-4f252ad064c3/model-vers/model-ver/ebd0aacc-783c-46bf-8e43-c6d676e4492a?depth=0|INFO|500||InvokeReturn 2023-05-04T00:57:14.370Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-04T00:57:14.371Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||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-04T00:57:14.395Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||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-04T00:57:14.395Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ba47f0c8-a506-45c3-8712-c267ac436013 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-04T00:57:14.395Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-04T00:57:14.396Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:14.396Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:14.396Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161834395, "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-04T00:57:15.417Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-04T00:57:15.417Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"5c1c6952-a6c3-43b0-90ea-bd67c22e67b9","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"d5275aa1-9880-47ea-bfc7-a7966b8eac5a","serviceDescription":"service","serviceInvariantUUID":"2fb4fb75-8a93-4954-9c46-bbb173a6e7a5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"48906445-ea0d-41a8-aa69-6f3b214c7dc9","resourceInvariantUUID":"209f12c9-a163-42b5-99ce-36a890dd2393","resourceCustomizationUUID":"346fcd3d-247b-4e30-8092-e68c99b5b00e","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":"NzliNDZkMDUxMmJiMTVmYzNkZmNhMTA1OTI4N2VkOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"25c1cc14-45e1-49bb-a487-484eaf5c64ba","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":"OGVmNjNiZWJiNjNkZDgwNzVmOWU1MTQwMjQ2ZjJkNTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"70c04783-9e3f-4a0f-9386-00e05817dcda","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":"1641d724-804e-408a-8b39-676b6230ec0b","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":"3b5286eb-fbbd-4080-a72f-c5c487b9d81d","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":"45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab","artifactVersion":"2","generatedFromUUID":"1641d724-804e-408a-8b39-676b6230ec0b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGYwMDUxMmUzYmJkYjliNWU1NzA3YWI0MmQ4ZmFmMTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c30798d0-2ce2-4094-b8b2-4b9ad898123d","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZTI5YWNkMWU3MWUzOTFhOGZiODk0NTUzYWQ5MTQ4MWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6ecf6dbd-5956-4424-ab52-905f58324876","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-04T00:57:15.418Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:57:15.418Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:15.418Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:15.418Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "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-04T00:57:16.418Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:57:16.419Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:16.419Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:16.419Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "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-04T00:57:17.420Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:57:17.420Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:17.420Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:17.420Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "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-04T00:57:18.421Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:57:18.421Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:18.422Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:18.422Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "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-04T00:57:19.422Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:57:19.423Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:19.423Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:19.423Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "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-04T00:57:20.424Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:57:20.424Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:20.424Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:20.424Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "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-04T00:57:21.425Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T00:57:21.426Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:21.426Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:21.426Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:57:22.427Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "d5275aa1-9880-47ea-bfc7-a7966b8eac5a", "serviceDescription": "service", "serviceInvariantUUID": "2fb4fb75-8a93-4954-9c46-bbb173a6e7a5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "346fcd3d-247b-4e30-8092-e68c99b5b00e", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "48906445-ea0d-41a8-aa69-6f3b214c7dc9", "resourceInvariantUUID": "209f12c9-a163-42b5-99ce-36a890dd2393", "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": "OGVmNjNiZWJiNjNkZDgwNzVmOWU1MTQwMjQ2ZjJkNTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "70c04783-9e3f-4a0f-9386-00e05817dcda", "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": "1641d724-804e-408a-8b39-676b6230ec0b", "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": "45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab", "generatedFromUUID": "1641d724-804e-408a-8b39-676b6230ec0b" }, "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": "45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ZTI5YWNkMWU3MWUzOTFhOGZiODk0NTUzYWQ5MTQ4MWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6ecf6dbd-5956-4424-ab52-905f58324876" } ], "workloadContext": "Production" } 2023-05-04T00:57:22.427Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-04T00:57:22.428Z|ba47f0c8-a506-45c3-8712-c267ac436013|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d5275aa1-9880-47ea-bfc7-a7966b8eac5a ASDC 2023-05-04T00:57:22.429Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:d5275aa1-9880-47ea-bfc7-a7966b8eac5a ServiceInvariantUUID:2fb4fb75-8a93-4954-9c46-bbb173a6e7a5 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:6ecf6dbd-5956-4424-ab52-905f58324876 ArtifactChecksum:ZTI5YWNkMWU3MWUzOTFhOGZiODk0NTUzYWQ5MTQ4MWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:346fcd3d-247b-4e30-8092-e68c99b5b00e ResourceInvariantUUID:209f12c9-a163-42b5-99ce-36a890dd2393 ResourceName:basic_vm ResourceType:VF ResourceUUID:48906445-ea0d-41a8-aa69-6f3b214c7dc9 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:70c04783-9e3f-4a0f-9386-00e05817dcda ArtifactChecksum:OGVmNjNiZWJiNjNkZDgwNzVmOWU1MTQwMjQ2ZjJkNTI= 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:1641d724-804e-408a-8b39-676b6230ec0b 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:45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab 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:45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-04T00:57:22.429Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5275aa1-9880-47ea-bfc7-a7966b8eac5a 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-04T00:57:22.505Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:57:22.506Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-05-04T00:57:22.506Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-05-04T00:57:22.506Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 6ecf6dbd-5956-4424-ab52-905f58324876 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-04T00:57:22.506Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-05-04T00:57:22.506Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-04T00:57:22.625Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-05-04T00:57:22.628Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 6ecf6dbd-5956-4424-ab52-905f58324876 75156 2023-05-04T00:57:22.628Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:22.629Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:22.629Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:57:22.629Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:22.629Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:22.629Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161842628, "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-04T00:57:23.630Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T00:57:23.630Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-05-04T00:57:23.631Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 6ecf6dbd-5956-4424-ab52-905f58324876, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-04T00:57:23.631Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-05-04T00:57:23.631Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-04T00:57:23.631Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-05-04T00:57:23.710Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14140288858080380259/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-04T00:57:24.691Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-05-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-05-04T00:57:24.692Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.693Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:24.693Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-04T00:57:24.693Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-05-04T00:57:24.693Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:57:24.693Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.693Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:24.693Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-04T00:57:24.693Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-04T00:57:24.694Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-04T00:57:24.695Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.695Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T00:57:24.695Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.695Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-04T00:57:24.695Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:57:24.695Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.695Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-04T00:57:24.695Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:57:24.695Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d9d89c08-80c8-4c98-b95e-0b82eaceb94a 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:24.696Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.697Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:24.697Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.697Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:24.697Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:24.697Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:24.697Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:d5275aa1-9880-47ea-bfc7-a7966b8eac5a Model Version:NULL Model InvariantUuid:2fb4fb75-8a93-4954-9c46-bbb173a6e7a5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:15282933-341a-4cd9-adad-d4bab39a050e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:209f12c9-a163-42b5-99ce-36a890dd2393 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:346fcd3d-247b-4e30-8092-e68c99b5b00e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7cb065b5-233c-4b3a-b8c2-d97a5ea6a0ed ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:6ffb3b3d-5a71-4f9a-bac8-c90ee9c30522 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:d9d89c08-80c8-4c98-b95e-0b82eaceb94a ModelInvariantUuid:04dc4e83-197f-440c-a8c5-5381728fb7d0 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:2430e876-1319-4aa6-b987-5766dbe3f0de ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f3ac43ac-6c2b-4b50-8aea-2c66fe2baddd ModelInvariantUuid:66390a69-45f5-47e3-8536-961178dffd66 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:4aecd9c1-7963-467b-8bbc-682f3ad74f57 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-04T00:57:27.626Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 48906445-ea0d-41a8-aa69-6f3b214c7dc9 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-04T00:57:27.639Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||basic_vm 0 2023-05-04T00:57:27.640Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 48906445-ea0d-41a8-aa69-6f3b214c7dc9 2023-05-04T00:57:27.640Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 70c04783-9e3f-4a0f-9386-00e05817dcda from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-04T00:57:27.640Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-05-04T00:57:27.640Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:27.753Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-05-04T00:57:27.753Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 70c04783-9e3f-4a0f-9386-00e05817dcda 787 2023-05-04T00:57:27.754Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:27.754Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:27.754Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:57:27.754Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:27.754Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:27.754Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161847754, "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-04T00:57:28.755Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "7cb065b5-233c-4b3a-b8c2-d97a5ea6a0ed", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6ffb3b3d-5a71-4f9a-bac8-c90ee9c30522", "vfModuleModelCustomizationUUID": "367abfa1-34be-4e93-b1e9-92759a5a95d5", "isBase": true, "artifacts": [ "1641d724-804e-408a-8b39-676b6230ec0b", "45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab" ], "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-04T00:57:28.759Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6ffb3b3d-5a71-4f9a-bac8-c90ee9c30522 VfModuleModelInvariantUUID:7cb065b5-233c-4b3a-b8c2-d97a5ea6a0ed VfModuleModelDescription:NULL Artifacts UUID List:{ 1641d724-804e-408a-8b39-676b6230ec0b , 45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab } 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-04T00:57:28.761Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "7cb065b5-233c-4b3a-b8c2-d97a5ea6a0ed", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6ffb3b3d-5a71-4f9a-bac8-c90ee9c30522", "vfModuleModelCustomizationUUID": "367abfa1-34be-4e93-b1e9-92759a5a95d5", "isBase": true, "artifacts": [ "1641d724-804e-408a-8b39-676b6230ec0b", "45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab" ], "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-04T00:57:28.762Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6ffb3b3d-5a71-4f9a-bac8-c90ee9c30522 VfModuleModelInvariantUUID:7cb065b5-233c-4b3a-b8c2-d97a5ea6a0ed VfModuleModelDescription:NULL Artifacts UUID List:{ 1641d724-804e-408a-8b39-676b6230ec0b , 45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab } 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-04T00:57:28.762Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1641d724-804e-408a-8b39-676b6230ec0b from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-04T00:57:28.762Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-05-04T00:57:28.762Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:28.876Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-05-04T00:57:28.876Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 1641d724-804e-408a-8b39-676b6230ec0b 5033 2023-05-04T00:57:28.877Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:28.877Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:28.877Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:57:28.877Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:28.877Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:28.877Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161848877, "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-04T00:57:29.878Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-04T00:57:29.878Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-05-04T00:57:29.878Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:29.988Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-05-04T00:57:29.988Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 45f8e3e7-42d0-4e05-8c2f-6a4e925c3aab 903 2023-05-04T00:57:29.989Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:29.989Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:29.989Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T00:57:29.989Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:29.989Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:29.989Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161849988, "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-04T00:57:30.990Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: d5275aa1-9880-47ea-bfc7-a7966b8eac5a 2023-05-04T00:57:30.990Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 48906445-ea0d-41a8-aa69-6f3b214c7dc9 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-04T00:57:31.089Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6510c2b0, org.onap.sdc.toscaparser.api.parameters.Input@a782f61, org.onap.sdc.toscaparser.api.parameters.Input@7f88d97b, org.onap.sdc.toscaparser.api.parameters.Input@4258923f, org.onap.sdc.toscaparser.api.parameters.Input@21bedd86] 2023-05-04T00:57:31.090Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.091Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:31.092Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-05-04T00:57:31.092Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 346fcd3d-247b-4e30-8092-e68c99b5b00e 2023-05-04T00:57:31.092Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 346fcd3d-247b-4e30-8092-e68c99b5b00e matches Tosca VF Customization UUID: 346fcd3d-247b-4e30-8092-e68c99b5b00e 2023-05-04T00:57:31.092Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 346fcd3d-247b-4e30-8092-e68c99b5b00e 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-04T00:57:31.096Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.096Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:31.096Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 346fcd3d-247b-4e30-8092-e68c99b5b00e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-04T00:57:31.096Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@55c30bf7 2023-05-04T00:57:31.096Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.097Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T00:57:31.097Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 367abfa1-34be-4e93-b1e9-92759a5a95d5 2023-05-04T00:57:31.097Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 367abfa1-34be-4e93-b1e9-92759a5a95d5 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-04T00:57:31.100Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.100Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-04T00:57:31.100Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:57:31.100Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.100Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-04T00:57:31.101Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:57:31.101Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.101Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-04T00:57:31.101Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-04T00:57:31.101Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-04T00:57:31.101Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d9d89c08-80c8-4c98-b95e-0b82eaceb94a 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-04T00:57:31.104Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.104Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-04T00:57:31.104Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T00:57:31.105Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.105Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-04T00:57:31.105Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=346fcd3d-247b-4e30-8092-e68c99b5b00e 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-04T00:57:31.107Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.107Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:31.107Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid d5275aa1-9880-47ea-bfc7-a7966b8eac5a: basic_vm 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T00:57:31.108Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:31.298Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 48906445-ea0d-41a8-aa69-6f3b214c7dc9 1 ASDC deployResourceStructure 2023-05-04T00:57:31.298Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:31.298Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:31.298Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:57:31.298Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:31.298Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:31.298Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161851298, "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-04T00:57:32.299Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:32.299Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:32.300Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:57:32.300Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:32.300Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:32.300Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161852299, "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-04T00:57:33.301Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:33.301Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:33.301Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:57:33.302Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:33.302Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:33.302Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161853301, "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-04T00:57:34.302Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:34.303Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:34.303Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T00:57:34.303Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:57:34.303Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:57:34.303Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161854302, "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-04T00:57:35.304Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:57:35.323Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T00:57:35.327Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T00:57:35.327Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-04T00:57:35.327Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-04T00:57:35.328Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-04T00:57:35.328Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:57:35.328Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:57:35.328Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:57:35.328Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:57:35.328Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T00:57:35.328Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:57:35.336Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-04T00:58:00.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:58:00.464Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.465Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ad570efa-891f-4b33-bdb1-492b02818f13", "consumerID": "SO-sdc-controller", "timestamp": 1683161791915, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-04T00:58:00.465Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/resourceInstances/pnfbb5535f50b180/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T00:58:00.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161801162, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161803101, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEwmmq9wagjceutlznhr0/1.0/artifacts/service-DemoPnfEwmmq9wagjceutlznhr0-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:58:00.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:58:05.336Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 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-04T00:58:05.351Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 and serviceModelVersionId: d5275aa1-9880-47ea-bfc7-a7966b8eac5a 2023-05-04T00:58:05.352Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2fb4fb75-8a93-4954-9c46-bbb173a6e7a5 2023-05-04T00:58:05.352Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2fb4fb75-8a93-4954-9c46-bbb173a6e7a5/model-vers/model-ver/d5275aa1-9880-47ea-bfc7-a7966b8eac5a?depth=0 2023-05-04T00:58:05.357Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-05-04T00:58:05.388Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fb4fb75-8a93-4954-9c46-bbb173a6e7a5/model-vers/model-ver/d5275aa1-9880-47ea-bfc7-a7966b8eac5a?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-04T00:58:05.390Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fb4fb75-8a93-4954-9c46-bbb173a6e7a5/model-vers/model-ver/d5275aa1-9880-47ea-bfc7-a7966b8eac5a?depth=0|INFO|500||Invoke 2023-05-04T00:58:05.396Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fb4fb75-8a93-4954-9c46-bbb173a6e7a5/model-vers/model-ver/d5275aa1-9880-47ea-bfc7-a7966b8eac5a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-04T00:58:05.568Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fb4fb75-8a93-4954-9c46-bbb173a6e7a5/model-vers/model-ver/d5275aa1-9880-47ea-bfc7-a7966b8eac5a?depth=0|INFO|500||InvokeReturn 2023-05-04T00:58:05.568Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fb4fb75-8a93-4954-9c46-bbb173a6e7a5/model-vers/model-ver/d5275aa1-9880-47ea-bfc7-a7966b8eac5a?depth=0 has http status code:200 and response headers:{date=[Thu, 04 May 2023 00:58:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[176168], x-aai-txid=[0-aai-resources-230504-00:58:05:190-97786], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-04T00:58:05.568Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-05-04T00:58:05.568Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-04T00:58:05.569Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:58:05.580Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||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-04T00:58:05.580Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5c1c6952-a6c3-43b0-90ea-bd67c22e67b9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-04T00:58:05.580Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-04T00:58:05.581Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-05-04T00:58:05.581Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T00:58:05.581Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161885580, "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-04T00:58:06.610Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T00:59:00.463Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T00:59:00.465Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.465Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ba47f0c8-a506-45c3-8712-c267ac436013", "consumerID": "SO-sdc-controller", "timestamp": 1683161834395, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.466Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161792948, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161842628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161847754, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161848877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161849988, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161851298, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.467Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161852299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-04T00:59:00.468Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.468Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.468Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161853301, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-04T00:59:00.468Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:00.468Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-04T00:59:00.468Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161854302, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T00:59:00.468Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T00:59:06.610Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:00:00.463Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:00:00.465Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:00:00.465Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "5c1c6952-a6c3-43b0-90ea-bd67c22e67b9", "consumerID": "SO-sdc-controller", "timestamp": 1683161885580, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-04T01:00:00.466Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:00:06.611Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:01:00.463Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:01:06.613Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:02:00.465Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:02:06.615Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:03:00.466Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:03:06.615Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:04:00.466Z|5c1c6952-a6c3-43b0-90ea-bd67c22e67b9|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:04:06.617Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:05:00.467Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:05:06.618Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:06:00.468Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:06:06.618Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:07:00.468Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:07:06.619Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:08:00.469Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:08:06.621Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:08:58.932Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-04T01:08:58.933Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"e2659a71-3b05-44de-a714-9b919c1cdd15","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"31a6524b-3202-45f8-9b53-564f0c4eaeeb","serviceDescription":"service","serviceInvariantUUID":"e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3c7e335a-e3f9-4393-9455-5a53f8e9ffb0","resourceInvariantUUID":"c54191f1-ef3a-4a69-84ea-16ff368e366f","resourceCustomizationUUID":"38cf5ee3-babd-4e18-b54d-c49955ff99b9","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":"ZWMwZDNmNjY0MDhlNTVhOWJmYWIyODQ4MzllZTVjODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a6f2e8bf-1ebe-4c74-868e-ae03e40fe61c","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":"OTkxNGMyYTJhM2VhNTkwMzBkMTk3MzMyYTBmZDRjY2Y\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9e09cc94-14af-4320-bf62-b635fb2bb83d","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":"0a5f2450-e1f9-4155-b547-23b3c1b5364f","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":"dcce490b-eb62-4488-9d77-bb2ab278e294","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":"5529fed0-44fc-4d23-ae7a-83aa2046eaab","artifactVersion":"2","generatedFromUUID":"ddcebf0a-74e6-49a6-82fc-f6defc01e53e"},{"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":"7a2149d7-b6be-430b-82ce-81aeedbb61ee","artifactVersion":"2","generatedFromUUID":"0a5f2450-e1f9-4155-b547-23b3c1b5364f"},{"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":"ddcebf0a-74e6-49a6-82fc-f6defc01e53e","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":"1008e06d-4ac7-4e36-bf06-23f4da084aad","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":"YTA0NzYxNjY5YWM3ZTkwOGNhNzI1OTY3NmE5N2IwNjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"61f773ee-54b1-4775-abe5-89b6e58c52ee","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NDY3YWIyNTNkMGUxMmJhYTZkNDQ2YWZmMGFhYmVhYmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1574c699-dd4e-4193-8437-b6f2672821d6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-04T01:08:58.936Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:08:58.936Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:08:58.936Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:08:58.936Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "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-04T01:08:58.945Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T01:08:58.945Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T01:08:58.945Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T01:08:58.945Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T01:08:58.946Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T01:08:58.946Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a8d93e7-1a61-45a3-b4f5-8f4ef036d009] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Bkc1j45CQyC9hInbX29T5A 2023-05-04T01:08:58.967Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T01:08:58.968Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:08:58.969Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:08:59.947Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:08:59.948Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:08:59.948Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:08:59.948Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "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-04T01:09:00.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:09:00.464Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T01:09:00.464Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:09:00.464Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:09:00.465Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T01:09:00.465Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:09:00.465Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:09:00.465Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T01:09:00.465Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:09:00.465Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:09:00.465Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-04T01:09:00.465Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:09:00.465Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:09:00.948Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:09:00.949Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:00.949Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:00.949Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "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-04T01:09:01.950Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:09:01.950Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:01.951Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:01.951Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "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-04T01:09:02.952Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:09:02.952Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:02.952Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:02.952Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "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-04T01:09:03.953Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:09:03.954Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:03.954Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:03.954Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "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-04T01:09:04.954Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:09:04.955Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:04.955Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:04.955Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "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-04T01:09:05.956Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:09:05.957Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:05.957Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:05.957Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "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-04T01:09:06.958Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:09:06.958Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:06.959Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:06.959Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "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-04T01:09:07.960Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:09:07.960Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:07.960Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:07.960Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:09:08.961Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "31a6524b-3202-45f8-9b53-564f0c4eaeeb", "serviceDescription": "service", "serviceInvariantUUID": "e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "38cf5ee3-babd-4e18-b54d-c49955ff99b9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3c7e335a-e3f9-4393-9455-5a53f8e9ffb0", "resourceInvariantUUID": "c54191f1-ef3a-4a69-84ea-16ff368e366f", "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": "OTkxNGMyYTJhM2VhNTkwMzBkMTk3MzMyYTBmZDRjY2Y\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9e09cc94-14af-4320-bf62-b635fb2bb83d", "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": "0a5f2450-e1f9-4155-b547-23b3c1b5364f", "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": "7a2149d7-b6be-430b-82ce-81aeedbb61ee", "generatedFromUUID": "0a5f2450-e1f9-4155-b547-23b3c1b5364f" }, "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": "5529fed0-44fc-4d23-ae7a-83aa2046eaab", "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": "7a2149d7-b6be-430b-82ce-81aeedbb61ee", "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": "ddcebf0a-74e6-49a6-82fc-f6defc01e53e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "NDY3YWIyNTNkMGUxMmJhYTZkNDQ2YWZmMGFhYmVhYmQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1574c699-dd4e-4193-8437-b6f2672821d6" } ], "workloadContext": "Production" } 2023-05-04T01:09:08.962Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-04T01:09:08.962Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 31a6524b-3202-45f8-9b53-564f0c4eaeeb ASDC 2023-05-04T01:09:08.963Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:e2659a71-3b05-44de-a714-9b919c1cdd15 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:31a6524b-3202-45f8-9b53-564f0c4eaeeb ServiceInvariantUUID:e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b 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:1574c699-dd4e-4193-8437-b6f2672821d6 ArtifactChecksum:NDY3YWIyNTNkMGUxMmJhYTZkNDQ2YWZmMGFhYmVhYmQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:38cf5ee3-babd-4e18-b54d-c49955ff99b9 ResourceInvariantUUID:c54191f1-ef3a-4a69-84ea-16ff368e366f ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:3c7e335a-e3f9-4393-9455-5a53f8e9ffb0 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:9e09cc94-14af-4320-bf62-b635fb2bb83d ArtifactChecksum:OTkxNGMyYTJhM2VhNTkwMzBkMTk3MzMyYTBmZDRjY2Y= 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:0a5f2450-e1f9-4155-b547-23b3c1b5364f 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:7a2149d7-b6be-430b-82ce-81aeedbb61ee 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:5529fed0-44fc-4d23-ae7a-83aa2046eaab 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:7a2149d7-b6be-430b-82ce-81aeedbb61ee 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:ddcebf0a-74e6-49a6-82fc-f6defc01e53e ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-04T01:09:08.963Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 31a6524b-3202-45f8-9b53-564f0c4eaeeb 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-04T01:09:09.030Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T01:09:09.031Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-04T01:09:09.031Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-04T01:09:09.031Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 1574c699-dd4e-4193-8437-b6f2672821d6 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-04T01:09:09.031Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:09:09.032Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-04T01:09:09.207Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:09:09.213Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1574c699-dd4e-4193-8437-b6f2672821d6 163252 2023-05-04T01:09:09.214Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:09.214Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:09.214Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:09:09.214Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:09.214Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:09.214Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162549214, "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-04T01:09:10.215Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T01:09:10.215Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-04T01:09:10.216Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 1574c699-dd4e-4193-8437-b6f2672821d6, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-04T01:09:10.216Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-05-04T01:09:10.216Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-04T01:09:10.217Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-04T01:09:10.310Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2416256331542705126/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-05-04T01:09:11.194Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-04T01:09:11.195Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-05-04T01:09:11.195Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-04T01:09:11.195Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-05-04T01:09:11.195Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-04T01:09:11.195Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:11.195Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:11.195Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:11.195Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-05-04T01:09:11.195Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.196Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-04T01:09:11.197Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=d98665be-38a5-4b30-adba-ae165ecabc72 2023-05-04T01:09:11.198Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.199Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:11.199Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.199Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:11.199Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.199Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:11.199Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:11.199Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:11.199Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:31a6524b-3202-45f8-9b53-564f0c4eaeeb Model Version:NULL Model InvariantUuid:e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:a58584f7-6e11-4eae-b369-bc100b9d210b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:c54191f1-ef3a-4a69-84ea-16ff368e366f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:38cf5ee3-babd-4e18-b54d-c49955ff99b9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:79c2bf8c-2dc2-4803-ac49-cb5eaf7e4884 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:e5885e5c-e6c9-49da-8c3b-16f6aa82dbbf ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:fe068626-de1a-4d1f-87b6-9437d6d63028 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:1a8ba2f8-b8db-4adb-ae09-0acaee00256e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:d98665be-38a5-4b30-adba-ae165ecabc72 ModelInvariantUuid:e7e2fd60-79f3-4dc1-b555-f69c077796fb ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:adef5bf5-ba3a-42c7-b469-4da03e3b25db ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8190f8e7-4a41-4d78-8ab2-b32667be828d ModelInvariantUuid:bcfc8746-a367-457b-b432-4fd9a2bbcf01 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:90a09c28-6c44-4291-9108-c0aa1428d2a5 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-04T01:09:11.217Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 3c7e335a-e3f9-4393-9455-5a53f8e9ffb0 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-04T01:09:11.225Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||basic_cnf_macro 0 2023-05-04T01:09:11.225Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3c7e335a-e3f9-4393-9455-5a53f8e9ffb0 2023-05-04T01:09:11.225Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9e09cc94-14af-4320-bf62-b635fb2bb83d from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-04T01:09:11.225Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:09:11.226Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:11.343Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:09:11.344Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 9e09cc94-14af-4320-bf62-b635fb2bb83d 1565 2023-05-04T01:09:11.344Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:11.344Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:11.344Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:09:11.345Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:11.345Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:11.345Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162551344, "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-04T01:09:12.346Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "fe068626-de1a-4d1f-87b6-9437d6d63028", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1a8ba2f8-b8db-4adb-ae09-0acaee00256e", "vfModuleModelCustomizationUUID": "a371b280-dbfc-4559-91f4-581651f25c66", "isBase": true, "artifacts": [ "0a5f2450-e1f9-4155-b547-23b3c1b5364f", "7a2149d7-b6be-430b-82ce-81aeedbb61ee" ], "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": "79c2bf8c-2dc2-4803-ac49-cb5eaf7e4884", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e5885e5c-e6c9-49da-8c3b-16f6aa82dbbf", "vfModuleModelCustomizationUUID": "5ca2131f-8f58-431e-adbc-9b5d9b62f3cf", "isBase": false, "artifacts": [ "ddcebf0a-74e6-49a6-82fc-f6defc01e53e" ], "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-04T01:09:12.349Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:1a8ba2f8-b8db-4adb-ae09-0acaee00256e VfModuleModelInvariantUUID:fe068626-de1a-4d1f-87b6-9437d6d63028 VfModuleModelDescription:NULL Artifacts UUID List:{ 0a5f2450-e1f9-4155-b547-23b3c1b5364f , 7a2149d7-b6be-430b-82ce-81aeedbb61ee } 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:e5885e5c-e6c9-49da-8c3b-16f6aa82dbbf VfModuleModelInvariantUUID:79c2bf8c-2dc2-4803-ac49-cb5eaf7e4884 VfModuleModelDescription:NULL Artifacts UUID List:{ ddcebf0a-74e6-49a6-82fc-f6defc01e53e } 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-04T01:09:12.351Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "fe068626-de1a-4d1f-87b6-9437d6d63028", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1a8ba2f8-b8db-4adb-ae09-0acaee00256e", "vfModuleModelCustomizationUUID": "a371b280-dbfc-4559-91f4-581651f25c66", "isBase": true, "artifacts": [ "0a5f2450-e1f9-4155-b547-23b3c1b5364f", "7a2149d7-b6be-430b-82ce-81aeedbb61ee" ], "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": "79c2bf8c-2dc2-4803-ac49-cb5eaf7e4884", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e5885e5c-e6c9-49da-8c3b-16f6aa82dbbf", "vfModuleModelCustomizationUUID": "5ca2131f-8f58-431e-adbc-9b5d9b62f3cf", "isBase": false, "artifacts": [ "ddcebf0a-74e6-49a6-82fc-f6defc01e53e" ], "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-04T01:09:12.352Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:1a8ba2f8-b8db-4adb-ae09-0acaee00256e VfModuleModelInvariantUUID:fe068626-de1a-4d1f-87b6-9437d6d63028 VfModuleModelDescription:NULL Artifacts UUID List:{ 0a5f2450-e1f9-4155-b547-23b3c1b5364f , 7a2149d7-b6be-430b-82ce-81aeedbb61ee } 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:e5885e5c-e6c9-49da-8c3b-16f6aa82dbbf VfModuleModelInvariantUUID:79c2bf8c-2dc2-4803-ac49-cb5eaf7e4884 VfModuleModelDescription:NULL Artifacts UUID List:{ ddcebf0a-74e6-49a6-82fc-f6defc01e53e } 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-04T01:09:12.352Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 0a5f2450-e1f9-4155-b547-23b3c1b5364f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-04T01:09:12.352Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:09:12.352Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:12.470Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:09:12.470Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 0a5f2450-e1f9-4155-b547-23b3c1b5364f 914 2023-05-04T01:09:12.470Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:12.471Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:12.471Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:09:12.471Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:12.471Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:12.471Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162552470, "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-04T01:09:13.471Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5529fed0-44fc-4d23-ae7a-83aa2046eaab from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-04T01:09:13.472Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:09:13.472Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:13.589Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:09:13.590Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 5529fed0-44fc-4d23-ae7a-83aa2046eaab 12 2023-05-04T01:09:13.590Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:13.590Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:13.590Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:09:13.590Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:13.590Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:13.590Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162553590, "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-04T01:09:14.591Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a2149d7-b6be-430b-82ce-81aeedbb61ee from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-04T01:09:14.591Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:09:14.591Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:14.705Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:09:14.706Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 7a2149d7-b6be-430b-82ce-81aeedbb61ee 96 2023-05-04T01:09:14.706Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:14.706Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:14.706Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:09:14.706Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:14.706Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:14.706Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162554706, "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-04T01:09:15.707Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ddcebf0a-74e6-49a6-82fc-f6defc01e53e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-04T01:09:15.708Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:09:15.708Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:15.826Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:09:15.826Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ddcebf0a-74e6-49a6-82fc-f6defc01e53e 20206 2023-05-04T01:09:15.826Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:15.827Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:15.827Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:09:15.827Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:15.827Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:15.827Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162555826, "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-04T01:09:16.829Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 31a6524b-3202-45f8-9b53-564f0c4eaeeb 2023-05-04T01:09:16.830Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 3c7e335a-e3f9-4393-9455-5a53f8e9ffb0 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-04T01:09:16.847Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2acac064, org.onap.sdc.toscaparser.api.parameters.Input@52496ce7, org.onap.sdc.toscaparser.api.parameters.Input@492a78eb, org.onap.sdc.toscaparser.api.parameters.Input@3a967381, org.onap.sdc.toscaparser.api.parameters.Input@46a35d57] 2023-05-04T01:09:16.849Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.849Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:16.850Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-05-04T01:09:16.850Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 38cf5ee3-babd-4e18-b54d-c49955ff99b9 2023-05-04T01:09:16.850Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 38cf5ee3-babd-4e18-b54d-c49955ff99b9 matches Tosca VF Customization UUID: 38cf5ee3-babd-4e18-b54d-c49955ff99b9 2023-05-04T01:09:16.850Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 38cf5ee3-babd-4e18-b54d-c49955ff99b9 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-04T01:09:16.853Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.853Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:16.854Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 38cf5ee3-babd-4e18-b54d-c49955ff99b9: {\"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-04T01:09:16.854Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4ce0805f 2023-05-04T01:09:16.854Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.854Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T01:09:16.854Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 5ca2131f-8f58-431e-adbc-9b5d9b62f3cf 2023-05-04T01:09:16.854Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 5ca2131f-8f58-431e-adbc-9b5d9b62f3cf 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-04T01:09:16.858Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.858Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-04T01:09:16.859Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:09:16.859Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.859Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-04T01:09:16.859Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:09:16.859Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.860Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-04T01:09:16.860Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=38cf5ee3-babd-4e18-b54d-c49955ff99b9 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-04T01:09:16.863Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.863Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:16.863Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 31a6524b-3202-45f8-9b53-564f0c4eaeeb: basic_cnf_macro 2023-05-04T01:09:16.863Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:09:16.864Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:16.941Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 3c7e335a-e3f9-4393-9455-5a53f8e9ffb0 2 ASDC deployResourceStructure 2023-05-04T01:09:16.941Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:16.941Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:16.941Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T01:09:16.941Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:16.941Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:16.942Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162556941, "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-04T01:09:17.942Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:17.943Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:17.943Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T01:09:17.943Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:17.943Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:17.943Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162557942, "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-04T01:09:18.948Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:18.949Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:18.949Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-04T01:09:18.949Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:18.949Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:18.949Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162558944, "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-04T01:09:19.950Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:19.950Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:19.950Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T01:09:19.951Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:19.951Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:19.951Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162559950, "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-04T01:09:20.952Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:20.952Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:20.952Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-04T01:09:20.952Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:20.953Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:20.953Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162560952, "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-04T01:09:21.953Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:21.954Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||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-04T01:09:21.954Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T01:09:21.954Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:09:21.954Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:09:21.954Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162561953, "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-04T01:09:22.955Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:09:22.981Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:09:22.986Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:09:22.986Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T01:09:22.986Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T01:09:52.986Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:09:53.010Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:09:53.016Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:09:53.016Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T01:09:53.016Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T01:10:00.463Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:10:00.465Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:10:00.465Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:10:00.466Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:10:00.466Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:10:00.466Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:10:00.466Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:10:00.466Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:10:00.466Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:10:00.466Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:10:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:10:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-04T01:10:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:10:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:10:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-04T01:10:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:10:23.016Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:10:23.040Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:10:23.043Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:10:23.044Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T01:10:23.044Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T01:10:53.044Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:10:53.067Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:10:53.070Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:10:53.070Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T01:10:53.070Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T01:11:00.463Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:11:00.466Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.466Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.467Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-04T01:11:00.468Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-04T01:11:00.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162526595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162486620, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "ves-openapi-manager", "timestamp": 1683162532928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162495152, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162528746, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162548596, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162548750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162549214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162548362, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162549754, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162549708, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.473Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.473Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.473Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.473Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "policy-distribution-id", "timestamp": 1683162550756, "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-04T01:11:00.486Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e2659a71-3b05-44de-a714-9b919c1cdd15 2023-05-04T01:11:00.486Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e2659a71-3b05-44de-a714-9b919c1cdd15 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-04T01:11:00.501Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162551344, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162550817, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.502Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "cds-sdc-listener", "timestamp": 1683162550967, "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-04T01:11:00.510Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e2659a71-3b05-44de-a714-9b919c1cdd15 2023-05-04T01:11:00.511Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e2659a71-3b05-44de-a714-9b919c1cdd15 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-04T01:11:00.529Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.529Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162552470, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162551942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162543845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162553590, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.530Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162553104, "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-04T01:11:00.540Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e2659a71-3b05-44de-a714-9b919c1cdd15 2023-05-04T01:11:00.540Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e2659a71-3b05-44de-a714-9b919c1cdd15 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-04T01:11:00.553Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.553Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162554025, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162554706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "multicloud-k8s", "timestamp": 1683162554107, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162555826, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162556941, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.554Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162557942, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162558944, "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-04T01:11:00.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162559950, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162560189, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162560952, "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-04T01:11:00.555Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.555Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "aai-model-loader", "timestamp": 1683162561191, "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-04T01:11:00.564Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e2659a71-3b05-44de-a714-9b919c1cdd15 2023-05-04T01:11:00.564Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e2659a71-3b05-44de-a714-9b919c1cdd15 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-04T01:11:00.580Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.580Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162561953, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162553129, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162563984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.581Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162566264, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.582Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.582Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.582Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162567269, "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-04T01:11:00.591Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e2659a71-3b05-44de-a714-9b919c1cdd15 2023-05-04T01:11:00.591Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e2659a71-3b05-44de-a714-9b919c1cdd15 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-04T01:11:00.604Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.604Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162551757, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162555109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "ves-openapi-manager", "timestamp": 1683162551487, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162551968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162551757, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.605Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162555109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162551968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "ves-openapi-manager", "timestamp": 1683162551487, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162551757, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162555109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162551968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.606Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "ves-openapi-manager", "timestamp": 1683162551487, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162551757, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162555109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162551968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "ves-openapi-manager", "timestamp": 1683162551487, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162551757, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162555109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-04T01:11:00.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162551968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "ves-openapi-manager", "timestamp": 1683162551487, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162573845, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162551757, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162555109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162551968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "ves-openapi-manager", "timestamp": 1683162551487, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.608Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162573845, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162551757, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162555109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162551968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "ves-openapi-manager", "timestamp": 1683162551487, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.609Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162573845, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162551757, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162555109, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162551968, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "ves-openapi-manager", "timestamp": 1683162551487, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162573845, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162576970, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.610Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162577122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162576729, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162573845, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162578126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162578086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162573845, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.611Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "cds-sdc-listener", "timestamp": 1683162578116, "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-04T01:11:00.633Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e8e36207-4a79-4270-ae74-0af6e7f4681e 2023-05-04T01:11:00.633Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8e36207-4a79-4270-ae74-0af6e7f4681e 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-04T01:11:00.649Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.649Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "policy-distribution-id", "timestamp": 1683162579128, "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-04T01:11:00.658Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e8e36207-4a79-4270-ae74-0af6e7f4681e 2023-05-04T01:11:00.658Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8e36207-4a79-4270-ae74-0af6e7f4681e 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-04T01:11:00.676Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162573845, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162579198, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162573845, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.677Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162580255, "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-04T01:11:00.686Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e8e36207-4a79-4270-ae74-0af6e7f4681e 2023-05-04T01:11:00.686Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8e36207-4a79-4270-ae74-0af6e7f4681e 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-04T01:11:00.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "multicloud-k8s", "timestamp": 1683162581256, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.697Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162582094, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.697Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162583133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162583133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162583133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162583133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.698Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162583133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162588058, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162583133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "aai-model-loader", "timestamp": 1683162589061, "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-04T01:11:00.709Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e8e36207-4a79-4270-ae74-0af6e7f4681e 2023-05-04T01:11:00.709Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8e36207-4a79-4270-ae74-0af6e7f4681e 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-04T01:11:00.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162583133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162583133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162591957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162594118, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:11:00.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:11:00.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:11:00.727Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162595122, "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-04T01:11:00.737Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e8e36207-4a79-4270-ae74-0af6e7f4681e 2023-05-04T01:11:00.738Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8e36207-4a79-4270-ae74-0af6e7f4681e 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-04T01:11:23.071Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:11:23.092Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:11:23.099Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:11:23.099Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-04T01:11:23.099Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-04T01:11:23.099Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-04T01:11:23.099Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:11:23.099Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:11:23.100Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:11:23.100Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:11:23.100Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:11:23.100Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-04T01:11:23.124Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-04T01:11:53.124Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e2659a71-3b05-44de-a714-9b919c1cdd15 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-04T01:11:53.134Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e2659a71-3b05-44de-a714-9b919c1cdd15 and serviceModelVersionId: 31a6524b-3202-45f8-9b53-564f0c4eaeeb 2023-05-04T01:11:53.134Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b 2023-05-04T01:11:53.135Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b/model-vers/model-ver/31a6524b-3202-45f8-9b53-564f0c4eaeeb?depth=0 2023-05-04T01:11:53.139Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-05-04T01:11:53.167Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b/model-vers/model-ver/31a6524b-3202-45f8-9b53-564f0c4eaeeb?depth=0|INFO|500||Invoke 2023-05-04T01:11:53.167Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b/model-vers/model-ver/31a6524b-3202-45f8-9b53-564f0c4eaeeb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b/model-vers/model-ver/31a6524b-3202-45f8-9b53-564f0c4eaeeb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e2659a71-3b05-44de-a714-9b919c1cdd15], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9b8e16a1-55f4-4fc0-848e-60ddfe6361d5], X-ECOMP-RequestID=[e2659a71-3b05-44de-a714-9b919c1cdd15], X-TransactionId=[], X-ONAP-RequestID=[e2659a71-3b05-44de-a714-9b919c1cdd15], Content-Type=[application/merge-patch+json]} 2023-05-04T01:11:53.174Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b/model-vers/model-ver/31a6524b-3202-45f8-9b53-564f0c4eaeeb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-04T01:11:53.332Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b/model-vers/model-ver/31a6524b-3202-45f8-9b53-564f0c4eaeeb?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/e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b/model-vers/model-ver/31a6524b-3202-45f8-9b53-564f0c4eaeeb?depth=0 has http status code:200 and response headers:{date=[Thu, 04 May 2023 01:11:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[299032], x-aai-txid=[0-aai-resources-230504-01:11:52:977-5340], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-04T01:11:53.333Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b/model-vers/model-ver/31a6524b-3202-45f8-9b53-564f0c4eaeeb?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-04T01:11:53.333Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5627f0d-a6fd-4c88-8a0b-9bacd9c8881b/model-vers/model-ver/31a6524b-3202-45f8-9b53-564f0c4eaeeb?depth=0|INFO|500||InvokeReturn 2023-05-04T01:11:53.333Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-04T01:11:53.334Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-04T01:11:53.342Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-04T01:11:53.343Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e2659a71-3b05-44de-a714-9b919c1cdd15 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-04T01:11:53.343Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-04T01:11:53.343Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:11:53.343Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:11:53.343Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162713343, "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-04T01:11:54.368Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:11:54.375Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-04T01:11:54.376Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"e8e36207-4a79-4270-ae74-0af6e7f4681e","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"ce193d0f-6c43-4e1c-9b16-95d27339a0a5","serviceDescription":"service","serviceInvariantUUID":"0c990d59-5c29-442e-a3f4-5b0cea602d99","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8e1bb2f2-7241-4cc2-96d9-d45ec5502405","resourceInvariantUUID":"1d20d224-824c-4b25-8280-233207864b83","resourceCustomizationUUID":"723fae37-2408-42e1-ab2c-178e5b79d662","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":"MWQzNDhiZTQzYzVkOTkwZjQ5YTg5YTFlODE5NjBiOGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6b31ef21-09ac-440e-8153-89a6d990d4fd","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":"NjkwNGFkZTZhNmY2ODZkNjVlMTUyNmFmZTAwNzUzMTk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a0284a35-7cc9-4dab-8dad-634e01d87975","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":"f961fd67-442b-4bf2-85df-db7dec6225fd","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":"2ff6d390-bb6e-4904-ad12-251ce775f946","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":"16244700-f240-414e-9b5c-9f05fe3ca563","artifactVersion":"2","generatedFromUUID":"f961fd67-442b-4bf2-85df-db7dec6225fd"},{"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":"ODE1MTYwZGU1OTNmMWQzMGZkZTFlYjBkOTRkNzFmMDE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1b011f24-a34d-4e12-a6bd-bef46a9b940d","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":"MDU4OGVlY2E5ODFlNzVjZDQ3OTk1ZWZjODdiNzBlNmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34399bb7-fac3-466d-beff-a599383cfe18","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NzUzNjIyNGM0ZTcxN2I4OTMzYzRiNjkwMGNiNGFhOWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"29bacf93-4906-4355-a61a-c678edf14f1b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-04T01:11:54.377Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:11:54.377Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:11:54.377Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:11:54.377Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "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-04T01:11:55.378Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:11:55.378Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:11:55.379Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:11:55.379Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "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-04T01:11:56.379Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:11:56.380Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:11:56.380Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:11:56.380Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "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-04T01:11:57.381Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:11:57.381Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:11:57.381Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:11:57.381Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "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-04T01:11:58.382Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:11:58.383Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:11:58.383Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:11:58.383Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "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-04T01:11:59.384Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:11:59.384Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:11:59.384Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:11:59.384Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "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-04T01:12:00.385Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:12:00.385Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:00.385Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:00.385Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "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-04T01:12:00.463Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:12:00.470Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:12:00.470Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e2659a71-3b05-44de-a714-9b919c1cdd15", "consumerID": "SO-sdc-controller", "timestamp": 1683162713343, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:12:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:12:00.472Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:12:01.386Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:12:01.387Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:01.387Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:01.387Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:12:02.388Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "ce193d0f-6c43-4e1c-9b16-95d27339a0a5", "serviceDescription": "service", "serviceInvariantUUID": "0c990d59-5c29-442e-a3f4-5b0cea602d99", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "723fae37-2408-42e1-ab2c-178e5b79d662", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8e1bb2f2-7241-4cc2-96d9-d45ec5502405", "resourceInvariantUUID": "1d20d224-824c-4b25-8280-233207864b83", "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": "NjkwNGFkZTZhNmY2ODZkNjVlMTUyNmFmZTAwNzUzMTk\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a0284a35-7cc9-4dab-8dad-634e01d87975", "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": "f961fd67-442b-4bf2-85df-db7dec6225fd", "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": "16244700-f240-414e-9b5c-9f05fe3ca563", "generatedFromUUID": "f961fd67-442b-4bf2-85df-db7dec6225fd" }, "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": "16244700-f240-414e-9b5c-9f05fe3ca563", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NzUzNjIyNGM0ZTcxN2I4OTMzYzRiNjkwMGNiNGFhOWE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "29bacf93-4906-4355-a61a-c678edf14f1b" } ], "workloadContext": "Production" } 2023-05-04T01:12:02.388Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-04T01:12:02.388Z|e2659a71-3b05-44de-a714-9b919c1cdd15|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ce193d0f-6c43-4e1c-9b16-95d27339a0a5 ASDC 2023-05-04T01:12:02.389Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:e8e36207-4a79-4270-ae74-0af6e7f4681e ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:ce193d0f-6c43-4e1c-9b16-95d27339a0a5 ServiceInvariantUUID:0c990d59-5c29-442e-a3f4-5b0cea602d99 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:29bacf93-4906-4355-a61a-c678edf14f1b ArtifactChecksum:NzUzNjIyNGM0ZTcxN2I4OTMzYzRiNjkwMGNiNGFhOWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:723fae37-2408-42e1-ab2c-178e5b79d662 ResourceInvariantUUID:1d20d224-824c-4b25-8280-233207864b83 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8e1bb2f2-7241-4cc2-96d9-d45ec5502405 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:a0284a35-7cc9-4dab-8dad-634e01d87975 ArtifactChecksum:NjkwNGFkZTZhNmY2ODZkNjVlMTUyNmFmZTAwNzUzMTk= 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:f961fd67-442b-4bf2-85df-db7dec6225fd 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:16244700-f240-414e-9b5c-9f05fe3ca563 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:16244700-f240-414e-9b5c-9f05fe3ca563 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-04T01:12:02.389Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ce193d0f-6c43-4e1c-9b16-95d27339a0a5 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-04T01:12:02.449Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T01:12:02.450Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-04T01:12:02.450Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-04T01:12:02.450Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 29bacf93-4906-4355-a61a-c678edf14f1b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-04T01:12:02.451Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:12:02.451Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-04T01:12:02.557Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:12:02.562Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 29bacf93-4906-4355-a61a-c678edf14f1b 82971 2023-05-04T01:12:02.562Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:02.562Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:02.562Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:12:02.563Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:02.563Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:02.563Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162722562, "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-04T01:12:03.563Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T01:12:03.564Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-04T01:12:03.564Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 29bacf93-4906-4355-a61a-c678edf14f1b, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-04T01:12:03.564Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-05-04T01:12:03.565Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-04T01:12:03.565Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-04T01:12:03.634Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16543707455387809513/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-04T01:12:04.529Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-05-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-04T01:12:04.530Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:04.531Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-05-04T01:12:04.531Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.531Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:04.531Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-04T01:12:04.531Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-05-04T01:12:04.531Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T01:12:04.532Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.532Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:04.532Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-04T01:12:04.532Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-05-04T01:12:04.532Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T01:12:04.532Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.532Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:04.532Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.532Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-04T01:12:04.533Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:12:04.534Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.534Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-04T01:12:04.534Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:12:04.534Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.534Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-04T01:12:04.534Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:12:04.534Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.534Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-04T01:12:04.535Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-04T01:12:04.535Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-04T01:12:04.535Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c156ef4f-2d87-4f37-9f03-f84330d9aacd 2023-05-04T01:12:04.535Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.535Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:04.535Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.535Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:04.535Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.535Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:04.536Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:04.536Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:04.536Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:ce193d0f-6c43-4e1c-9b16-95d27339a0a5 Model Version:NULL Model InvariantUuid:0c990d59-5c29-442e-a3f4-5b0cea602d99 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:707d3781-3fb6-4b38-b75b-1fa85d829e31 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:1d20d224-824c-4b25-8280-233207864b83 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:723fae37-2408-42e1-ab2c-178e5b79d662 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:09ff57f6-9844-4e30-8c80-ffa2a87d9f67 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:cafb5b26-4e33-4ca5-b86e-1481eb4a5ec6 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c156ef4f-2d87-4f37-9f03-f84330d9aacd ModelInvariantUuid:faa5a7c1-1434-4b12-9af9-e271d28a86d5 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:87951f18-6b00-4bfb-a39d-9b2077d9bd48 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:c6d351cb-0147-4bf6-906b-5a9105c4c59b ModelInvariantUuid:d5b4a12a-7b65-4d09-8e7e-10dec1e8ad5b ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:2cdcb205-6c7c-4b45-a25e-c25f85010f87 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-04T01:12:04.550Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 8e1bb2f2-7241-4cc2-96d9-d45ec5502405 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-04T01:12:04.556Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||basic_vm_macro 0 2023-05-04T01:12:04.556Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8e1bb2f2-7241-4cc2-96d9-d45ec5502405 2023-05-04T01:12:04.556Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: a0284a35-7cc9-4dab-8dad-634e01d87975 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-04T01:12:04.556Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:12:04.556Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:04.662Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:12:04.662Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json a0284a35-7cc9-4dab-8dad-634e01d87975 792 2023-05-04T01:12:04.663Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:04.663Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:04.663Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:12:04.663Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:04.663Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:04.664Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162724663, "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-04T01:12:05.664Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "09ff57f6-9844-4e30-8c80-ffa2a87d9f67", "vfModuleModelVersion": "1", "vfModuleModelUUID": "cafb5b26-4e33-4ca5-b86e-1481eb4a5ec6", "vfModuleModelCustomizationUUID": "04ab1e86-a450-4455-b120-1a78c9d8e42d", "isBase": true, "artifacts": [ "f961fd67-442b-4bf2-85df-db7dec6225fd", "16244700-f240-414e-9b5c-9f05fe3ca563" ], "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-04T01:12:05.667Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:cafb5b26-4e33-4ca5-b86e-1481eb4a5ec6 VfModuleModelInvariantUUID:09ff57f6-9844-4e30-8c80-ffa2a87d9f67 VfModuleModelDescription:NULL Artifacts UUID List:{ f961fd67-442b-4bf2-85df-db7dec6225fd , 16244700-f240-414e-9b5c-9f05fe3ca563 } 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-04T01:12:05.669Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "09ff57f6-9844-4e30-8c80-ffa2a87d9f67", "vfModuleModelVersion": "1", "vfModuleModelUUID": "cafb5b26-4e33-4ca5-b86e-1481eb4a5ec6", "vfModuleModelCustomizationUUID": "04ab1e86-a450-4455-b120-1a78c9d8e42d", "isBase": true, "artifacts": [ "f961fd67-442b-4bf2-85df-db7dec6225fd", "16244700-f240-414e-9b5c-9f05fe3ca563" ], "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-04T01:12:05.670Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:cafb5b26-4e33-4ca5-b86e-1481eb4a5ec6 VfModuleModelInvariantUUID:09ff57f6-9844-4e30-8c80-ffa2a87d9f67 VfModuleModelDescription:NULL Artifacts UUID List:{ f961fd67-442b-4bf2-85df-db7dec6225fd , 16244700-f240-414e-9b5c-9f05fe3ca563 } 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-04T01:12:05.670Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f961fd67-442b-4bf2-85df-db7dec6225fd from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-04T01:12:05.670Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:12:05.670Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:05.766Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:12:05.767Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml f961fd67-442b-4bf2-85df-db7dec6225fd 5033 2023-05-04T01:12:05.767Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:05.767Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:05.767Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:12:05.767Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:05.767Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:05.767Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162725767, "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-04T01:12:06.768Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 16244700-f240-414e-9b5c-9f05fe3ca563 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-04T01:12:06.768Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:12:06.769Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:06.883Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:12:06.884Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 16244700-f240-414e-9b5c-9f05fe3ca563 903 2023-05-04T01:12:06.884Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:06.884Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:06.884Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:12:06.885Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:06.885Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:06.885Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162726884, "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-04T01:12:07.887Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: ce193d0f-6c43-4e1c-9b16-95d27339a0a5 2023-05-04T01:12:07.887Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 8e1bb2f2-7241-4cc2-96d9-d45ec5502405 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-04T01:12:07.908Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2543096, org.onap.sdc.toscaparser.api.parameters.Input@7dca2ef4, org.onap.sdc.toscaparser.api.parameters.Input@6a038159, org.onap.sdc.toscaparser.api.parameters.Input@6e70ad52, org.onap.sdc.toscaparser.api.parameters.Input@4d03e08a] 2023-05-04T01:12:07.910Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.910Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:07.910Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-05-04T01:12:07.910Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 723fae37-2408-42e1-ab2c-178e5b79d662 2023-05-04T01:12:07.910Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 723fae37-2408-42e1-ab2c-178e5b79d662 matches Tosca VF Customization UUID: 723fae37-2408-42e1-ab2c-178e5b79d662 2023-05-04T01:12:07.910Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 723fae37-2408-42e1-ab2c-178e5b79d662 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-04T01:12:07.913Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.913Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:07.914Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 723fae37-2408-42e1-ab2c-178e5b79d662: {\"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-04T01:12:07.914Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7c9cb3e0 2023-05-04T01:12:07.914Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.914Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-04T01:12:07.914Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 04ab1e86-a450-4455-b120-1a78c9d8e42d 2023-05-04T01:12:07.914Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 04ab1e86-a450-4455-b120-1a78c9d8e42d 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-04T01:12:07.917Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.917Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-04T01:12:07.917Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:12:07.918Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.918Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-04T01:12:07.918Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:12:07.918Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.918Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-04T01:12:07.918Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-04T01:12:07.918Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-04T01:12:07.918Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c156ef4f-2d87-4f37-9f03-f84330d9aacd 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-04T01:12:07.921Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.922Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-04T01:12:07.922Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-04T01:12:07.922Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.922Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-04T01:12:07.922Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=723fae37-2408-42e1-ab2c-178e5b79d662 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-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid ce193d0f-6c43-4e1c-9b16-95d27339a0a5: basic_vm_macro 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:12:07.925Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:08.095Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 8e1bb2f2-7241-4cc2-96d9-d45ec5502405 1 ASDC deployResourceStructure 2023-05-04T01:12:08.096Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:08.096Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:08.096Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T01:12:08.097Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:08.097Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:08.097Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162728096, "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-04T01:12:09.099Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:09.099Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:09.099Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T01:12:09.099Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:09.099Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:09.099Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162729099, "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-04T01:12:10.101Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:10.101Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:10.101Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T01:12:10.102Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:10.102Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:10.102Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162730101, "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-04T01:12:11.103Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:11.104Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||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-04T01:12:11.104Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T01:12:11.104Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:11.104Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:11.104Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162731103, "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-04T01:12:12.105Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8e36207-4a79-4270-ae74-0af6e7f4681e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:12:12.126Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8e36207-4a79-4270-ae74-0af6e7f4681e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:12:12.130Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-04T01:12:12.142Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-04T01:12:42.143Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8e36207-4a79-4270-ae74-0af6e7f4681e 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-04T01:12:42.154Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8e36207-4a79-4270-ae74-0af6e7f4681e and serviceModelVersionId: ce193d0f-6c43-4e1c-9b16-95d27339a0a5 2023-05-04T01:12:42.155Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0c990d59-5c29-442e-a3f4-5b0cea602d99 2023-05-04T01:12:42.155Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0c990d59-5c29-442e-a3f4-5b0cea602d99/model-vers/model-ver/ce193d0f-6c43-4e1c-9b16-95d27339a0a5?depth=0 2023-05-04T01:12:42.158Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-05-04T01:12:42.184Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c990d59-5c29-442e-a3f4-5b0cea602d99/model-vers/model-ver/ce193d0f-6c43-4e1c-9b16-95d27339a0a5?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-04T01:12:42.186Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c990d59-5c29-442e-a3f4-5b0cea602d99/model-vers/model-ver/ce193d0f-6c43-4e1c-9b16-95d27339a0a5?depth=0|INFO|500||Invoke 2023-05-04T01:12:42.188Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c990d59-5c29-442e-a3f4-5b0cea602d99/model-vers/model-ver/ce193d0f-6c43-4e1c-9b16-95d27339a0a5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-04T01:12:42.360Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c990d59-5c29-442e-a3f4-5b0cea602d99/model-vers/model-ver/ce193d0f-6c43-4e1c-9b16-95d27339a0a5?depth=0|INFO|500||InvokeReturn 2023-05-04T01:12:42.363Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c990d59-5c29-442e-a3f4-5b0cea602d99/model-vers/model-ver/ce193d0f-6c43-4e1c-9b16-95d27339a0a5?depth=0 has http status code:200 and response headers:{date=[Thu, 04 May 2023 01:12:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[213032], x-aai-txid=[0-aai-resources-230504-01:12:41:992-54585], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-04T01:12:42.363Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-05-04T01:12:42.366Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-04T01:12:42.366Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-04T01:12:42.379Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-04T01:12:42.380Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8e36207-4a79-4270-ae74-0af6e7f4681e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-04T01:12:42.380Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-04T01:12:42.381Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:12:42.381Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:12:42.381Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162762380, "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-04T01:12:43.596Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:13:00.463Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:13:00.471Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.472Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162714368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:13:00.473Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:00.473Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.473Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162722562, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:13:00.473Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:00.473Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.473Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162724663, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-04T01:13:00.473Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:00.473Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162725767, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162726884, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162728096, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.474Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162729099, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-04T01:13:00.475Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:00.475Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.475Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162730101, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-04T01:13:00.475Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:00.475Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.475Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162731103, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:13:00.475Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:00.475Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-04T01:13:00.476Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8e36207-4a79-4270-ae74-0af6e7f4681e", "consumerID": "SO-sdc-controller", "timestamp": 1683162762380, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-04T01:13:00.476Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:13:43.597Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:14:00.463Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:14:43.597Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:15:00.464Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:15:13.099Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-04T01:15:13.099Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"edb84379-f0ce-4c6c-a3f8-e5cee64e5067","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"5b57a4ae-8181-4d40-8cd1-720bd683ae70","serviceDescription":"service","serviceInvariantUUID":"d5573304-fa8f-4760-a9f2-763c15df6a5a","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a619dd1d-985f-424e-ad2e-771e22b5765a","resourceInvariantUUID":"a7b8cce6-8e87-441b-8498-6dcd7425cb5f","resourceCustomizationUUID":"c294c158-e70e-4a3f-8c59-eaabcd8b8276","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":"ZjVmZjA1ZmYwYTI0NTYzYzJjM2Y1ZGU5YWU5ZDg0YTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1adb1926-381e-418c-a11c-d3715e88add6","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":"0e0a3e9e-d8b9-4658-87ed-3c0f92fdff7e","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":"c4b64664-9109-494d-8bc6-22913bf0bd33","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":"ZTUwN2E0NGRkMDk3YzdjNDdmMGQwMDJlMDZiYTc1N2M\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f72a0fea-0954-4000-b48b-18aa11edd0cf","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":"d3d27916-6f06-4aed-83cc-dbbd11d0adc9","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":"c085b8bc-ed9d-4b69-b3af-45d5d9948038","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":"acfdc4d7-cf45-4cc4-ad5d-fa855c7d076d","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":"ZTYyZTc2ODQyOWUyYjBmOWI4MDVjMjg0MmFkNWVkMDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c3d0e518-4c38-4f92-9d30-77c6f3a186cd","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ODE0MWE4NTQ1MmFlYjZmNjM4ZjY1MjI3OGE0MWRlN2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f8c3eac-6985-4a00-b346-d09ea6bac9e4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-04T01:15:13.101Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:15:13.102Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:13.102Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:13.102Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "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-04T01:15:13.124Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:15:13.125Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162910137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:15:13.127Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:15:14.103Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:15:14.104Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:14.104Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:14.104Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "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-04T01:15:15.104Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:15:15.105Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:15.105Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:15.105Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "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-04T01:15:16.106Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:15:16.106Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:16.107Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:16.107Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "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-04T01:15:17.107Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:15:17.108Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:17.108Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:17.108Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "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-04T01:15:18.109Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:15:18.109Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:18.109Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:18.109Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "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-04T01:15:19.111Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:15:19.111Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:19.111Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:19.111Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "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-04T01:15:20.118Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:15:20.119Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:20.121Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:20.121Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "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-04T01:15:21.122Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-04T01:15:21.122Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:21.123Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:21.123Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:15:22.124Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "5b57a4ae-8181-4d40-8cd1-720bd683ae70", "serviceDescription": "service", "serviceInvariantUUID": "d5573304-fa8f-4760-a9f2-763c15df6a5a", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "c294c158-e70e-4a3f-8c59-eaabcd8b8276", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a619dd1d-985f-424e-ad2e-771e22b5765a", "resourceInvariantUUID": "a7b8cce6-8e87-441b-8498-6dcd7425cb5f", "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": "ODE0MWE4NTQ1MmFlYjZmNjM4ZjY1MjI3OGE0MWRlN2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f8c3eac-6985-4a00-b346-d09ea6bac9e4" } ], "workloadContext": "Production" } 2023-05-04T01:15:22.124Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-04T01:15:22.124Z|e8e36207-4a79-4270-ae74-0af6e7f4681e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5b57a4ae-8181-4d40-8cd1-720bd683ae70 ASDC 2023-05-04T01:15:22.125Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:edb84379-f0ce-4c6c-a3f8-e5cee64e5067 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:5b57a4ae-8181-4d40-8cd1-720bd683ae70 ServiceInvariantUUID:d5573304-fa8f-4760-a9f2-763c15df6a5a 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:6f8c3eac-6985-4a00-b346-d09ea6bac9e4 ArtifactChecksum:ODE0MWE4NTQ1MmFlYjZmNjM4ZjY1MjI3OGE0MWRlN2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:c294c158-e70e-4a3f-8c59-eaabcd8b8276 ResourceInvariantUUID:a7b8cce6-8e87-441b-8498-6dcd7425cb5f ResourceName:test-pnf ResourceType:PNF ResourceUUID:a619dd1d-985f-424e-ad2e-771e22b5765a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-04T01:15:22.125Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5b57a4ae-8181-4d40-8cd1-720bd683ae70 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-04T01:15:22.188Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T01:15:22.189Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-04T01:15:22.190Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-04T01:15:22.190Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6f8c3eac-6985-4a00-b346-d09ea6bac9e4 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-04T01:15:22.190Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-04T01:15:22.190Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-04T01:15:22.344Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-04T01:15:22.350Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 6f8c3eac-6985-4a00-b346-d09ea6bac9e4 111083 2023-05-04T01:15:22.351Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||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-04T01:15:22.351Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||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-04T01:15:22.351Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-04T01:15:22.352Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:22.352Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:22.352Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162922351, "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-04T01:15:23.353Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-04T01:15:23.354Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-04T01:15:23.354Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6f8c3eac-6985-4a00-b346-d09ea6bac9e4, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-04T01:15:23.355Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-05-04T01:15:23.355Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-04T01:15:23.355Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-04T01:15:23.477Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12910510156931054484/Definitions/service-TestPnfMacro-template.yml 2023-05-04T01:15:24.074Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-05-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||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-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||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-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||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-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||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-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-04T01:15:24.075Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-05-04T01:15:24.076Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:15:24.076Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:15:24.076Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-05-04T01:15:24.076Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-05-04T01:15:24.076Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T01:15:24.076Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:15:24.076Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:15:24.077Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:5b57a4ae-8181-4d40-8cd1-720bd683ae70 Model Version:NULL Model InvariantUuid:d5573304-fa8f-4760-a9f2-763c15df6a5a 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-04T01:15:24.097Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: a619dd1d-985f-424e-ad2e-771e22b5765a 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-04T01:15:24.102Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||test-pnf 0 2023-05-04T01:15:24.103Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a619dd1d-985f-424e-ad2e-771e22b5765a 2023-05-04T01:15:24.103Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 5b57a4ae-8181-4d40-8cd1-720bd683ae70 2023-05-04T01:15:24.103Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 5b57a4ae-8181-4d40-8cd1-720bd683ae70 2023-05-04T01:15:24.103Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 a619dd1d-985f-424e-ad2e-771e22b5765a 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-04T01:15:24.114Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3a6e7e51, org.onap.sdc.toscaparser.api.parameters.Input@5cad30f3, org.onap.sdc.toscaparser.api.parameters.Input@22bf5829, org.onap.sdc.toscaparser.api.parameters.Input@72b163de, org.onap.sdc.toscaparser.api.parameters.Input@3be4172f] 2023-05-04T01:15:24.114Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:15:24.114Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:15:24.115Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 5b57a4ae-8181-4d40-8cd1-720bd683ae70: test-pnf 2023-05-04T01:15:24.115Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Processing PNF resource: a619dd1d-985f-424e-ad2e-771e22b5765a 2023-05-04T01:15:24.115Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-04T01:15:24.115Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-04T01:15:24.115Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Resource customization UUID: c294c158-e70e-4a3f-8c59-eaabcd8b8276 is the same as notified resource customizationUUID: c294c158-e70e-4a3f-8c59-eaabcd8b8276 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-04T01:15:24.211Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf a619dd1d-985f-424e-ad2e-771e22b5765a 0 ASDC deployResourceStructure 2023-05-04T01:15:24.212Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||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-04T01:15:24.212Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||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-04T01:15:24.212Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-04T01:15:24.212Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:15:24.212Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:15:24.213Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162924212, "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-04T01:15:25.213Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:15:25.241Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:15:25.248Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:15:25.249Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T01:15:25.249Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T01:15:55.249Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:15:55.280Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:15:55.284Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:15:55.285Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T01:15:55.285Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T01:16:00.463Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:16:00.466Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:16:00.466Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162879129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:16:00.467Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:16:00.467Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:16:00.467Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:16:00.467Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:16:25.286Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:16:25.305Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:16:25.310Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:16:25.311Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T01:16:25.311Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T01:16:55.311Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:16:55.333Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:16:55.339Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:16:55.339Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-04T01:16:55.339Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-04T01:17:00.463Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:17:00.468Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.468Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "multicloud-k8s", "timestamp": 1683162912268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162896538, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162903845, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162913129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162910137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.473Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.473Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.473Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162896538, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162903845, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "multicloud-k8s", "timestamp": 1683162912268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162879129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162913129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162910137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162879129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162903845, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162896538, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "multicloud-k8s", "timestamp": 1683162912268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162913129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162910137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162896538, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162879129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162903845, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "multicloud-k8s", "timestamp": 1683162912268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162913129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162910137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162879129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162903845, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "multicloud-k8s", "timestamp": 1683162912268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162896538, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162913129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162910137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162879129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162903845, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162896538, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "multicloud-k8s", "timestamp": 1683162912268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162913129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162910137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "multicloud-k8s", "timestamp": 1683162912268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162896538, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162879129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162903845, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162913129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162910137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162903845, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162896538, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "multicloud-k8s", "timestamp": 1683162912268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162879129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162913129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162910137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:17:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162903845, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "multicloud-k8s", "timestamp": 1683162912268, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162896538, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162883597, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162879129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162913129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162921503, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162922351, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.479Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162921906, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162922503, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162921516, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162923052, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162922909, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162922531, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "cds-sdc-listener", "timestamp": 1683162922942, "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=? 2023-05-04T01:17:00.496Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of edb84379-f0ce-4c6c-a3f8-e5cee64e5067 2023-05-04T01:17:00.496Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId edb84379-f0ce-4c6c-a3f8-e5cee64e5067 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-04T01:17:00.517Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.517Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683162924212, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:17:00.518Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.518Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.518Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "policy-distribution-id", "timestamp": 1683162923910, "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-04T01:17:00.531Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of edb84379-f0ce-4c6c-a3f8-e5cee64e5067 2023-05-04T01:17:00.532Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId edb84379-f0ce-4c6c-a3f8-e5cee64e5067 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-04T01:17:00.550Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.550Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "ves-openapi-manager", "timestamp": 1683162923533, "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-04T01:17:00.563Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of edb84379-f0ce-4c6c-a3f8-e5cee64e5067 2023-05-04T01:17:00.563Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId edb84379-f0ce-4c6c-a3f8-e5cee64e5067 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-04T01:17:00.585Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.585Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162924826, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:17:00.585Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.585Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.585Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683162925832, "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-04T01:17:00.598Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of edb84379-f0ce-4c6c-a3f8-e5cee64e5067 2023-05-04T01:17:00.598Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId edb84379-f0ce-4c6c-a3f8-e5cee64e5067 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-04T01:17:00.615Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.615Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162926300, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-04T01:17:00.615Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:17:00.615Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:17:00.616Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "aai-model-loader", "timestamp": 1683162927303, "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-04T01:17:00.623Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of edb84379-f0ce-4c6c-a3f8-e5cee64e5067 2023-05-04T01:17:00.624Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId edb84379-f0ce-4c6c-a3f8-e5cee64e5067 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-04T01:17:25.339Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:17:25.365Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-04T01:17:25.377Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-04T01:17:25.377Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-04T01:17:25.377Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-04T01:17:25.377Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-04T01:17:25.377Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:17:25.378Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:17:25.378Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:17:25.378Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:17:25.378Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:17:25.378Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-04T01:17:25.378Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-04T01:17:25.390Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-04T01:17:55.390Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 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-04T01:17:55.399Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: edb84379-f0ce-4c6c-a3f8-e5cee64e5067 and serviceModelVersionId: 5b57a4ae-8181-4d40-8cd1-720bd683ae70 2023-05-04T01:17:55.399Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d5573304-fa8f-4760-a9f2-763c15df6a5a 2023-05-04T01:17:55.400Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d5573304-fa8f-4760-a9f2-763c15df6a5a/model-vers/model-ver/5b57a4ae-8181-4d40-8cd1-720bd683ae70?depth=0 2023-05-04T01:17:55.407Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-05-04T01:17:55.438Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d5573304-fa8f-4760-a9f2-763c15df6a5a/model-vers/model-ver/5b57a4ae-8181-4d40-8cd1-720bd683ae70?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-04T01:17:55.440Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d5573304-fa8f-4760-a9f2-763c15df6a5a/model-vers/model-ver/5b57a4ae-8181-4d40-8cd1-720bd683ae70?depth=0|INFO|500||Invoke 2023-05-04T01:17:55.446Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d5573304-fa8f-4760-a9f2-763c15df6a5a/model-vers/model-ver/5b57a4ae-8181-4d40-8cd1-720bd683ae70?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-04T01:17:55.614Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d5573304-fa8f-4760-a9f2-763c15df6a5a/model-vers/model-ver/5b57a4ae-8181-4d40-8cd1-720bd683ae70?depth=0|INFO|500||InvokeReturn 2023-05-04T01:17:55.614Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d5573304-fa8f-4760-a9f2-763c15df6a5a/model-vers/model-ver/5b57a4ae-8181-4d40-8cd1-720bd683ae70?depth=0 has http status code:200 and response headers:{date=[Thu, 04 May 2023 01:17:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[258216], x-aai-txid=[0-aai-resources-230504-01:17:55:255-20190], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-04T01:17:55.615Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-05-04T01:17:55.615Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-04T01:17:55.615Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-04T01:17:55.625Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-04T01:17:55.625Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID edb84379-f0ce-4c6c-a3f8-e5cee64e5067 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-04T01:17:55.626Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-04T01:17:55.626Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-04T01:17:55.626Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-04T01:17:55.626Z|edb84379-f0ce-4c6c-a3f8-e5cee64e5067|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683163075625, "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-04T01:17:56.650Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:18:00.463Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:18:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-04T01:18:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "edb84379-f0ce-4c6c-a3f8-e5cee64e5067", "consumerID": "SO-sdc-controller", "timestamp": 1683163075625, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-04T01:18:00.470Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-04T01:18:56.650Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:19:00.463Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:19:56.652Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:20:00.463Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:20:56.653Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:21:00.464Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:21:56.655Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:22:00.465Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:22:56.656Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:23:00.466Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:23:56.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:24:00.468Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:24:56.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:25:00.469Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:25:56.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:26:00.470Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:26:56.661Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:27:00.471Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:27:56.661Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:28:00.471Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:28:56.661Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:29:00.472Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:29:56.662Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:30:00.472Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:30:56.662Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:31:00.473Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:31:56.663Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:32:00.474Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:32:56.665Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:33:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:33:56.667Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:34:00.475Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:34:56.669Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:35:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:35:56.670Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:36:00.476Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:36:56.670Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:37:00.477Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:37:56.672Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:38:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:38:56.672Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:39:00.478Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-04T01:39:56.674Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-04T01:40:00.480Z|a8b5e3ba-534b-439f-ad08-0c935914c45b|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO