By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-03-28T23:50:37.446Z||main|||||INFO|500||The following profiles are active: basic
2023-03-28T23:50:48.873Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-28T23:50:48.873Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-28T23:50:49.021Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-28T23:50:51.888Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-28T23:50:52.348Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-28T23:50:52.859Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-28T23:50:53.368Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-28T23:50:54.451Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-28T23:50:57.482Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-28T23:50:58.066Z||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-03-28T23:51:00.502Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-28T23:51:00.689Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-28T23:51:00.713Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-28T23:51:00.732Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-28T23:51:01.407Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-28T23:51:01.812Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-28T23:51:02.726Z||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-03-28T23:51:03.605Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-03-28T23:51:03.606Z||main|||||ERROR|500||(conn=801) Table 'catalogdb.activity_spec' doesn't exist
2023-03-28T23:51:03.621Z||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-03-28T23:51:06.179Z||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-03-28T23:51:08.692Z||main|||||WARN|500||---
2023-03-28T23:51:08.692Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-28T23:51:08.692Z||main|||||WARN|500||---
2023-03-28T23:51:09.041Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-28T23:51:13.910Z||main|||||INFO|500||Started Application in 42.07 seconds (JVM running for 45.192)
2023-03-28T23:51:13.959Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-28T23:51:13.961Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-28T23:51:13.968Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-28T23:51:14.070Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5bd885f0-aeca-4ab8-a2bf-ad206b9b07f2 url= /sdc/v1/artifactTypes
2023-03-28T23:51:14.078Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-28T23:51:14.227Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-28T23:51:14.267Z||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-03-28T23:51:14.267Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-28T23:51:14.268Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 2809fc1d-9415-46c3-92b0-0cd136800eff url= /sdc/v1/distributionKafkaData
2023-03-28T23:51:14.268Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-28T23:51:14.316Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-28T23:51:14.321Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4294af15
2023-03-28T23:51:14.426Z||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-5a4a6a02-1295-437c-ba3e-b517e1e64aff
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-03-28T23:51:14.472Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Instantiated an idempotent producer.
2023-03-28T23:51:14.551Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-28T23:51:14.617Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-28T23:51:14.618Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-28T23:51:14.618Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680047474615
2023-03-28T23:51:14.627Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-28T23:51:14.668Z||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-f21b3a0d-d564-4549-9229-8dac6765d5b7
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-03-28T23:51:14.773Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-28T23:51:14.773Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-28T23:51:14.775Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680047474773
2023-03-28T23:51:14.776Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:51:14.779Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:51:14.779Z||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-1b9af22c-b058-4a50-97b9-37a2ba08f445
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-03-28T23:51:14.789Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-28T23:51:14.789Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-28T23:51:14.790Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680047474789
2023-03-28T23:51:14.790Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-28T23:51:14.793Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-28T23:51:14.803Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-28T23:51:16.857Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Cluster ID: WHCLbbk6TouVWqi5Izf6eA
2023-03-28T23:51:16.858Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-28T23:51:16.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:16.858Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-28T23:51:16.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-28T23:51:16.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-28T23:51:16.859Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] ProducerId set to 1006 with epoch 0
2023-03-28T23:51:16.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-28T23:51:16.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:16.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-28T23:51:16.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:16.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:16.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:16.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:16.861Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Cluster ID: WHCLbbk6TouVWqi5Izf6eA
2023-03-28T23:51:16.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Cluster ID: WHCLbbk6TouVWqi5Izf6eA
2023-03-28T23:51:16.862Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-28T23:51:16.862Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-28T23:51:16.889Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-28T23:51:16.890Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-28T23:51:17.012Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85
2023-03-28T23:51:17.013Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-28T23:51:17.013Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-28T23:51:17.014Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114
2023-03-28T23:51:17.014Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-28T23:51:17.014Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-28T23:51:23.021Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-28T23:51:23.021Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85', protocol='range'}
2023-03-28T23:51:23.076Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:23.077Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:23.077Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:23.079Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:23.080Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:23.081Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A
2023-03-28T23:51:23.089Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=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-03-28T23:51:23.112Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-28T23:51:23.112Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85', protocol='range'}
2023-03-28T23:51:23.114Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-28T23:51:23.114Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-28T23:51:23.121Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-28T23:51:23.120Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-28T23:51:23.137Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-28T23:51:23.137Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-28T23:51:23.137Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-28T23:51:23.137Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-28T23:51:23.137Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-28T23:51:23.137Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-28T23:51:23.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-28T23:51:23.138Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-28T23:51:23.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-28T23:51:23.138Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-28T23:51:23.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-28T23:51:23.138Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-28T23:51:23.166Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-28T23:51:23.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-28T23:51:23.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-28T23:51:23.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-28T23:51:23.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-28T23:51:23.262Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-28T23:51:23.282Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-28T23:51:23.283Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-28T23:51:23.283Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-28T23:51:23.284Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-28T23:51:23.290Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-28T23:51:23.290Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-28T23:52:14.786Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:52:14.795Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-28T23:53:14.786Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:53:14.797Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-28T23:54:14.788Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:54:14.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-28T23:55:14.788Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:55:14.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-28T23:56:14.790Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:56:14.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-28T23:57:14.790Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:57:14.803Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-28T23:58:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:58:14.803Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-28T23:59:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-28T23:59:14.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:00:14.794Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:00:14.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:00:16.895Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node -1 disconnected.
2023-03-29T00:00:16.978Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Node -1 disconnected.
2023-03-29T00:00:17.088Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Node -1 disconnected.
2023-03-29T00:00:54.203Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-29T00:01:14.795Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:01:14.807Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:02:14.796Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:02:14.808Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:03:14.797Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:03:14.810Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:04:14.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:04:14.812Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:05:14.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:05:14.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:06:14.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:06:14.814Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:07:14.802Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:07:14.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:08:14.803Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:08:14.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:09:14.805Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:09:14.817Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:10:14.805Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:10:14.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:11:14.807Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:11:14.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:12:14.809Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:12:14.821Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:13:14.810Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:13:14.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:14:14.812Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:14:14.823Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:15:14.813Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:15:14.825Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:16:14.814Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:16:14.825Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:17:14.815Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:17:14.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:18:14.816Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:18:14.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:19:14.817Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:19:14.827Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:20:14.819Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:20:14.828Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:21:14.820Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:21:14.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:22:14.822Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:22:14.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:23:14.823Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:23:14.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:24:14.824Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:24:14.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:25:14.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:25:14.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:26:14.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:26:14.834Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:27:14.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:27:14.835Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:28:14.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:28:14.835Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:29:14.829Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:29:14.836Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:30:14.830Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:30:14.837Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:31:14.833Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:31:14.838Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:32:14.833Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:32:14.839Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:33:14.835Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:33:14.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:34:14.837Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:34:14.841Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:35:14.838Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:35:14.846Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:36:14.839Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:36:14.846Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:37:14.841Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:37:14.847Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:38:14.842Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:38:14.848Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:39:14.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:39:14.849Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:40:14.845Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:40:14.850Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:41:14.846Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:41:14.850Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:42:14.846Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:42:14.852Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:43:14.847Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:43:14.853Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:44:14.849Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:44:14.854Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:45:14.850Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:45:14.854Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:46:14.851Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:46:14.855Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:47:14.853Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:47:14.857Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:48:14.854Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:48:14.857Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:49:14.856Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:49:14.858Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:50:14.856Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:50:14.859Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:51:14.858Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:51:14.860Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:52:14.859Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:52:14.861Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:53:14.861Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:53:14.862Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:54:14.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:54:14.862Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:55:14.862Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:55:14.863Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:56:14.863Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:56:14.863Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:57:14.865Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:57:14.865Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:58:14.865Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T00:58:14.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:59:14.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T00:59:14.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:00:14.868Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:00:14.868Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:01:14.868Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:01:14.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:02:14.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:02:14.869Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:03:14.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:03:14.871Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:04:14.871Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:04:14.872Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:05:14.871Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:05:14.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:06:14.873Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:06:14.874Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:07:14.874Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:07:14.874Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:08:14.874Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:08:14.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:09:14.876Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:09:14.877Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:10:14.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:10:14.878Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:11:14.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:11:14.879Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:12:14.880Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:12:14.880Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:13:14.880Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:13:14.881Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:14:14.881Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:14:14.882Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:15:14.882Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:15:14.883Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:16:14.882Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:16:14.883Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:17:14.884Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:17:14.883Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:18:14.885Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:18:14.885Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:19:14.889Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:19:14.890Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:20:14.890Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:20:14.891Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:21:14.891Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:21:14.892Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:22:14.892Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:22:14.893Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:23:14.894Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:23:14.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:24:14.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:24:14.895Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:25:14.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:25:14.895Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:26:14.896Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:26:14.896Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:27:14.896Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:27:14.898Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:28:14.897Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:28:14.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:29:14.897Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:29:14.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:30:14.898Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:30:14.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:31:14.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:31:14.900Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:32:14.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:32:14.901Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:33:14.902Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:33:14.902Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:34:14.903Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:34:14.903Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:35:14.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:35:14.904Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:36:14.905Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:36:14.906Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:37:14.905Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:37:14.907Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:38:14.906Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:38:14.908Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:39:14.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:39:14.908Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:40:14.909Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:40:14.909Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:41:14.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:41:14.910Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:42:14.911Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:42:14.912Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:43:14.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:43:14.913Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:44:14.912Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:44:14.914Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:45:14.912Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:45:14.915Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:46:14.913Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:46:14.915Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:47:14.914Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:47:14.917Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:48:14.915Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:48:14.917Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:49:14.915Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:49:14.919Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:50:14.916Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:50:14.920Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:51:14.917Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:51:14.920Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:52:14.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:52:14.921Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:53:14.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:53:14.921Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:54:14.920Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:54:14.922Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:55:14.921Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:55:14.922Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:56:14.922Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:56:14.922Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:57:14.923Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:57:14.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:58:14.925Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:58:14.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T01:59:14.926Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T01:59:14.930Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:00:14.928Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:00:14.931Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:01:14.929Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:01:14.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:02:14.930Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:02:14.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:03:14.931Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:03:14.934Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:04:14.933Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:04:14.935Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:05:14.933Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:05:14.935Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:06:14.935Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:06:14.936Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:07:14.935Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:07:14.937Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:08:14.937Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:08:14.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:09:14.938Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:09:14.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:10:14.940Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:10:14.941Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:11:14.940Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:11:14.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:12:14.941Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:12:14.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:13:14.943Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:13:14.944Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:14:14.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:14:14.945Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:15:14.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:15:14.946Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:16:14.945Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:16:14.947Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:17:14.946Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:17:14.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:18:14.947Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:18:14.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:19:14.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:19:14.949Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:20:14.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:20:14.949Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:21:14.949Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:21:14.951Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:22:14.950Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:22:14.951Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:23:14.951Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:23:14.952Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:24:14.952Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:24:14.952Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:25:14.952Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:25:14.954Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:26:14.954Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:26:14.955Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:27:14.955Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:27:14.956Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:28:14.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:28:14.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:29:14.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:29:14.958Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:30:14.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:30:14.958Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:31:14.957Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:31:14.959Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:32:14.959Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:32:14.961Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:33:14.960Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:33:14.962Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:34:14.961Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:34:14.963Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:35:14.962Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:35:14.963Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:36:14.964Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:36:14.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:37:14.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:37:14.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:38:14.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:38:14.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:39:14.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:39:14.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:40:14.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:40:14.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:41:14.970Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:41:14.971Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:42:14.971Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:42:14.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:43:14.972Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:43:14.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:44:14.973Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:44:14.973Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:45:14.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:45:14.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:46:14.975Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:46:14.975Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:47:14.975Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:47:14.976Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:48:14.976Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:48:14.977Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:49:14.977Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:49:14.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:50:14.978Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:50:14.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:51:14.978Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:51:14.980Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:52:14.980Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:52:14.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:53:14.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:53:14.981Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:54:14.983Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:54:14.983Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:55:14.984Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:55:14.984Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:56:14.985Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:56:14.985Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:57:14.986Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:57:14.986Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:58:14.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:58:14.988Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T02:59:14.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T02:59:14.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:00:14.988Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:00:14.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:01:14.989Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:01:14.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:02:14.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:02:14.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:03:14.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:03:14.991Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:04:14.993Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:04:14.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:05:14.993Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:05:14.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:06:14.994Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:06:14.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:07:14.995Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:07:14.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:08:14.995Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:08:14.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:09:14.996Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:09:14.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:10:14.997Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:10:14.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:11:14.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:11:14.998Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:12:14.999Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:12:15.001Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:13:15.000Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:13:15.002Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:14:15.001Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:14:15.002Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:15:15.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:15:15.003Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:16:15.004Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:16:15.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:17:15.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:17:15.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:18:15.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:18:15.005Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:19:15.006Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:19:15.006Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:20:15.007Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:20:15.008Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:21:15.008Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:21:15.008Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:22:15.009Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:22:15.010Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:23:15.011Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:23:15.011Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:24:15.011Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:24:15.012Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:25:15.012Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:25:15.013Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:26:15.013Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:26:15.014Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:27:15.013Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:27:15.014Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:28:15.015Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:28:15.015Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:29:15.016Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:29:15.017Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:30:15.017Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:30:15.017Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:31:15.018Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:31:15.019Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:32:15.018Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:32:15.019Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:33:15.019Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:33:15.020Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:34:15.020Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:34:15.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:35:15.021Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:35:15.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:36:15.023Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:36:15.023Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:37:15.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:37:15.025Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:38:15.025Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:38:15.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:39:15.026Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:39:15.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:40:15.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:40:15.032Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:41:15.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:41:15.033Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:42:15.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:42:15.034Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:43:15.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:43:15.035Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:44:15.032Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:44:15.036Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:45:15.032Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:45:15.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:46:15.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:46:15.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:47:15.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:47:15.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:48:15.036Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:48:15.038Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:49:15.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:49:15.040Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:50:15.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:50:15.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:51:15.039Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:51:15.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:52:15.040Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:52:15.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:53:15.040Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:53:15.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:54:15.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:54:15.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:55:15.042Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:55:15.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:56:15.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:56:15.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:57:15.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:57:15.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:58:15.045Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:58:15.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T03:59:15.045Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T03:59:15.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:00:15.046Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:00:15.047Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:01:15.047Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:01:15.049Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:02:15.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:02:15.049Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:03:10.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-29T04:03:10.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"19ec0b9e-ff63-4672-8e6c-edc3cafa7f32","serviceName":"vFW 2023-03-29 04-00-31","serviceVersion":"1.0","serviceUUID":"76bae0f7-ac3f-48ba-9bf7-520403d3c8f6","serviceDescription":"catalog service description","serviceInvariantUUID":"564bc01c-98ad-41f1-9635-d509b7bfd343","resources":[{"resourceInstanceName":"vFW 250414dd-9688 0","resourceName":"vFW 250414dd-9688","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb","resourceInvariantUUID":"26c0075b-92cf-425d-9ce9-823f971e1d05","resourceCustomizationUUID":"2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml","artifactChecksum":"OTYyNmZkMzI5MmQ3NDM3ZjYyMmNiYjBhYmIwMjA2N2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"53dae5ec-a6c1-4ebc-8b1d-110fc8a75072","artifactVersion":"1"},{"artifactName":"vfw250414dd96880_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json","artifactChecksum":"YzU0MWNjZDIyZjdjYzc3MDBiMzM0OWJjZTA1Mzg1MmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"709719ec-2f83-4965-b835-ebe9d9e31959","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml","artifactChecksum":"MmVmNWQxYTBiYzM4YTFkOWU5YTg0YzhlOTNkYzZmMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a69e8593-17cf-4b9a-b386-12b87acebebe","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ada875fd-c8bb-4153-aa70-74daf03df84b","artifactVersion":"2","generatedFromUUID":"b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230329040031-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml","artifactChecksum":"MTgzYmFmYTc3ZTM4MmMzZmM2M2JmZWE1NTY5YmViMzM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"68ffa63a-d5a5-4df2-97e9-915fb2f3a631","artifactVersion":"1"},{"artifactName":"service-Vfw20230329040031-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar","artifactChecksum":"MDkwMjEzODRjMDE3ZDZlMTVmZmJhMDgyMmE2MjkzYzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b25d38c1-9eb0-4453-8055-595a7dc8f88a","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-29T04:03:10.212Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:03:10.221Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:10.221Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:10.221Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A
2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A
2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A
2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A
2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A
2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A
2023-03-29T04:03:10.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-29T04:03:10.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062581478,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:03:10.296Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:03:11.248Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:03:11.249Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:11.249Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:11.249Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:12.251Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:03:12.252Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:12.252Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:12.252Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:13.254Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:03:13.255Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:13.255Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:13.255Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:14.257Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:03:14.257Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:14.258Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:14.258Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:14.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-29T04:03:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "ves-openapi-manager",
"timestamp": 1680062590720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:03:14.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:03:14.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-29T04:03:14.795Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062589252,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:03:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:03:15.259Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:03:15.260Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:15.260Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:15.260Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:16.261Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:03:16.261Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:16.261Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:16.261Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:17.263Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"serviceName": "vFW 2023-03-29 04-00-31",
"serviceVersion": "1.0",
"serviceUUID": "76bae0f7-ac3f-48ba-9bf7-520403d3c8f6",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "564bc01c-98ad-41f1-9635-d509b7bfd343",
"resources": [
{
"resourceInstanceName": "vFW 250414dd-9688 0",
"resourceCustomizationUUID": "2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1",
"resourceName": "vFW 250414dd-9688",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb",
"resourceInvariantUUID": "26c0075b-92cf-425d-9ce9-823f971e1d05",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw250414dd96880_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"artifactChecksum": "YzU0MWNjZDIyZjdjYzc3MDBiMzM0OWJjZTA1Mzg1MmM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "709719ec-2f83-4965-b835-ebe9d9e31959",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ada875fd-c8bb-4153-aa70-74daf03df84b",
"generatedFromUUID": "b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ada875fd-c8bb-4153-aa70-74daf03df84b",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230329040031-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"artifactChecksum": "MDkwMjEzODRjMDE3ZDZlMTVmZmJhMDgyMmE2MjkzYzg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b25d38c1-9eb0-4453-8055-595a7dc8f88a"
}
],
"workloadContext": "Production"
}
2023-03-29T04:03:17.268Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-29T04:03:17.268Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6 ASDC
2023-03-29T04:03:17.367Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
ServiceName:vFW 2023-03-29 04-00-31
ServiceVersion:1.0
ServiceUUID:76bae0f7-ac3f-48ba-9bf7-520403d3c8f6
ServiceInvariantUUID:564bc01c-98ad-41f1-9635-d509b7bfd343
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230329040031-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar
ArtifactUUID:b25d38c1-9eb0-4453-8055-595a7dc8f88a
ArtifactChecksum:MDkwMjEzODRjMDE3ZDZlMTVmZmJhMDgyMmE2MjkzYzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 250414dd-9688 0
ResourceCustomizationUUID:2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1
ResourceInvariantUUID:26c0075b-92cf-425d-9ce9-823f971e1d05
ResourceName:vFW 250414dd-9688
ResourceType:VF
ResourceUUID:bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw250414dd96880_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json
ArtifactUUID:709719ec-2f83-4965-b835-ebe9d9e31959
ArtifactChecksum:YzU0MWNjZDIyZjdjYzc3MDBiMzM0OWJjZTA1Mzg1MmM=
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/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml
ArtifactUUID:b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4
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/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env
ArtifactUUID:ada875fd-c8bb-4153-aa70-74daf03df84b
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/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env
ArtifactUUID:ada875fd-c8bb-4153-aa70-74daf03df84b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-29T04:03:17.367Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6 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-03-29T04:03:17.615Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:03:17.616Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:03:17.617Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:03:17.617Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b25d38c1-9eb0-4453-8055-595a7dc8f88a from URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:17.617Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:03:17.617Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:17.756Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:03:17.781Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar b25d38c1-9eb0-4453-8055-595a7dc8f88a 101444
2023-03-29T04:03:17.783Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar ASDC sendASDCNotification
2023-03-29T04:03:17.783Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:17.784Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:03:17.786Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:17.786Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:17.786Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062597782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:18.787Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:03:18.788Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:03:18.789Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: b25d38c1-9eb0-4453-8055-595a7dc8f88a, URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar to file: /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:18.790Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230329040031-csar.csar
2023-03-29T04:03:18.904Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:18.905Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:19.337Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1808536695996163028/Definitions/service-Vfw20230329040031-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-03-29T04:03:21.925Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-29T04:03:21.929Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:03:21.929Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.929Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 250414dd-9688 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-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:03:21.936Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.937Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:21.947Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:21.947Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:03:21.948Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:21.953Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.953Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria
2023-03-29T04:03:21.953Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-29T04:03:21.955Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.955Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-29T04:03:21.955Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4940357b-fefe-4ea6-a898-b0296dd26363
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1baa8566-2cd8-4ee0-895d-3740b1f3af17
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a8636327-65ab-4aa0-b596-bc371bbd04e5
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-29 04-00-31
Description:catalog service description
Model UUID:76bae0f7-ac3f-48ba-9bf7-520403d3c8f6
Model Version:NULL
Model InvariantUuid:564bc01c-98ad-41f1-9635-d509b7bfd343
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 250414dd-9688
Model UUID:c19a6ba8-0b94-4ab0-81c3-847db1c1b50f
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:26c0075b-92cf-425d-9ce9-823f971e1d05
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:de3bf3d3-e346-43c6-b121-baf6cd38e73f
ModelName:Vfw250414dd9688..base_vfw..module-0
ModelUuid:ff954b06-7b79-4473-8ed2-ec2de249d308
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:4940357b-fefe-4ea6-a898-b0296dd26363
ModelInvariantUuid:050fb6c9-9b6c-4011-ac95-2e17a13126b9
ModelName:vFW 250414dd-9688-nodes.vfwCvfc
ModelUuid:95ae8532-6ac2-4e74-aee4-af671e17af30
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:7becf803-139f-4eae-b57e-ec9be33ca889
ModelInvariantUuid:818d2768-a222-4178-955f-1898405b6d46
ModelName:Vfw250414dd9688.compute.nodes.heat.vfw
ModelUuid:b575b26d-7319-4834-b6e5-14086697cf5c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:1baa8566-2cd8-4ee0-895d-3740b1f3af17
ModelInvariantUuid:a32cc59b-518d-45ad-a6e3-edfb813be119
ModelName:vFW 250414dd-9688-nodes.vsnCvfc
ModelUuid:61129bb0-9547-4789-b868-604bcf289ac7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:5b67d86c-bcc4-42e7-a51b-77455b6f710e
ModelInvariantUuid:b325ccac-622c-4b7a-bd6a-bdc368f4e31a
ModelName:Vfw250414dd9688.compute.nodes.heat.vsn
ModelUuid:1e1f151c-d026-4aaf-af0c-993427650cdd
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:a8636327-65ab-4aa0-b596-bc371bbd04e5
ModelInvariantUuid:fd10ebf2-b760-454c-83bb-19fc4d5e2477
ModelName:vFW 250414dd-9688-nodes.vpgCvfc
ModelUuid:7c59f55a-ca4d-4ed1-8617-b12c5fc6cacc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:8b1f8985-28ef-4c5c-b649-cb9234ce63ec
ModelInvariantUuid:32da176f-4f33-44de-8537-7b2bf3dba786
ModelName:Vfw250414dd9688.compute.nodes.heat.vpg
ModelUuid:dd685728-07ac-449f-820a-0cd3a3c9fab0
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-03-29T04:03:21.996Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb
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-03-29T04:03:22.047Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||vFW 250414dd-9688 0
2023-03-29T04:03:22.052Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb
2023-03-29T04:03:22.052Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 709719ec-2f83-4965-b835-ebe9d9e31959 from URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json
2023-03-29T04:03:22.052Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:03:22.052Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json
2023-03-29T04:03:22.166Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:03:22.166Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json 709719ec-2f83-4965-b835-ebe9d9e31959 785
2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json ASDC sendASDCNotification
2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json
2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062602167,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:23.169Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw250414dd9688..base_vfw..module-0",
"vfModuleModelInvariantUUID": "de3bf3d3-e346-43c6-b121-baf6cd38e73f",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ff954b06-7b79-4473-8ed2-ec2de249d308",
"vfModuleModelCustomizationUUID": "07e8aec1-73ab-4a53-8c5d-776c580d43a8",
"isBase": true,
"artifacts": [
"b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4",
"ada875fd-c8bb-4153-aa70-74daf03df84b"
],
"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-03-29T04:03:23.193Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw250414dd9688..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ff954b06-7b79-4473-8ed2-ec2de249d308
VfModuleModelInvariantUUID:de3bf3d3-e346-43c6-b121-baf6cd38e73f
VfModuleModelDescription:NULL
Artifacts UUID List:{
b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4
,
ada875fd-c8bb-4153-aa70-74daf03df84b
}
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-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw250414dd9688..base_vfw..module-0",
"vfModuleModelInvariantUUID": "de3bf3d3-e346-43c6-b121-baf6cd38e73f",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ff954b06-7b79-4473-8ed2-ec2de249d308",
"vfModuleModelCustomizationUUID": "07e8aec1-73ab-4a53-8c5d-776c580d43a8",
"isBase": true,
"artifacts": [
"b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4",
"ada875fd-c8bb-4153-aa70-74daf03df84b"
],
"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-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw250414dd9688..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ff954b06-7b79-4473-8ed2-ec2de249d308
VfModuleModelInvariantUUID:de3bf3d3-e346-43c6-b121-baf6cd38e73f
VfModuleModelDescription:NULL
Artifacts UUID List:{
b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4
,
ada875fd-c8bb-4153-aa70-74daf03df84b
}
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-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4 from URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml
2023-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml
2023-03-29T04:03:23.306Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:03:23.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4 20368
2023-03-29T04:03:23.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml
2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062603307,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:24.309Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ada875fd-c8bb-4153-aa70-74daf03df84b from URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env
2023-03-29T04:03:24.310Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:03:24.310Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env
2023-03-29T04:03:24.427Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:03:24.427Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env ada875fd-c8bb-4153-aa70-74daf03df84b 2098
2023-03-29T04:03:24.428Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-29T04:03:24.428Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env
2023-03-29T04:03:24.428Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:03:24.428Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:24.429Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:24.429Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062604428,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:25.430Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6
2023-03-29T04:03:25.430Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 250414dd-9688 0 bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb 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-03-29T04:03:25.492Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4d0416c3, org.onap.sdc.toscaparser.api.parameters.Input@2b9ef5ff, org.onap.sdc.toscaparser.api.parameters.Input@5488eda5, org.onap.sdc.toscaparser.api.parameters.Input@629b301, org.onap.sdc.toscaparser.api.parameters.Input@6bf61f09]
2023-03-29T04:03:25.496Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.496Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:25.496Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2023-03-29T04:03:25.496Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1
2023-03-29T04:03:25.497Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1 matches Tosca VF Customization UUID: 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1
2023-03-29T04:03:25.497Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1 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-03-29T04:03:25.507Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.508Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:25.509Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-29T04:03:25.509Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@73caeb50
2023-03-29T04:03:25.510Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.510Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-29T04:03:25.510Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 07e8aec1-73ab-4a53-8c5d-776c580d43a8
2023-03-29T04:03:25.512Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 07e8aec1-73ab-4a53-8c5d-776c580d43a8
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-03-29T04:03:25.524Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.525Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:25.525Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:03:25.526Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.527Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:25.527Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:03:25.527Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.527Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria
2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:25.530Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4940357b-fefe-4ea6-a898-b0296dd26363
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-03-29T04:03:25.552Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.553Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:25.553Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:03:25.553Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.553Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria
2023-03-29T04:03:25.554Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-29T04:03:25.554Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-29T04:03:25.554Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-29T04:03:25.554Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-29T04:03:25.556Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:25.556Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-29T04:03:25.556Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:25.556Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1baa8566-2cd8-4ee0-895d-3740b1f3af17
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-03-29T04:03:25.563Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.563Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:25.564Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:03:25.569Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.570Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria
2023-03-29T04:03:25.570Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-29T04:03:25.570Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-29T04:03:25.570Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-29T04:03:25.572Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-29T04:03:25.572Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-29T04:03:25.572Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-29T04:03:25.572Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a8636327-65ab-4aa0-b596-bc371bbd04e5
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-03-29T04:03:25.576Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria
2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1
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-03-29T04:03:25.582Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.582Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:25.583Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6: vFW 250414dd-9688
2023-03-29T04:03:25.583Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.583Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:25.583Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:03:25.585Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:03:25.585Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Saving Service: vFW 2023-03-29 04-00-31
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-03-29T04:03:26.172Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 250414dd-9688 bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb 1 ASDC deployResourceStructure
2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json ASDC sendASDCNotification
2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json
2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062606172,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:27.174Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-29T04:03:27.175Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml
2023-03-29T04:03:27.175Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-29T04:03:27.175Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:27.176Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:27.176Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062607174,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:28.177Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-29T04:03:28.177Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env
2023-03-29T04:03:28.177Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-29T04:03:28.178Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:28.178Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:28.178Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062608177,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:29.179Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar ASDC sendASDCNotification
2023-03-29T04:03:29.180Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar
2023-03-29T04:03:29.180Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-29T04:03:29.181Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:03:29.181Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:03:29.181Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062609179,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:03:30.183Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:03:30.229Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:03:30.233Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-29T04:03:30.233Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:03:30.233Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:04:00.233Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:04:00.260Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:04:00.267Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-29T04:04:00.267Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:04:00.267Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:04:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:04:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062573311,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "cds-sdc-listener",
"timestamp": 1680062575760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "cds-sdc-listener",
"timestamp": 1680062575760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062589252,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "NOTIFIED"
}
2023-03-29T04:04:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "ves-openapi-manager",
"timestamp": 1680062590720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062573311,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062581478,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "NOTIFIED"
}
2023-03-29T04:04:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "cds-sdc-listener",
"timestamp": 1680062575760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.803Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.803Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.803Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "ves-openapi-manager",
"timestamp": 1680062590720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.803Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.803Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.803Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062589252,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:04:14.804Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.804Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.804Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062573311,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.805Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.805Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.805Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062581478,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:04:14.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:04:14.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "cds-sdc-listener",
"timestamp": 1680062575760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.807Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.807Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.807Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "ves-openapi-manager",
"timestamp": 1680062590720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.807Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.807Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.808Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062589252,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.808Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.808Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.808Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062573311,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.808Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.808Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062581478,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.809Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.809Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "cds-sdc-listener",
"timestamp": 1680062575760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.810Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.810Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.810Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062589252,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-29T04:04:14.810Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.810Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.810Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "ves-openapi-manager",
"timestamp": 1680062590720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.811Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.811Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.811Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062573311,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.811Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.811Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.811Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062581478,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:04:14.811Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:14.812Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:04:14.812Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-29T04:04:14.812Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:04:30.268Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:04:30.300Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:04:30.306Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-29T04:04:30.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:04:30.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:05:00.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:05:00.336Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:05:00.342Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-29T04:05:00.342Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:05:00.343Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:05:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "cds-sdc-listener",
"timestamp": 1680062575760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "ves-openapi-manager",
"timestamp": 1680062590720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062589252,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062573311,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062581478,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "cds-sdc-listener",
"timestamp": 1680062575760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "ves-openapi-manager",
"timestamp": 1680062590720,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062589252,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062573311,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062581478,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062535049,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062597538,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062597824,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "cds-sdc-listener",
"timestamp": 1680062598144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062598625,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062597782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062599641,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:05:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062598678,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "policy-distribution-id",
"timestamp": 1680062600644,
"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-03-29T04:05:14.819Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
2023-03-29T04:05:14.819Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 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-03-29T04:05:14.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062599787,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062601050,
"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-03-29T04:05:14.854Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
2023-03-29T04:05:14.854Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 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-03-29T04:05:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "multicloud-k8s",
"timestamp": 1680062602053,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "DEPLOY_OK"
}
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062602167,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062603307,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062604428,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062605412,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062606172,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "DEPLOY_OK"
}
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062605412,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062607174,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062605412,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062608259,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062608177,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-29T04:05:14.873Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062605412,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.873Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "aai-model-loader",
"timestamp": 1680062609265,
"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-03-29T04:05:14.884Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
2023-03-29T04:05:14.884Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 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-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062609179,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:05:14.903Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062605412,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.903Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062605412,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062605412,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062613294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062618451,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680062619456,
"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-03-29T04:05:14.915Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
2023-03-29T04:05:14.915Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 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-03-29T04:05:30.343Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:05:30.372Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:05:30.377Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:05:30.379Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-29T04:05:30.395Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-29T04:06:00.395Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 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-03-29T04:06:00.415Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 and serviceModelVersionId: 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6
2023-03-29T04:06:00.415Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 564bc01c-98ad-41f1-9635-d509b7bfd343
2023-03-29T04:06:12.121Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0
2023-03-29T04:06:12.234Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-03-29T04:06:12.713Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|INFO|500||Invoke
2023-03-29T04:06:12.718Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[19ec0b9e-ff63-4672-8e6c-edc3cafa7f32], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dfcc8547-7436-41db-8ae6-254596f86fe2], X-ECOMP-RequestID=[19ec0b9e-ff63-4672-8e6c-edc3cafa7f32], X-TransactionId=[], X-ONAP-RequestID=[19ec0b9e-ff63-4672-8e6c-edc3cafa7f32], Content-Type=[application/merge-patch+json]}
2023-03-29T04:06:12.743Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-29T04:06:12.996Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?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/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:06:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[224], vertex-id=[200928], x-aai-txid=[1-aai-resources-230329-04:06:13:289-44178], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-29T04:06:12.999Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-29T04:06:13.000Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|INFO|500||InvokeReturn
2023-03-29T04:06:13.011Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-29T04:06:13.011Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-29T04:06:13.030Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-29T04:06:13.037Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-29T04:06:13.038Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-29T04:06:13.039Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:06:13.039Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:06:13.040Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062773037,
"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-03-29T04:06:14.072Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:06:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:06:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:06:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32",
"consumerID": "SO-sdc-controller",
"timestamp": 1680062773037,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-29T04:06:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:07:14.074Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:07:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:08:14.075Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:08:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:09:14.076Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:09:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:14.076Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:10:14.794Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:50.084Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-29T04:10:50.084Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-29T04:10:50.088Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:10:50.088Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:10:50.088Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:10:50.088Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:50.106Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:10:50.106Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "cds-sdc-listener",
"timestamp": 1680063019164,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:10:50.108Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:10:50.108Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:10:50.109Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063021653,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:10:50.109Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:10:51.092Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:10:51.093Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:10:51.093Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:10:51.093Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:52.095Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:10:52.096Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:10:52.096Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:10:52.096Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:53.098Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:10:53.099Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:10:53.099Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:10:53.099Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:54.101Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:10:54.101Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:10:54.102Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:10:54.102Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:55.103Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:10:55.104Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:10:55.104Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:10:55.104Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:56.107Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:10:56.107Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:10:56.108Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:10:56.108Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:57.111Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"serviceName": "basic_onboard_JYNnJk",
"serviceVersion": "1.0",
"serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8",
"serviceDescription": "service",
"serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d",
"resources": [
{
"resourceInstanceName": "basic_onboard_JYNnJk 0",
"resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e",
"resourceName": "basic_onboard_JYNnJk",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d",
"resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jynnjk0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJynnjk-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab"
}
],
"workloadContext": "Production"
}
2023-03-29T04:10:57.112Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-29T04:10:57.112Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC
2023-03-29T04:10:57.113Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a
ServiceName:basic_onboard_JYNnJk
ServiceVersion:1.0
ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8
ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJynnjk-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab
ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JYNnJk 0
ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e
ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a
ResourceName:basic_onboard_JYNnJk
ResourceType:VF
ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jynnjk0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670
ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc=
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-29T04:10:57.113Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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-03-29T04:10:57.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:10:57.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:10:57.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:10:57.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:57.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:10:57.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:57.277Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:10:57.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab 75680
2023-03-29T04:10:57.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification
2023-03-29T04:10:57.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:57.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:10:57.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:10:57.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:10:57.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063057282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:10:58.285Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:10:58.285Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:10:58.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab, URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar to file: /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:58.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:58.287Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:58.287Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:58.438Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13010950936476870561/Definitions/service-BasicOnboardJynnjk-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-03-29T04:10:59.750Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_JYNnJk 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-BasicOnboardJynnjk-csar.csar
2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria
2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is not matching search criteria
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria
2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is not matching search criteria
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=3394163b-260e-4a7b-817e-91cc4728cd56
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:10:59.756Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:10:59.756Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:10:59.756Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_JYNnJk
Description:service
Model UUID:4ee87648-4266-4bb2-8665-dac31f53b6f8
Model Version:NULL
Model InvariantUuid:ba4bb244-01d4-4d84-b341-7f29514dd31d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_JYNnJk
Model UUID:279b95de-98a7-4e04-963a-c993d0fd10b0
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:2d323818-aee1-4c8d-8a09-d1717dc099d6
ModelName:BasicOnboardJynnjk..base_ubuntu18..module-0
ModelUuid:55b3873b-2d43-40ba-a750-8f56f5702ea3
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:3394163b-260e-4a7b-817e-91cc4728cd56
ModelInvariantUuid:2054117a-5f96-4954-b29e-8bed98400e63
ModelName:basic_onboard_JYNnJk-nodes.ubuntu18Cvfc
ModelUuid:62f1b637-af11-48de-b952-fc29181e673f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:e63928d8-0e00-459c-88b2-53ec9eab06dd
ModelInvariantUuid:c6c48d65-6de8-4328-8853-dc63f5860f81
ModelName:BasicOnboardJynnjk.compute.nodes.heat.ubuntu18
ModelUuid:f6afe5b4-0e26-4734-a3f8-fd8775bdd044
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-03-29T04:10:59.774Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
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-03-29T04:10:59.778Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0
2023-03-29T04:10:59.779Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
2023-03-29T04:10:59.779Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:10:59.779Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:10:59.779Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:10:59.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-03-29T04:10:59.858Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5460e0
2023-03-29T04:10:59.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-29T04:10:59.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJynnjk"
]
}
}
}
2023-03-29T04:10:59.862Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail
2023-03-29T04:10:59.868Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification
2023-03-29T04:10:59.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found)
2023-03-29T04:10:59.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-29T04:10:59.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:10:59.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:10:59.870Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063059863,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:11:00.905Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-29T04:11:00.906Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:11:00.934Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:11:00.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:11:00.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:11:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:11:14.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "ves-openapi-manager",
"timestamp": 1680063049941,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:11:14.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:11:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063023072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:11:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:11:30.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:11:30.969Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:11:30.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:11:30.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:12:00.975Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:12:01.002Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:12:01.007Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:12:01.007Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:12:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:12:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "cds-sdc-listener",
"timestamp": 1680063019164,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063021653,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "ves-openapi-manager",
"timestamp": 1680063049941,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063023072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "cds-sdc-listener",
"timestamp": 1680063019164,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063021653,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "ves-openapi-manager",
"timestamp": 1680063049941,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063023072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063053311,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063023072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.805Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "cds-sdc-listener",
"timestamp": 1680063019164,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.805Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063021653,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.805Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.806Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.806Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "ves-openapi-manager",
"timestamp": 1680063049941,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.806Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.806Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.806Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.806Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063053311,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.807Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "cds-sdc-listener",
"timestamp": 1680063019164,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.807Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "ves-openapi-manager",
"timestamp": 1680063049941,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.808Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.808Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.808Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063021653,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.808Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.808Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.808Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.809Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063023072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.809Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063053311,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "cds-sdc-listener",
"timestamp": 1680063019164,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.810Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "ves-openapi-manager",
"timestamp": 1680063049941,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.810Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063021653,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.811Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.811Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063023072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.811Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680063055412,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063053311,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "cds-sdc-listener",
"timestamp": 1680063019164,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "ves-openapi-manager",
"timestamp": 1680063049941,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063021653,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063023072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063014076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680063055412,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063053311,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063057230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063058266,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:12:14.815Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "cds-sdc-listener",
"timestamp": 1680063057797,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:12:14.815Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063057282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680063055412,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063053311,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063059270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:12:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063058346,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:12:14.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680063055412,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063053311,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.818Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.818Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.818Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "policy-distribution-id",
"timestamp": 1680063060272,
"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-03-29T04:12:14.837Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2118f689-57af-469d-ba25-d0886ff8da2a
2023-03-29T04:12:14.837Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2118f689-57af-469d-ba25-d0886ff8da2a 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-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063059428,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-29T04:12:14.860Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680063055412,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.860Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063059863,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063060408,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063060435,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680063055412,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063061412,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DEPLOY_ERROR"
}
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "multicloud-k8s",
"timestamp": 1680063061489,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "Failed to process the artifact",
"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-03-29T04:12:14.875Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 2118f689-57af-469d-ba25-d0886ff8da2a
2023-03-29T04:12:14.875Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2118f689-57af-469d-ba25-d0886ff8da2a 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-03-29T04:12:14.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680063055412,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:12:14.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "aai-model-loader",
"timestamp": 1680063062416,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "deploy failure",
"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-03-29T04:12:14.911Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 2118f689-57af-469d-ba25-d0886ff8da2a
2023-03-29T04:12:14.911Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2118f689-57af-469d-ba25-d0886ff8da2a 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-03-29T04:12:14.936Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.936Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680063063174,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-29T04:12:14.936Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:12:14.936Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-29T04:12:14.936Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680063064179,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "SDN-C encountered an error downloading an artifact in this distribution",
"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-03-29T04:12:14.950Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of 2118f689-57af-469d-ba25-d0886ff8da2a
2023-03-29T04:12:14.950Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2118f689-57af-469d-ba25-d0886ff8da2a 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-03-29T04:12:31.008Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:12:31.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:12:31.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:12:31.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:13:01.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:13:01.071Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:13:01.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:13:01.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:13:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:13:31.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:13:31.106Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:13:31.115Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:13:31.116Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:14:01.116Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:14:01.144Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:14:01.149Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:14:01.150Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:14:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:14:31.150Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:14:31.178Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:14:31.182Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:14:31.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:15:01.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:15:01.212Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:15:01.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:15:01.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:15:14.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:15:31.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:15:31.244Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:15:31.249Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:15:31.249Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:15:50.006Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-29T04:15:50.006Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-29T04:15:50.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-29T04:15:50.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-29T04:15:51.292Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:15:51.304Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-29T04:15:51.305Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-29T04:15:51.311Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:15:51.311Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=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-03-29T04:15:51.321Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:15:51.321Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:15:51.321Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:15:51.325Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:15:51.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:15:51.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:15:51.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=138, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:15:51.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:15:51.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:16:01.250Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-29T04:16:01.250Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a 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-03-29T04:16:01.262Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8
2023-03-29T04:16:01.262Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d
2023-03-29T04:16:01.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0
2023-03-29T04:16:01.268Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-03-29T04:16:01.307Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke
2023-03-29T04:16:01.307Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6e5bc103-a1cd-4e5e-84b9-1b45dd7f7bd9], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]}
2023-03-29T04:16:01.315Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-29T04:16:01.388Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:16:01 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[58], x-aai-txid=[2-aai-resources-230329-04:16:01:852-82987], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-29T04:16:01.389Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}}
2023-03-29T04:16:01.390Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-29T04:16:01.414Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:16:01.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-03-29T04:16:01.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:16:01.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
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-03-29T04:16:01.423Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063361424,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:01.440Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:16:01.440Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063361424,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
2023-03-29T04:16:01.441Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-29T04:16:02.454Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:16:02.455Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-29T04:16:02.456Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-29T04:16:02.456Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-29T04:16:02.457Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-29T04:16:02.457Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-29T04:16:02.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec
2023-03-29T04:16:02.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-29T04:16:02.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:16:02.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-29T04:16:03.446Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:16:06.458Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:16:09.467Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:16:12.475Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:16:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:14.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-29T04:16:14.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-29T04:16:14.806Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:16:14.806Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec', protocol='range'}
2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA
2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=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-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec=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-03-29T04:16:14.821Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:16:14.821Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec', protocol='range'}
2023-03-29T04:16:14.821Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:16:14.822Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:16:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:16:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=139, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:16:14.825Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:16:14.825Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:16:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:16:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:16:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:16:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:16:15.846Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-29T04:16:15.846Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-29T04:16:15.850Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:16:15.850Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:15.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:15.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:15.866Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:16:15.866Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:16:15.867Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:16:16.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:16:16.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:16.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:16.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:17.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:16:17.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:17.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:17.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:18.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:16:18.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:18.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:18.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:19.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:16:19.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:19.858Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:19.858Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:20.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:16:20.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:20.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:20.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:21.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:16:21.861Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:21.861Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:21.861Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:22.863Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"serviceName": "basic_onboard_JYNnJk",
"serviceVersion": "1.0",
"serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8",
"serviceDescription": "service",
"serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d",
"resources": [
{
"resourceInstanceName": "basic_onboard_JYNnJk 0",
"resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e",
"resourceName": "basic_onboard_JYNnJk",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d",
"resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jynnjk0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJynnjk-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab"
}
],
"workloadContext": "Production"
}
2023-03-29T04:16:22.863Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-29T04:16:22.863Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC
2023-03-29T04:16:22.864Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a
ServiceName:basic_onboard_JYNnJk
ServiceVersion:1.0
ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8
ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJynnjk-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab
ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JYNnJk 0
ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e
ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a
ResourceName:basic_onboard_JYNnJk
ResourceType:VF
ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jynnjk0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670
ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc=
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-29T04:16:22.864Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-29T04:16:22.915Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:16:22.915Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:16:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:16:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:16:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:16:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7ccbe5d1
2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJynnjk"
]
}
}
}
2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail
2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification
2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found)
2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063382986,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:23.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-29T04:16:24.010Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-29T04:16:24.010Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
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-03-29T04:16:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0
2023-03-29T04:16:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
2023-03-29T04:16:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:16:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:16:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6bf73a97
2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJynnjk"
]
}
}
}
2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail
2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification
2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found)
2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063384035,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:16:25.036Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-29T04:16:25.037Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:16:25.061Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:16:25.067Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:16:25.067Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:16:55.068Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:16:55.096Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:16:55.102Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:16:55.103Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:17:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:17:14.798Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:17:14.798Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063362454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063382986,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063384035,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:17:25.103Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:17:25.129Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:17:25.134Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:17:25.134Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:17:55.135Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:17:55.162Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:17:55.167Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:17:55.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:18:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:18:25.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:18:25.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:18:25.196Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:18:25.196Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:18:55.196Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:18:55.230Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:18:55.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:18:55.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:19:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:19:25.205Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Node 1 disconnected.
2023-03-29T04:19:25.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:19:25.259Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:19:25.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:19:25.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:19:55.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:19:55.292Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:19:55.297Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:19:55.297Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:20:14.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:20:25.298Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:20:25.324Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:20:25.330Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:20:25.330Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:20:55.330Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:20:55.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:20:55.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:20:55.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:21:14.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:21:15.931Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-29T04:21:15.931Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-29T04:21:15.932Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-29T04:21:15.932Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-29T04:21:18.218Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:18.229Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-29T04:21:18.229Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-29T04:21:18.235Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:21:18.235Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=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-03-29T04:21:18.245Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:21:18.246Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:21:18.246Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:21:18.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=148, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:21:25.361Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-29T04:21:25.361Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a 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-03-29T04:21:25.375Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8
2023-03-29T04:21:25.375Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d
2023-03-29T04:21:25.384Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0
2023-03-29T04:21:25.397Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-03-29T04:21:25.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke
2023-03-29T04:21:25.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b5a6346f-1f33-4483-8d20-a26fff151c93], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]}
2023-03-29T04:21:25.439Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-29T04:21:25.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:21:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[47], x-aai-txid=[1-aai-resources-230329-04:21:25:975-62037], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-29T04:21:25.490Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}}
2023-03-29T04:21:25.491Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-29T04:21:25.495Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:21:25.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-03-29T04:21:25.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:21:25.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
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-03-29T04:21:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-29T04:21:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:21:25.509Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-29T04:21:25.509Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:21:25.509Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:21:25.509Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063685509,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:21:25.524Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-29T04:21:25.524Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063685509,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
2023-03-29T04:21:25.525Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-29T04:21:26.538Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-29T04:21:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9
2023-03-29T04:21:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-29T04:21:26.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:21:26.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-29T04:21:27.429Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:30.437Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:33.446Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:36.454Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:39.462Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:42.472Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:45.480Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:48.489Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:51.501Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:54.510Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:21:57.517Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:22:00.530Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:22:03.540Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:22:06.549Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:22:09.558Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:22:12.568Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:22:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:14.803Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-29T04:22:14.803Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-29T04:22:14.808Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9', protocol='range'}
2023-03-29T04:22:14.809Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:22:14.814Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=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-03-29T04:22:14.826Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:22:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9', protocol='range'}
2023-03-29T04:22:14.827Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:22:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:22:14.827Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:22:14.828Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:22:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:22:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:22:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:22:14.832Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:22:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=149, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:22:14.833Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:22:14.833Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:22:14.833Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:22:14.833Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:22:14.833Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:22:14.833Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:22:14.834Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:22:15.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-29T04:22:15.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-29T04:22:15.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:22:15.868Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:22:15.868Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:22:15.868Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:15.882Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:22:15.882Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:22:15.883Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:22:16.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:22:16.870Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:22:16.870Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:22:16.870Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:17.871Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:22:17.872Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:22:17.872Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:22:17.873Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:18.873Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:22:18.874Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:22:18.874Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:22:18.874Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:19.875Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:22:19.876Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:22:19.876Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:22:19.876Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:20.877Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:22:20.878Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:22:20.878Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:22:20.878Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:21.881Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:22:21.882Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:22:21.882Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:22:21.882Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:22.886Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"serviceName": "basic_onboard_JYNnJk",
"serviceVersion": "1.0",
"serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8",
"serviceDescription": "service",
"serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d",
"resources": [
{
"resourceInstanceName": "basic_onboard_JYNnJk 0",
"resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e",
"resourceName": "basic_onboard_JYNnJk",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d",
"resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jynnjk0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJynnjk-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab"
}
],
"workloadContext": "Production"
}
2023-03-29T04:22:22.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-29T04:22:22.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC
2023-03-29T04:22:22.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a
ServiceName:basic_onboard_JYNnJk
ServiceVersion:1.0
ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8
ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJynnjk-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab
ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JYNnJk 0
ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e
ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a
ResourceName:basic_onboard_JYNnJk
ResourceType:VF
ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jynnjk0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670
ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc=
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-29T04:22:22.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-29T04:22:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:22:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:22:22.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-03-29T04:22:22.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@659f297f
2023-03-29T04:22:22.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJynnjk"
]
}
}
}
2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail
2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification
2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found)
2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063742974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-29T04:22:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-29T04:22:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
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-03-29T04:22:24.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0
2023-03-29T04:22:24.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
2023-03-29T04:22:24.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:22:24.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:22:24.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:22:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@52101d21
2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJynnjk"
]
}
}
}
2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail
2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification
2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found)
2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-29T04:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063744016,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:22:25.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-29T04:22:25.019Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:22:25.050Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:22:25.060Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:22:25.060Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:22:55.061Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:22:55.089Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:22:55.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:22:55.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:23:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:23:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:23:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
2023-03-29T04:23:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:23:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:23:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:23:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:23:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-29T04:23:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:23:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063686538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:23:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063742974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-29T04:23:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:23:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:23:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680063744016,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-29T04:23:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:23:25.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:23:25.124Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:23:25.129Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:23:25.130Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:23:55.130Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:23:55.152Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:23:55.156Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:23:55.157Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:24:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:24:25.157Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:24:25.185Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:24:25.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:24:25.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:24:55.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:24:55.214Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:24:55.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:24:55.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:25:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:25:25.220Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:25:25.248Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:25:25.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:25:25.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:25:55.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:25:55.280Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:25:55.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:25:55.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:26:14.793Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:26:25.287Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:26:25.316Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:26:25.321Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:26:25.321Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:26:55.322Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:26:55.345Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:26:55.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:26:55.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:27:14.794Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:27:15.894Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-29T04:27:15.894Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-29T04:27:15.895Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-29T04:27:15.895Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-29T04:27:18.219Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:18.229Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-29T04:27:18.230Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-29T04:27:18.234Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:27:18.234Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=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-03-29T04:27:18.245Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:27:18.245Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:27:18.246Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:27:18.249Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=158, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:27:25.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-29T04:27:25.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a 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-03-29T04:27:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8
2023-03-29T04:27:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d
2023-03-29T04:27:25.365Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0
2023-03-29T04:27:25.372Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-03-29T04:27:25.413Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke
2023-03-29T04:27:25.413Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[758f1060-bae1-41b6-87bd-d9e6cc105384], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]}
2023-03-29T04:27:25.419Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-29T04:27:25.455Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:27:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[1-aai-resources-230329-04:27:25:949-63853], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-29T04:27:25.457Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}}
2023-03-29T04:27:25.457Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-29T04:27:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:27:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-03-29T04:27:25.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:27:25.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
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-03-29T04:27:25.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-29T04:27:25.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:27:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-29T04:27:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:27:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:27:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064045473,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:27:25.488Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:27:25.488Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064045473,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
2023-03-29T04:27:25.489Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-29T04:27:26.506Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:27:26.506Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-29T04:27:26.507Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-29T04:27:26.507Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-29T04:27:26.507Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-29T04:27:26.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-29T04:27:26.512Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580
2023-03-29T04:27:26.512Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-29T04:27:26.513Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:27:26.513Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-29T04:27:27.393Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:30.402Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:33.412Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:36.421Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:39.430Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:42.438Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:45.446Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:48.455Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:51.463Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:54.474Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:27:57.482Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:28:00.492Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:28:03.500Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:28:06.509Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:28:09.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:28:12.527Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:28:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:14.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-29T04:28:14.802Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-29T04:28:14.806Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580', protocol='range'}
2023-03-29T04:28:14.806Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:28:14.811Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=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-03-29T04:28:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580', protocol='range'}
2023-03-29T04:28:14.823Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:28:14.823Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:28:14.824Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:28:14.825Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:28:14.825Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:28:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:28:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:28:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:28:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:28:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:28:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:28:14.831Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:28:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:28:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:28:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=159, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:28:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:28:14.833Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:28:15.340Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-29T04:28:15.340Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-29T04:28:15.341Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:28:15.342Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:28:15.342Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:28:15.342Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:15.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:28:15.843Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:28:15.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:28:16.343Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:28:16.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:28:16.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:28:16.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:17.346Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:28:17.346Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:28:17.346Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:28:17.347Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:18.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:28:18.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:28:18.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:28:18.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:19.352Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:28:19.352Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:28:19.352Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:28:19.353Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:20.354Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:28:20.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:28:20.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:28:20.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:21.357Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:28:21.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:28:21.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:28:21.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:22.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"serviceName": "basic_onboard_JYNnJk",
"serviceVersion": "1.0",
"serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8",
"serviceDescription": "service",
"serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d",
"resources": [
{
"resourceInstanceName": "basic_onboard_JYNnJk 0",
"resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e",
"resourceName": "basic_onboard_JYNnJk",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d",
"resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jynnjk0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJynnjk-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab"
}
],
"workloadContext": "Production"
}
2023-03-29T04:28:22.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-29T04:28:22.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC
2023-03-29T04:28:22.362Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a
ServiceName:basic_onboard_JYNnJk
ServiceVersion:1.0
ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8
ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJynnjk-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab
ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JYNnJk 0
ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e
ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a
ResourceName:basic_onboard_JYNnJk
ResourceType:VF
ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jynnjk0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670
ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc=
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-29T04:28:22.362Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-29T04:28:22.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:28:22.448Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5fb2eabb
2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJynnjk"
]
}
}
}
2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail
2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification
2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found)
2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064102449,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:23.451Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-29T04:28:23.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-29T04:28:23.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
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-03-29T04:28:23.478Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0
2023-03-29T04:28:23.479Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
2023-03-29T04:28:23.479Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:28:23.479Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:28:23.480Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:28:23.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-03-29T04:28:23.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2360032
2023-03-29T04:28:23.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-29T04:28:23.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJynnjk"
]
}
}
}
2023-03-29T04:28:23.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail
2023-03-29T04:28:23.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification
2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found)
2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064103497,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:28:24.499Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-29T04:28:24.500Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:28:24.522Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:28:24.526Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:28:24.526Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:28:54.526Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:28:54.545Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:28:54.558Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:28:54.559Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:29:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:29:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:29:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
2023-03-29T04:29:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:29:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:29:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:29:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-29T04:29:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:29:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064046506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:29:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064102449,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-29T04:29:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-29T04:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064103497,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-29T04:29:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:29:24.559Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:29:24.582Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:29:24.588Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:29:24.588Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:29:54.588Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:29:54.611Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:29:54.615Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:29:54.616Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:30:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:30:24.616Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:30:24.640Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:30:24.646Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:30:24.646Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:30:54.646Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:30:54.671Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:30:54.675Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:30:54.676Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:31:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:31:24.676Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:31:24.692Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:31:24.696Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:31:24.696Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:31:54.696Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:31:54.724Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:31:54.729Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:31:54.729Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:32:06.056Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:32:06.056Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "policy-distribution-id",
"timestamp": 1680064321306,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:32:06.057Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:32:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:32:14.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:32:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064318820,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:32:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:32:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:32:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "multicloud-k8s",
"timestamp": 1680064322553,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:32:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:32:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:32:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "aai-model-loader",
"timestamp": 1680064313311,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:32:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:32:24.730Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:32:24.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:32:24.760Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:32:24.760Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:32:54.760Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:32:54.800Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:32:54.805Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:32:54.805Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:33:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:33:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064309968,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:33:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "policy-distribution-id",
"timestamp": 1680064321306,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:33:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064318820,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "multicloud-k8s",
"timestamp": 1680064322553,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "aai-model-loader",
"timestamp": 1680064313311,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064309968,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:33:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064328821,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:33:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "policy-distribution-id",
"timestamp": 1680064329303,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:33:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "aai-model-loader",
"timestamp": 1680064328552,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:33:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "policy-distribution-id",
"timestamp": 1680064330306,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:33:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "policy-distribution-id",
"timestamp": 1680064331307,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-29T04:33:14.838Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 89fd2b07-e1bd-4873-bb5f-256c573c4644
2023-03-29T04:33:14.839Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89fd2b07-e1bd-4873-bb5f-256c573c4644 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-03-29T04:33:14.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "aai-model-loader",
"timestamp": 1680064331662,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:33:14.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:33:14.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:33:14.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "aai-model-loader",
"timestamp": 1680064332665,
"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-03-29T04:33:14.879Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 89fd2b07-e1bd-4873-bb5f-256c573c4644
2023-03-29T04:33:14.879Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89fd2b07-e1bd-4873-bb5f-256c573c4644 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-03-29T04:33:15.403Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-29T04:33:15.403Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-29T04:33:15.403Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-29T04:33:15.404Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-29T04:33:15.588Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:18.598Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:21.609Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:24.618Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:24.806Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-29T04:33:24.806Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a 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-03-29T04:33:24.817Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8
2023-03-29T04:33:24.817Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d
2023-03-29T04:33:24.818Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0
2023-03-29T04:33:24.824Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-03-29T04:33:24.886Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke
2023-03-29T04:33:24.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3f982846-4f33-4638-ac6f-80e749288927], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]}
2023-03-29T04:33:24.897Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-29T04:33:24.931Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:33:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[30], x-aai-txid=[1-aai-resources-230329-04:33:25:425-41782], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-29T04:33:24.932Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}}
2023-03-29T04:33:24.933Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-29T04:33:24.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:33:24.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-03-29T04:33:24.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:33:24.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
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-03-29T04:33:24.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-29T04:33:24.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:33:24.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-29T04:33:24.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:33:24.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:33:24.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064404949,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
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-03-29T04:33:25.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-29T04:33:25.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-29T04:33:25.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-29T04:33:25.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-29T04:33:25.989Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-29T04:33:25.989Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-29T04:33:25.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f
2023-03-29T04:33:25.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-29T04:33:25.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:33:25.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group
2023-03-29T04:33:27.626Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:30.636Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:33.644Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:36.653Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:39.660Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:42.669Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:45.678Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:48.687Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:51.697Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:54.705Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:33:57.715Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:34:00.724Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:34:03.734Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:34:06.748Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:34:09.758Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:34:12.767Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:34:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:34:14.801Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-29T04:34:14.801Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-29T04:34:14.806Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:34:14.807Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f', protocol='range'}
2023-03-29T04:34:14.810Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=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-03-29T04:34:14.822Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:34:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f', protocol='range'}
2023-03-29T04:34:14.822Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:34:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:34:14.823Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:34:14.823Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=185, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:34:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:34:15.844Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.844Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064345412,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.844Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.844Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064345412,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064348192,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064349745,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064350749,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
2023-03-29T04:34:15.845Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.846Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-29T04:34:15.848Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:34:15.848Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:34:15.848Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:34:15.848Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
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=?
2023-03-29T04:34:15.864Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 89fd2b07-e1bd-4873-bb5f-256c573c4644
2023-03-29T04:34:15.864Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89fd2b07-e1bd-4873-bb5f-256c573c4644 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-03-29T04:34:15.885Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.885Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064362308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064329824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064373311,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "multicloud-k8s",
"timestamp": 1680064358043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064369928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064375413,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064329824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064373311,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064362308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "multicloud-k8s",
"timestamp": 1680064358043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064369928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064375413,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064362308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064373311,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064329824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "multicloud-k8s",
"timestamp": 1680064358043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064369928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064375413,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064329824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064373311,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "multicloud-k8s",
"timestamp": 1680064358043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064362308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064369928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064375413,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064362308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064373311,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064329824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "multicloud-k8s",
"timestamp": 1680064358043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064369928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064375413,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064329824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064362308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064373311,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "multicloud-k8s",
"timestamp": 1680064358043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064369928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064375413,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064373311,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064329824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064362308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "multicloud-k8s",
"timestamp": 1680064358043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064369928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064375413,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064362308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064329824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064373311,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "multicloud-k8s",
"timestamp": 1680064358043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064369928,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064375413,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064387629,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064387360,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064388181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064388270,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064389184,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "policy-distribution-id",
"timestamp": 1680064390186,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-29T04:34:15.924Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of becb8b5a-dcb1-4d01-8ac3-6d641b72d56d
2023-03-29T04:34:15.924Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId becb8b5a-dcb1-4d01-8ac3-6d641b72d56d 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-03-29T04:34:15.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064390055,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:34:15.944Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064391058,
"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-03-29T04:34:15.958Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of becb8b5a-dcb1-4d01-8ac3-6d641b72d56d
2023-03-29T04:34:15.958Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId becb8b5a-dcb1-4d01-8ac3-6d641b72d56d 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-03-29T04:34:15.980Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.980Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064391017,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:34:15.981Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:15.981Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:15.981Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "aai-model-loader",
"timestamp": 1680064392020,
"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-03-29T04:34:15.995Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of becb8b5a-dcb1-4d01-8ac3-6d641b72d56d
2023-03-29T04:34:15.995Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId becb8b5a-dcb1-4d01-8ac3-6d641b72d56d 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-03-29T04:34:16.018Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.018Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064404949,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064409927,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064421189,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064388633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064416794,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064403311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064409927,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064388633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064421189,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064416794,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-29T04:34:16.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064403311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064409927,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064421189,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:34:16.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064388633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064416794,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064403311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064409927,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064421189,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064388633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.025Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064416794,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.025Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064403311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064421189,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064409927,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064388633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064416794,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064403311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064409927,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064421189,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064388633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064416794,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064403311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "ves-openapi-manager",
"timestamp": 1680064409927,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064421189,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064388633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064416794,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064403311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:16.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064427854,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:16.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "cds-sdc-listener",
"timestamp": 1680064428412,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:16.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064428900,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064428144,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064429903,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064428967,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.032Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "policy-distribution-id",
"timestamp": 1680064430904,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-29T04:34:16.072Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 97dbd75c-aaad-4e24-898e-c5ed3e14800c
2023-03-29T04:34:16.072Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 97dbd75c-aaad-4e24-898e-c5ed3e14800c 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-03-29T04:34:16.096Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.096Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064430077,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:16.096Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.096Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.096Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064431131,
"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-03-29T04:34:16.109Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 97dbd75c-aaad-4e24-898e-c5ed3e14800c
2023-03-29T04:34:16.109Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 97dbd75c-aaad-4e24-898e-c5ed3e14800c 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-03-29T04:34:16.126Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.126Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "multicloud-k8s",
"timestamp": 1680064432133,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-29T04:34:16.127Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.127Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.127Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064433262,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:34:16.127Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.127Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.127Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "aai-model-loader",
"timestamp": 1680064434264,
"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-03-29T04:34:16.141Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 97dbd75c-aaad-4e24-898e-c5ed3e14800c
2023-03-29T04:34:16.142Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 97dbd75c-aaad-4e24-898e-c5ed3e14800c 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-03-29T04:34:16.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.164Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064435412,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.164Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064435412,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064435412,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064435412,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064435412,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064435412,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064435412,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064443227,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064445387,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680064446392,
"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-03-29T04:34:16.180Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 97dbd75c-aaad-4e24-898e-c5ed3e14800c
2023-03-29T04:34:16.180Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 97dbd75c-aaad-4e24-898e-c5ed3e14800c 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-03-29T04:34:16.849Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:34:16.849Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:34:16.849Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:34:16.850Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:34:17.850Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:34:17.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:34:17.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:34:17.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:34:18.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:34:18.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:34:18.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:34:18.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:34:19.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:34:19.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:34:19.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:34:19.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:34:20.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:34:20.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:34:20.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:34:20.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:34:21.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:34:21.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:34:21.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:34:21.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:34:22.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"serviceName": "basic_onboard_JYNnJk",
"serviceVersion": "1.0",
"serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8",
"serviceDescription": "service",
"serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d",
"resources": [
{
"resourceInstanceName": "basic_onboard_JYNnJk 0",
"resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e",
"resourceName": "basic_onboard_JYNnJk",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d",
"resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jynnjk0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJynnjk-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab"
}
],
"workloadContext": "Production"
}
2023-03-29T04:34:22.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-29T04:34:22.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC
2023-03-29T04:34:22.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a
ServiceName:basic_onboard_JYNnJk
ServiceVersion:1.0
ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8
ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJynnjk-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab
ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JYNnJk 0
ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e
ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a
ResourceName:basic_onboard_JYNnJk
ResourceType:VF
ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jynnjk0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670
ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc=
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
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/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env
ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-29T04:34:22.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-29T04:34:22.916Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar
2023-03-29T04:34:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-03-29T04:34:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4494b002
2023-03-29T04:34:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJynnjk"
]
}
}
}
2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail
2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification
2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found)
2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-29T04:34:22.946Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:34:22.946Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:34:22.946Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064462945,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:34:23.947Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-29T04:34:23.968Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-29T04:34:23.969Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
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-03-29T04:34:23.975Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0
2023-03-29T04:34:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d
2023-03-29T04:34:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:34:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:34:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json
2023-03-29T04:34:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404
2023-03-29T04:34:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7152250
2023-03-29T04:34:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-29T04:34:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJynnjk"
]
}
}
}
2023-03-29T04:34:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail
2023-03-29T04:34:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification
2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found)
2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064463994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:34:24.996Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-29T04:34:24.997Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:34:25.023Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:34:25.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:34:25.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:34:55.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:34:55.057Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:34:55.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:34:55.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:35:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:35:14.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:35:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:35:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:35:25.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:35:25.087Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:35:25.092Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:35:25.092Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:35:55.092Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:35:55.119Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:35:55.124Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:35:55.124Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:36:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:36:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:36:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "NOTIFIED"
}
2023-03-29T04:36:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-29T04:36:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:36:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-29T04:36:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:36:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:36:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:36:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:36:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064462945,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-29T04:36:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:36:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-29T04:36:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064463994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-29T04:36:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:36:25.124Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:36:25.154Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:36:25.160Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:36:25.160Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:36:55.161Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:36:55.187Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:36:55.193Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:36:55.193Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:37:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:37:25.193Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:37:25.218Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:37:25.224Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:37:25.224Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:37:55.225Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:37:55.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:37:55.258Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:37:55.259Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:38:14.793Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:38:25.259Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:38:25.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:38:25.288Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:38:25.288Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:38:55.288Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:38:55.313Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:38:55.324Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-29T04:38:55.324Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-29T04:39:14.793Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:39:15.879Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-29T04:39:15.879Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-29T04:39:15.880Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-29T04:39:15.880Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-29T04:39:18.354Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing
2023-03-29T04:39:18.363Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-29T04:39:18.364Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group
2023-03-29T04:39:18.368Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:39:18.368Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=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-03-29T04:39:18.383Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'}
2023-03-29T04:39:18.383Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:39:18.383Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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-03-29T04:39:18.386Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:39:18.386Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:39:18.386Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:39:18.387Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=315, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-29T04:39:18.387Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-29T04:39:18.387Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-29T04:39:25.325Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-29T04:39:25.325Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a 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-03-29T04:39:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8
2023-03-29T04:39:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d
2023-03-29T04:39:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0
2023-03-29T04:39:25.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-03-29T04:39:25.379Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke
2023-03-29T04:39:25.379Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9c2b2460-d119-421c-9a06-dbb628f399b2], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]}
2023-03-29T04:39:25.388Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-29T04:39:25.486Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:39:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[60], x-aai-txid=[2-aai-resources-230329-04:39:25:913-90220], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-29T04:39:25.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}}
2023-03-29T04:39:25.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-29T04:39:25.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:39:25.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
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-03-29T04:39:25.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:39:25.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
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-03-29T04:39:25.507Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114)
2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064765508,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:39:25.535Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:39:25.536Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064765508,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)"
}
2023-03-29T04:39:25.537Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-29T04:39:26.542Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-29T04:39:26.542Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-29T04:39:26.542Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:39:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:39:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:39:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:39:27.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:39:27.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:39:27.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:39:27.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:39:28.549Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14",
"serviceDescription": "service",
"serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98",
"resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab",
"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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77"
}
],
"workloadContext": "Production"
}
2023-03-29T04:39:28.549Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-29T04:39:28.549Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC
2023-03-29T04:39:28.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14
ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd
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:ab21d092-9b7f-4b59-9729-357f7b20dd77
ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd
ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-29T04:39:28.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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-03-29T04:39:28.598Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-29T04:39:28.902Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 57799
2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064768905,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:39:29.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:39:29.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:39:29.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:29.907Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-03-29T04:39:29.907Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:29.907Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:29.976Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16477587135801877036/Definitions/service-BasicNetwork-template.yml
2023-03-29T04:39:30.412Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.415Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.415Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.415Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.415Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:9cd9f058-856b-4690-b85b-64dde4c97e14
Model Version:NULL
Model InvariantUuid:845278ed-2b9b-4dd8-a78b-f9f6679f81dd
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab
Model UUID:f2ea387f-3d82-42d7-85bb-328c359f44f8
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd
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-03-29T04:39:30.432Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98
2023-03-29T04:39:30.432Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||No resources found for Service: 9cd9f058-856b-4690-b85b-64dde4c97e14
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-03-29T04:39:30.437Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||
2023-03-29T04:39:30.437Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-03-29T04:39:30.437Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 9cd9f058-856b-4690-b85b-64dde4c97e14
2023-03-29T04:39:30.437Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 9cd9f058-856b-4690-b85b-64dde4c97e14
2023-03-29T04:39:30.438Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-03-29T04:39:30.438Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-29T04:39:30.452Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3f665a29, org.onap.sdc.toscaparser.api.parameters.Input@cc20d65, org.onap.sdc.toscaparser.api.parameters.Input@350bd410, org.onap.sdc.toscaparser.api.parameters.Input@1ba52878, org.onap.sdc.toscaparser.api.parameters.Input@161f9e37]
2023-03-29T04:39:30.453Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 9cd9f058-856b-4690-b85b-64dde4c97e14: Generic NeutronNet
2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-03-29T04:39:30.508Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064770657,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:39:31.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:39:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:39:31.686Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-29T04:39:31.701Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-29T04:40:01.701Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 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-03-29T04:40:01.713Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14
2023-03-29T04:40:01.713Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd
2023-03-29T04:40:01.714Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0
2023-03-29T04:40:01.721Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-03-29T04:40:01.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke
2023-03-29T04:40:01.757Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ca831def-e6b6-4d30-88ae-d750d985aa48], X-ECOMP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-TransactionId=[], X-ONAP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], Content-Type=[application/merge-patch+json]}
2023-03-29T04:40:01.761Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-29T04:40:01.886Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:40:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[331784], x-aai-txid=[1-aai-resources-230329-04:40:02:285-12396], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-29T04:40:01.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-29T04:40:01.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn
2023-03-29T04:40:01.888Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-29T04:40:01.888Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-29T04:40:01.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-29T04:40:01.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-29T04:40:01.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-29T04:40:01.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:01.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:01.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064801900,
"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-03-29T04:40:02.933Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-29T04:40:02.933Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-29T04:40:02.934Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:02.934Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:02.934Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:02.934Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:03.935Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:03.936Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:03.936Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:03.936Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:04.937Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:04.937Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:04.937Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:04.937Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:05.938Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:05.939Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:05.939Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:05.939Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:06.940Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:06.940Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:06.940Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:06.940Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:07.941Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:07.941Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:07.942Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:07.942Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:08.943Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:08.943Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:08.943Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:08.943Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:09.944Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:09.944Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:09.944Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:09.944Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:10.945Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ",
"serviceVersion": "1.0",
"serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669",
"resources": [
{
"resourceInstanceName": "pNF 6fc73c3c-c6b3 0",
"resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743",
"resourceName": "pNF 6fc73c3c-c6b3",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977",
"resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b"
}
],
"workloadContext": "Production"
}
2023-03-29T04:40:10.946Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-29T04:40:10.946Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC
2023-03-29T04:40:10.946Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d
ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ
ServiceVersion:1.0
ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d
ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b
ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 6fc73c3c-c6b3 0
ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743
ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81
ResourceName:pNF 6fc73c3c-c6b3
ResourceType:PNF
ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-03-29T04:40:10.946Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:11.638Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:40:11.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018
2023-03-29T04:40:11.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification
2023-03-29T04:40:11.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:11.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:40:11.642Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:11.642Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:11.642Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064811641,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:12.644Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:40:12.644Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:40:12.644Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:12.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:12.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:12.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:12.720Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17714342298919148811/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml
2023-03-29T04:40:13.361Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-29T04:40:13.361Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:13.364Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:13.364Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:13.364Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:13.364Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ
Description:catalog service description
Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d
Model Version:NULL
Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669
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-03-29T04:40:13.382Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: a22c11b1-6858-4217-938e-5049e173c977
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-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||pNF 6fc73c3c-c6b3 0
2023-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a22c11b1-6858-4217-938e-5049e173c977
2023-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||No resources found for Service: bf1fd886-5569-462e-bd5c-807bcad43c9d
2023-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: bf1fd886-5569-462e-bd5c-807bcad43c9d
2023-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6fc73c3c-c6b3 0 a22c11b1-6858-4217-938e-5049e173c977 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-03-29T04:40:13.400Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2eefa8fb, org.onap.sdc.toscaparser.api.parameters.Input@728f0fa7, org.onap.sdc.toscaparser.api.parameters.Input@4fc8d132, org.onap.sdc.toscaparser.api.parameters.Input@5235743e, org.onap.sdc.toscaparser.api.parameters.Input@1ceb6f3]
2023-03-29T04:40:13.400Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:13.400Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid bf1fd886-5569-462e-bd5c-807bcad43c9d: pNF 6fc73c3c-c6b3
2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Processing PNF resource: a22c11b1-6858-4217-938e-5049e173c977
2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Resource customization UUID: 678e86ef-7d61-4ce9-a08b-f54e468b1743 is the same as notified resource customizationUUID: 678e86ef-7d61-4ce9-a08b-f54e468b1743
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-03-29T04:40:13.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6fc73c3c-c6b3 a22c11b1-6858-4217-938e-5049e173c977 0 ASDC deployResourceStructure
2023-03-29T04:40:13.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification
2023-03-29T04:40:13.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar
2023-03-29T04:40:13.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-29T04:40:13.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:13.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:13.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064813539,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:14.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:40:14.572Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-29T04:40:14.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-29T04:40:14.592Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-29T04:40:14.792Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:14.797Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:40:14.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:40:14.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064768905,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:40:14.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064770657,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:40:14.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064801900,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-29T04:40:14.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:40:14.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:40:14.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:40:14.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:40:14.801Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:40:14.801Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:40:14.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.802Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-29T04:40:14.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.802Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "NOTIFIED"
}
2023-03-29T04:40:14.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.803Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064811641,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-29T04:40:14.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:14.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-29T04:40:14.804Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064813539,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-29T04:40:14.804Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-29T04:40:44.593Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d 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-03-29T04:40:44.606Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d
2023-03-29T04:40:44.606Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669
2023-03-29T04:40:44.607Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0
2023-03-29T04:40:44.614Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-03-29T04:40:44.656Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?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-03-29T04:40:44.656Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke
2023-03-29T04:40:44.663Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-29T04:40:44.828Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn
2023-03-29T04:40:44.829Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:40:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-04:40:45:186-54017], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-29T04:40:44.829Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2023-03-29T04:40:44.829Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-29T04:40:44.829Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-29T04:40:44.839Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-29T04:40:44.840Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-29T04:40:44.840Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-29T04:40:44.840Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:44.840Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:44.841Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064844840,
"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-03-29T04:40:45.868Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-29T04:40:45.869Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-29T04:40:45.869Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:45.869Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:45.869Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:45.870Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"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-03-29T04:40:46.870Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:46.871Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:46.871Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:46.871Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"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-03-29T04:40:47.871Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:47.872Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:47.872Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:47.872Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"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-03-29T04:40:48.873Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:48.873Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:48.873Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:48.873Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"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-03-29T04:40:49.874Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:49.875Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:49.875Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:49.876Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"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-03-29T04:40:50.877Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:50.877Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:50.878Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:50.878Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:51.879Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-29T04:40:51.880Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:51.880Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:51.880Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064405987,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:52.882Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80",
"serviceDescription": "service",
"serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b",
"resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2",
"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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598",
"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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642",
"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": "4406df68-980d-44ea-b292-c6717a161fd9",
"generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642"
},
"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": "4406df68-980d-44ea-b292-c6717a161fd9",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33"
}
],
"workloadContext": "Production"
}
2023-03-29T04:40:52.882Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-29T04:40:52.882Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC
2023-03-29T04:40:52.882Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80
ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5
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:e313f27c-b7aa-4489-b13a-3e9d6193ee33
ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600
ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b
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:d3b31b3d-0a37-4e41-9b75-45689d21c598
ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM=
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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642
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:4406df68-980d-44ea-b292-c6717a161fd9
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:4406df68-980d-44ea-b292-c6717a161fd9
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-29T04:40:52.882Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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-03-29T04:40:52.955Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:40:52.956Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:40:52.957Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:40:52.957Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-29T04:40:52.957Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:40:52.957Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-29T04:40:53.255Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:40:53.259Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 75182
2023-03-29T04:40:53.260Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-29T04:40:53.260Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-29T04:40:53.260Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:40:53.260Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:53.261Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:53.261Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064853260,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-29T04:40:54.262Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-29T04:40:54.262Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-03-29T04:40:54.263Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:54.263Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-03-29T04:40:54.264Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:54.265Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:54.499Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2168952458164614090/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-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6c6cb131-55e3-48c4-afb8-8580201cae1e
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_vm
Description:service
Model UUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80
Model Version:NULL
Model InvariantUuid:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_vm
Model UUID:d1a089ea-424f-4056-85e1-beb6d85230ed
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ffa14943-3167-4273-bc2e-0910be881db2
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:b62d4581-c92e-4bbe-97f9-94c7f742c600
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:ac658525-61f8-4137-bfe1-69e7f06d75bc
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:a3cb5fa6-d2bb-4d76-a790-a065f2bef787
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:6c6cb131-55e3-48c4-afb8-8580201cae1e
ModelInvariantUuid:41fa8faf-839f-45c7-a679-07d0c3d80d19
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:50d1e600-3863-4b35-9f48-55992146ab82
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20
VNFC Properties:
ModelCustomizationUuid:add68b77-fc8b-4a24-bd45-3dd9beceecf9
ModelInvariantUuid:cd5829df-60bb-40c1-b4cb-40276e1855f8
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:35381a6c-b24c-455b-9380-cc9eb0f7c7ef
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-03-29T04:40:55.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b
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-03-29T04:40:55.459Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||basic_vm 0
2023-03-29T04:40:55.460Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b
2023-03-29T04:40:55.460Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d3b31b3d-0a37-4e41-9b75-45689d21c598 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-29T04:40:55.460Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:40:55.460Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-29T04:40:55.558Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:40:55.559Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json d3b31b3d-0a37-4e41-9b75-45689d21c598 787
2023-03-29T04:40:55.559Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-29T04:40:55.559Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-29T04:40:55.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:40:55.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:55.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:55.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064855559,
"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-03-29T04:40:56.561Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "ac658525-61f8-4137-bfe1-69e7f06d75bc",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a3cb5fa6-d2bb-4d76-a790-a065f2bef787",
"vfModuleModelCustomizationUUID": "536f80ea-ffe6-4b7a-9859-d855fa9761ce",
"isBase": true,
"artifacts": [
"ca20ce4c-c846-45e8-b86c-33aa6f2c7642",
"4406df68-980d-44ea-b292-c6717a161fd9"
],
"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-03-29T04:40:56.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a3cb5fa6-d2bb-4d76-a790-a065f2bef787
VfModuleModelInvariantUUID:ac658525-61f8-4137-bfe1-69e7f06d75bc
VfModuleModelDescription:NULL
Artifacts UUID List:{
ca20ce4c-c846-45e8-b86c-33aa6f2c7642
,
4406df68-980d-44ea-b292-c6717a161fd9
}
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-03-29T04:40:56.570Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "ac658525-61f8-4137-bfe1-69e7f06d75bc",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a3cb5fa6-d2bb-4d76-a790-a065f2bef787",
"vfModuleModelCustomizationUUID": "536f80ea-ffe6-4b7a-9859-d855fa9761ce",
"isBase": true,
"artifacts": [
"ca20ce4c-c846-45e8-b86c-33aa6f2c7642",
"4406df68-980d-44ea-b292-c6717a161fd9"
],
"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-03-29T04:40:56.570Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a3cb5fa6-d2bb-4d76-a790-a065f2bef787
VfModuleModelInvariantUUID:ac658525-61f8-4137-bfe1-69e7f06d75bc
VfModuleModelDescription:NULL
Artifacts UUID List:{
ca20ce4c-c846-45e8-b86c-33aa6f2c7642
,
4406df68-980d-44ea-b292-c6717a161fd9
}
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-03-29T04:40:56.571Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ca20ce4c-c846-45e8-b86c-33aa6f2c7642 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-29T04:40:56.571Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:40:56.571Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-29T04:40:56.666Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ca20ce4c-c846-45e8-b86c-33aa6f2c7642 5033
2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:56.668Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:56.668Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064856667,
"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-03-29T04:40:57.669Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 4406df68-980d-44ea-b292-c6717a161fd9 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-29T04:40:57.669Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-03-29T04:40:57.669Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-29T04:40:57.772Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-03-29T04:40:57.772Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 4406df68-980d-44ea-b292-c6717a161fd9 903
2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c",
"consumerID": "SO-sdc-controller",
"timestamp": 1680064857773,
"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-03-29T04:40:58.774Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80
2023-03-29T04:40:58.774Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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-03-29T04:40:58.806Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3e61e605, org.onap.sdc.toscaparser.api.parameters.Input@31e82328, org.onap.sdc.toscaparser.api.parameters.Input@1bb922f2, org.onap.sdc.toscaparser.api.parameters.Input@2333b464, org.onap.sdc.toscaparser.api.parameters.Input@12533fc9]
2023-03-29T04:40:58.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-29T04:40:58.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-29T04:40:58.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2023-03-29T04:40:58.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= b62d4581-c92e-4bbe-97f9-94c7f742c600
2023-03-29T04:40:58.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b62d4581-c92e-4bbe-97f9-94c7f742c600 matches Tosca VF Customization UUID: b62d4581-c92e-4bbe-97f9-94c7f742c600
2023-03-29T04:40:58.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: b62d4581-c92e-4bbe-97f9-94c7f742c600 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-03-29T04:40:58.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery