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-05-06T03:41:08.334Z||main|||||INFO|500||The following profiles are active: basic
2023-05-06T03:41:22.033Z||main|||||INFO|500||Starting service [Tomcat]
2023-05-06T03:41:22.034Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-05-06T03:41:22.345Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-05-06T03:41:25.976Z||main|||||INFO|500||catdb-pool - Starting...
2023-05-06T03:41:26.460Z||main|||||INFO|500||catdb-pool - Start completed.
2023-05-06T03:41:26.947Z||main|||||INFO|500||reqdb-pool - Starting...
2023-05-06T03:41:26.986Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-05-06T03:41:27.204Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-05-06T03:41:27.690Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-05-06T03:41:29.099Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-05-06T03:41:32.679Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-06T03:41:35.596Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-06T03:41:35.681Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-05-06T03:41:36.205Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-06T03:41:36.823Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-05-06T03:41:37.920Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-06T03:41:39.252Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-05-06T03:41:40.208Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-05-06T03:41:40.209Z||main|||||ERROR|500||(conn=1451) Table 'catalogdb.activity_spec' doesn't exist
2023-05-06T03:41:40.227Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-05-06T03:41:43.086Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-05-06T03:41:45.433Z||main|||||WARN|500||---
2023-05-06T03:41:45.434Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-05-06T03:41:45.434Z||main|||||WARN|500||---
2023-05-06T03:41:46.152Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-05-06T03:41:51.112Z||main|||||INFO|500||Started Application in 51.139 seconds (JVM running for 55.241)
2023-05-06T03:41:51.153Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-05-06T03:41:51.156Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-05-06T03:41:51.177Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-05-06T03:41:51.270Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b83b003a-6b61-47af-a5cc-3af8da434b5c url= /sdc/v1/artifactTypes
2023-05-06T03:41:51.282Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T03:41:51.530Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-06T03:41:51.604Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-05-06T03:41:51.605Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-05-06T03:41:51.605Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 4b33b190-b67e-478b-aefe-e74245f363ee url= /sdc/v1/distributionKafkaData
2023-05-06T03:41:51.605Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-06T03:41:51.640Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-06T03:41:51.647Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@3546c48b
2023-05-06T03:41:51.712Z||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-13708c0b-926f-4fd2-b1ab-4c6c428b1798
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-05-06T03:41:51.767Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Instantiated an idempotent producer.
2023-05-06T03:41:51.836Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-05-06T03:41:51.901Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-06T03:41:51.902Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-06T03:41:51.902Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683344511897
2023-05-06T03:41:51.910Z||scheduling-1|||||INFO|500||start DistributionClient
2023-05-06T03:41:51.944Z||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-896ab269-ffee-44c8-8b9b-5217223158c0
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-05-06T03:41:52.067Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-06T03:41:52.067Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-06T03:41:52.068Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683344512067
2023-05-06T03:41:52.069Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:41:52.074Z||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-7a7d1780-b35e-424e-bb51-9cbb1cab885f
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-05-06T03:41:52.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:41:52.086Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-06T03:41:52.086Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-06T03:41:52.087Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683344512086
2023-05-06T03:41:52.087Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:41:52.092Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:41:52.099Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-05-06T03:41:53.248Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Cluster ID: gru9b0QMTAWzQNZOnYDBLg
2023-05-06T03:41:53.248Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:53.248Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 8cJFVidtRDi6xtlsCvoSfA
2023-05-06T03:41:53.249Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] ProducerId set to 6 with epoch 0
2023-05-06T03:41:53.249Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 8cJFVidtRDi6xtlsCvoSfA
2023-05-06T03:41:53.250Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 8cJFVidtRDi6xtlsCvoSfA
2023-05-06T03:41:53.249Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:53.250Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:53.250Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 8cJFVidtRDi6xtlsCvoSfA
2023-05-06T03:41:53.251Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 8cJFVidtRDi6xtlsCvoSfA
2023-05-06T03:41:53.251Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:53.251Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 8cJFVidtRDi6xtlsCvoSfA
2023-05-06T03:41:53.251Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:53.252Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:53.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Cluster ID: gru9b0QMTAWzQNZOnYDBLg
2023-05-06T03:41:53.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-05-06T03:41:53.259Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Cluster ID: gru9b0QMTAWzQNZOnYDBLg
2023-05-06T03:41:53.259Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-05-06T03:41:53.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] (Re-)joining group
2023-05-06T03:41:53.300Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] (Re-)joining group
2023-05-06T03:41:53.395Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0-0f791bda-8a9e-4a92-bf41-674922b2554a
2023-05-06T03:41:53.397Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-05-06T03:41:53.397Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] (Re-)joining group
2023-05-06T03:41:53.409Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f-566a5f49-4580-4780-8543-b572feb944d8
2023-05-06T03:41:53.410Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-05-06T03:41:53.411Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] (Re-)joining group
2023-05-06T03:41:59.408Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0-0f791bda-8a9e-4a92-bf41-674922b2554a', protocol='range'}
2023-05-06T03:41:59.409Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f-566a5f49-4580-4780-8543-b572feb944d8', protocol='range'}
2023-05-06T03:41:59.479Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:59.480Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:59.480Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:59.482Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:59.482Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:59.484Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, 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 EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T03:41:59.493Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f-566a5f49-4580-4780-8543-b572feb944d8=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-896ab269-ffee-44c8-8b9b-5217223158c0-0f791bda-8a9e-4a92-bf41-674922b2554a=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-05-06T03:41:59.538Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f-566a5f49-4580-4780-8543-b572feb944d8', protocol='range'}
2023-05-06T03:41:59.539Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0-0f791bda-8a9e-4a92-bf41-674922b2554a', protocol='range'}
2023-05-06T03:41:59.540Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-05-06T03:41:59.540Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-05-06T03:41:59.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-06T03:41:59.551Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-06T03:41:59.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-06T03:41:59.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-05-06T03:41:59.582Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-05-06T03:41:59.582Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-05-06T03:41:59.582Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-06T03:41:59.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-05-06T03:41:59.583Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-06T03:41:59.584Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-05-06T03:41:59.584Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-06T03:41:59.585Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-06T03:41:59.585Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-06T03:41:59.589Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-06T03:41:59.656Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-06T03:41:59.659Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-06T03:41:59.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-06T03:41:59.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-06T03:41:59.739Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-06T03:41:59.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-06T03:41:59.749Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-06T03:41:59.749Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-06T03:41:59.760Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-06T03:41:59.760Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-06T03:41:59.761Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-06T03:41:59.761Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-06T03:42:52.078Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:42:52.093Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:43:52.081Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:43:52.095Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:44:52.083Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:44:52.096Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:45:52.084Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:45:52.097Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:46:52.086Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:46:52.098Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:47:52.088Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:47:52.100Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:48:52.089Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:48:52.101Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:49:52.090Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:49:52.103Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:50:52.092Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:50:52.104Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:50:53.303Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7a7d1780-b35e-424e-bb51-9cbb1cab885f, groupId=SO] Node -1 disconnected.
2023-05-06T03:50:53.304Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-896ab269-ffee-44c8-8b9b-5217223158c0, groupId=SO] Node -1 disconnected.
2023-05-06T03:50:53.537Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Node -1 disconnected.
2023-05-06T03:51:15.366Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-06T03:51:52.094Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:51:52.106Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:52:52.094Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:52:52.107Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:53:52.096Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:53:52.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:54:52.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:54:52.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:55:52.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:55:52.113Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:56:52.099Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:56:52.115Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:57:52.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:57:52.115Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:58:52.102Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:58:52.118Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T03:59:52.104Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T03:59:52.119Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:00:52.106Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:00:52.120Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:01:52.108Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:01:52.121Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:02:52.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:02:52.125Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:03:52.111Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:03:52.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:04:52.113Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:04:52.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:05:52.115Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:05:52.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:06:52.117Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:06:52.129Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:07:52.119Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:07:52.131Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:08:52.119Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:08:52.132Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:09:52.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:09:52.134Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:10:52.123Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:10:52.136Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:11:52.125Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:11:52.137Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:12:52.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:12:52.139Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:13:52.129Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:13:52.140Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:14:52.131Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:14:52.142Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:15:52.133Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:15:52.144Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:16:52.134Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:16:52.146Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:17:52.136Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:17:52.148Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:18:52.137Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:18:52.150Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:19:52.139Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:19:52.151Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:20:52.140Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:20:52.153Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:21:52.142Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:21:52.153Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:22:52.145Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:22:52.155Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:23:52.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:23:52.157Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:24:52.148Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:24:52.160Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:25:52.150Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:25:52.162Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:26:52.152Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:26:52.162Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:27:52.154Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:27:52.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:28:52.155Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:28:52.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:29:52.157Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:29:52.166Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:30:52.159Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:30:52.166Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:31:52.161Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:31:52.167Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:32:52.162Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:32:52.169Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:33:52.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:33:52.169Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:34:52.165Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:34:52.171Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:35:52.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:35:52.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:36:52.172Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:36:52.174Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:37:52.174Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:37:52.175Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:38:52.176Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:38:52.176Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:39:52.177Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:39:52.178Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:40:52.178Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:40:52.179Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:41:52.180Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:41:52.180Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:42:52.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:42:52.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:43:52.183Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:43:52.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:44:52.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:44:52.185Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:45:52.186Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:45:52.187Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:46:52.187Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:46:52.188Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:47:52.188Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:47:52.190Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:48:52.190Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:48:52.190Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:49:52.190Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:49:52.191Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:50:52.192Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:50:52.192Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:51:52.193Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:51:52.195Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:52:52.194Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:52:52.196Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:53:52.197Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:53:52.197Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:54:52.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:54:52.199Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:55:52.199Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:55:52.199Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:56:52.200Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:56:52.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:57:52.202Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:57:52.205Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:58:52.202Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:58:52.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T04:59:52.204Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T04:59:52.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:00:52.204Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:00:52.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:01:52.205Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:01:52.212Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:02:52.206Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:02:52.213Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:03:52.208Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:03:52.214Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:04:52.210Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:04:52.215Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:05:52.212Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:05:52.216Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:06:52.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:06:52.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:07:52.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:07:52.217Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:08:52.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:08:52.219Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:09:52.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:09:52.219Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:10:52.217Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:10:52.220Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:11:52.218Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:11:52.221Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:12:52.219Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:12:52.221Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:13:52.222Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:13:52.222Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:14:52.222Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:14:52.224Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:15:52.224Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:15:52.225Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:16:52.226Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:16:52.226Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:17:52.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:17:52.228Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:18:52.228Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:18:52.228Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:19:52.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:19:52.230Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:20:52.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:20:52.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:21:52.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:21:52.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:22:52.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:22:52.234Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:23:52.234Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:23:52.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:24:52.235Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:24:52.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:25:52.236Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:25:52.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:26:52.236Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:26:52.238Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:27:52.237Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:27:52.239Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:28:52.238Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:28:52.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:29:52.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:29:52.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:30:52.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:30:52.241Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:31:52.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:31:52.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:32:52.242Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:32:52.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:33:52.244Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:33:52.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:34:52.244Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:34:52.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:35:52.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:35:52.245Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:36:52.246Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:36:52.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:37:52.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:37:52.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:38:52.247Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:38:52.250Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:39:05.312Z||http-nio-8085-exec-9|||||INFO|500||Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. HTTP method names must be tokens
at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
2023-05-06T05:39:52.249Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:39:52.251Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:40:52.250Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:40:52.251Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:41:52.251Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:41:52.251Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:42:52.253Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:42:52.254Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:43:52.253Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:43:52.254Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:44:52.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:44:52.255Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:45:52.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:45:52.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:46:52.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:46:52.258Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:47:52.258Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:47:52.258Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:48:52.258Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:48:52.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:49:52.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:49:52.261Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:50:52.262Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:50:52.261Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:51:52.263Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:51:52.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:52:52.264Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:52:52.265Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:53:52.265Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:53:52.266Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:54:52.266Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:54:52.266Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:55:52.267Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:55:52.267Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:56:52.268Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:56:52.268Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:57:52.268Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:57:52.269Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:58:52.270Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:58:52.270Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T05:59:52.271Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T05:59:52.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:00:52.272Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:00:52.273Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:01:52.272Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:01:52.273Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:02:52.273Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:02:52.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:03:52.273Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:03:52.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:04:52.275Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:04:52.277Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:05:52.276Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:05:52.277Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:06:52.277Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:06:52.279Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:07:52.280Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:07:52.279Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:08:52.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:08:52.281Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:09:52.282Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:09:52.282Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:10:52.283Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:10:52.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:11:52.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:11:52.285Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:12:52.285Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:12:52.286Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:13:52.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:13:52.287Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:14:52.289Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:14:52.289Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:15:52.290Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:15:52.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:16:52.292Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:16:52.293Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:17:52.293Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:17:52.295Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:18:52.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:18:52.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:19:52.296Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:19:52.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:20:52.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:20:52.298Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:21:52.299Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:21:52.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:22:52.300Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:22:52.300Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:23:52.301Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:23:52.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:24:52.302Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:24:52.302Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:25:52.303Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:25:52.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:26:52.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:26:52.304Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:27:52.305Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:27:52.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:28:52.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:28:52.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:29:52.307Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:29:52.308Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:30:52.308Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:30:52.309Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:31:52.309Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:31:52.310Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:32:52.310Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:32:52.311Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:33:52.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:33:52.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:34:52.313Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:34:52.315Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:35:52.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:35:52.316Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:36:52.317Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:36:52.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:37:52.317Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:37:52.320Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:38:52.319Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:38:52.321Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:39:52.320Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:39:52.323Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:40:52.322Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:40:52.324Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:41:52.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:41:52.324Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:42:52.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:42:52.326Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:43:52.327Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:43:52.327Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:44:52.327Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:44:52.328Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:45:52.328Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:45:52.329Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:46:52.330Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:46:52.330Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:47:52.332Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:47:52.332Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:48:52.332Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:48:52.332Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:49:52.333Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:49:52.333Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:50:52.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:50:52.335Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:51:52.336Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:51:52.336Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:52:52.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:52:52.338Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:53:52.339Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:53:52.340Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:54:52.340Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:54:52.342Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:55:52.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:55:52.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:56:52.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:56:52.344Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:57:52.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:57:52.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:58:52.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:58:52.346Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T06:59:52.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T06:59:52.347Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:00:52.347Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:00:52.347Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:01:52.348Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:01:52.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:02:52.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:02:52.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:03:52.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:03:52.351Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:04:52.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:04:52.353Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:05:52.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:05:52.353Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:06:52.353Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:06:52.354Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:07:52.354Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:07:52.357Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:08:52.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:08:52.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:09:52.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:09:52.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:10:52.357Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:10:52.360Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:11:52.359Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:11:52.361Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:12:52.361Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:12:52.361Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:13:52.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:13:52.363Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:14:52.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:14:52.364Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:15:52.364Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:15:52.365Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:16:52.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:16:52.366Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:17:52.367Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:17:52.367Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:18:52.368Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:18:52.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:19:52.370Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:19:52.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:20:52.371Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:20:52.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:21:52.372Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:21:52.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:22:52.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:22:52.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:23:52.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:23:52.386Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:24:52.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:24:52.387Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:25:52.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:25:52.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:26:52.378Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:26:52.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:27:52.379Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:27:52.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:28:52.380Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:28:52.391Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:29:52.381Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:29:52.391Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:30:52.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:30:52.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:31:52.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:31:52.393Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:32:52.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:32:52.394Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:33:52.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:33:52.395Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:34:52.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:34:52.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:35:52.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:35:52.397Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:36:52.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:36:52.399Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:37:52.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:37:52.399Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:38:52.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:38:52.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:39:52.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:39:52.401Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:40:52.396Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:40:52.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:41:52.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:41:52.404Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:42:52.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:42:52.405Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:43:52.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:43:52.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:44:52.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:44:52.408Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:45:52.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:45:52.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:46:52.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:46:52.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:47:52.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:47:52.411Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:48:52.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:48:52.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:49:52.408Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:49:52.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:50:52.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:50:52.416Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:51:52.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:51:52.416Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:52:52.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:52:52.418Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:53:52.412Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:53:52.419Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:54:52.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:54:52.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:55:52.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:55:52.421Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:56:52.422Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:56:52.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:57:52.424Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:57:52.433Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:58:52.426Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:58:52.434Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T07:59:52.426Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T07:59:52.435Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:00:52.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:00:52.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:01:52.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:01:52.437Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:02:52.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:02:52.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:03:52.432Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:03:52.441Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:04:52.433Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:04:52.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:05:52.434Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:05:52.443Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:06:52.435Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:06:52.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:07:52.435Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:07:52.445Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:08:52.437Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:08:52.446Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:09:52.438Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:09:52.447Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:10:52.439Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:10:52.448Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:11:52.439Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:11:52.450Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:12:52.441Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:12:52.450Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:13:52.442Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:13:52.452Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:14:52.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:14:52.452Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:15:52.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:15:52.453Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:16:52.445Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:16:52.454Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:17:52.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:17:52.455Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:18:52.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:18:52.456Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:19:52.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:19:52.457Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:20:52.449Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:20:52.458Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:21:52.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:21:52.460Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:22:52.452Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:22:52.460Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:23:52.453Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:23:52.461Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:24:52.456Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:24:52.461Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:25:52.457Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:25:52.462Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:26:52.457Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:26:52.463Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:27:52.459Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:27:52.464Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:28:52.460Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:28:52.465Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:29:52.462Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:29:52.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:30:52.463Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:30:52.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:31:52.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:31:52.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:32:52.466Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:32:52.471Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:33:52.468Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:33:52.471Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:34:52.470Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:34:52.472Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:35:52.471Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:35:52.472Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:36:52.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:36:52.473Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:37:52.474Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:37:52.474Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:38:52.474Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:38:52.475Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:39:52.476Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:39:52.476Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:40:52.477Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:40:52.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:41:52.478Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:41:52.479Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:42:52.479Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:42:52.480Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:43:52.481Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:43:52.481Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:44:52.483Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:44:52.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:45:52.485Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:45:52.484Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:46:52.485Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:46:52.486Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:47:52.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:47:52.487Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:48:52.487Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:48:52.487Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:49:52.487Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:49:52.488Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:50:52.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:50:52.489Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:51:52.490Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:51:52.491Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:52:52.491Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:52:52.492Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:53:52.492Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:53:52.492Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:54:52.493Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:54:52.493Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:55:52.493Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:55:52.493Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:56:52.495Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:56:52.495Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:57:52.496Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:57:52.496Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:58:52.496Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:58:52.497Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T08:59:52.498Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T08:59:52.499Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:00:52.499Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:00:52.500Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:01:52.500Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:01:52.500Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:02:52.500Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:02:52.501Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:03:52.502Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:03:52.503Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:04:52.502Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:04:52.503Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:05:52.503Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:05:52.505Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:06:52.503Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:06:52.506Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:07:52.504Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:07:52.507Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:08:52.505Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:08:52.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:09:52.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:09:52.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:10:52.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:10:52.509Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:11:52.510Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:11:52.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:12:52.511Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:12:52.512Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:13:52.512Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:13:52.513Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:14:52.514Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:14:52.514Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:15:52.514Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:15:52.515Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:16:52.516Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:16:52.517Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:17:52.516Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:17:52.517Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:18:52.517Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:18:52.519Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:19:52.519Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:19:52.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:20:52.520Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:20:52.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:21:52.520Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:21:52.522Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:22:52.521Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:22:52.523Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:23:52.522Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:23:52.523Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:24:52.522Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:24:52.525Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:25:52.524Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:25:52.525Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:26:52.525Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:26:52.527Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:27:52.526Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:27:52.527Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:28:52.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:28:52.528Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:29:52.528Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:29:52.529Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:30:52.529Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:30:52.530Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:31:52.530Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:31:52.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:32:52.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:32:52.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:33:52.532Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:33:52.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:34:52.533Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:34:52.534Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:35:52.533Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:35:52.534Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:36:52.534Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:36:52.534Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:37:52.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:37:52.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:38:52.536Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:38:52.537Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:39:52.537Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:39:52.537Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:40:52.538Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:40:52.539Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:41:52.539Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:41:52.540Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:42:52.540Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:42:52.541Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:43:52.542Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:43:52.543Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:44:52.543Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:44:52.544Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:45:52.543Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:45:52.544Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:46:52.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:46:52.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:47:52.546Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:47:52.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:48:52.547Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:48:52.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:49:52.548Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:49:52.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:50:52.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:50:52.549Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:51:52.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:51:52.550Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:52:52.551Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:52:52.551Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:53:52.553Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:53:52.553Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:54:52.554Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:54:52.560Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:55:52.556Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:55:52.561Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:56:52.558Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:56:52.562Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:57:52.559Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:57:52.563Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:58:52.560Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:58:52.564Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T09:59:52.562Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T09:59:52.565Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:00:52.564Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:00:52.566Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:01:52.566Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:01:52.567Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:02:52.566Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:02:52.569Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:03:52.568Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:03:52.569Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:04:52.569Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:04:52.570Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:05:52.571Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:05:52.571Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:06:52.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:06:52.572Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:07:52.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:07:52.573Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:08:52.574Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:08:52.574Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:09:52.575Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:09:52.575Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:10:52.575Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:10:52.576Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:11:52.577Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:11:52.577Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:12:52.579Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:12:52.579Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:13:52.584Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:13:52.584Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:14:52.586Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:14:52.588Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:15:52.588Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:15:52.592Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:16:52.592Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:16:52.595Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:17:52.596Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:17:52.598Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:18:52.597Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:18:52.599Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:19:52.598Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:19:52.600Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:20:52.600Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:20:52.601Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:21:52.602Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:21:52.603Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:22:52.607Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:22:52.607Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:23:52.608Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:23:52.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:24:52.610Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:24:52.611Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:25:52.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:25:52.612Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:26:52.613Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:26:52.615Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:27:52.615Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:27:52.616Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:28:52.616Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:28:52.617Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:29:52.618Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:29:52.619Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:30:52.619Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:30:52.620Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:31:52.621Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:31:52.622Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:32:52.623Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:32:52.623Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:33:52.623Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:33:52.625Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:34:52.624Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:34:52.626Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:35:52.628Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:35:52.628Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:36:52.629Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:36:52.629Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:37:52.632Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:37:52.632Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:38:52.634Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:38:52.634Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:39:52.636Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:39:52.640Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:40:52.637Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:40:52.641Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:41:52.638Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:41:52.643Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:42:52.639Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:42:52.644Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:43:52.641Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:43:52.646Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:44:52.642Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:44:52.647Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:45:52.648Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:45:52.649Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:46:52.649Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:46:52.650Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:47:52.651Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:47:52.651Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:48:52.653Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:48:52.653Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:49:52.653Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:49:52.654Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:50:52.655Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:50:52.654Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:51:52.656Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:51:52.656Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:52:52.657Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:52:52.657Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:53:52.657Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:53:52.657Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:54:52.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:54:52.659Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:55:52.659Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:55:52.660Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:56:52.661Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:56:52.662Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:57:52.663Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:57:52.663Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:58:52.663Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T10:58:52.664Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:59:52.665Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T10:59:52.666Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:00:52.666Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:00:52.667Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:01:52.668Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:01:52.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:02:52.669Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:02:52.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:03:52.671Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:03:52.671Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:04:52.671Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:04:52.672Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:05:52.672Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:05:52.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:06:52.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:06:52.673Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:07:52.673Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:07:52.674Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:08:52.673Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:08:52.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:09:52.675Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:09:52.676Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:10:52.675Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:10:52.677Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:11:52.676Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:11:52.677Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:12:52.680Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:12:52.680Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:13:52.681Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:13:52.681Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:14:52.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:14:52.682Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:15:52.684Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:15:52.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:16:52.685Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:16:52.689Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:17:52.687Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:17:52.690Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:18:52.689Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:18:52.690Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:19:52.690Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:19:52.691Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:20:52.692Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:20:52.692Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:21:52.693Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:21:52.694Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:22:52.694Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:22:52.696Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:23:52.695Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:23:52.697Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:24:52.697Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:24:52.700Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:25:52.700Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:25:52.701Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:26:52.702Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:26:52.702Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:27:52.703Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:27:52.703Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:28:52.704Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:28:52.704Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:29:52.705Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:29:52.706Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:30:52.707Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:30:52.707Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:07.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T11:31:07.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"f12d01d1-b770-4d8b-a14a-444f007d1221","serviceName":"vFW 2023-05-06 11-29-37","serviceVersion":"1.0","serviceUUID":"d0bd5877-6a23-48e2-acd0-c359b4c0fae4","serviceDescription":"catalog service description","serviceInvariantUUID":"56058c9c-a5d8-4ef6-b29b-e12a1e28fec5","resources":[{"resourceInstanceName":"vFW 77b26460-5651 0","resourceName":"vFW 77b26460-5651","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9665cdb3-d42d-4ff6-8b2d-bff13ce0e6be","resourceInvariantUUID":"22df2180-27ab-4178-93d0-bb977e2fbc50","resourceCustomizationUUID":"60894218-ec07-45fc-840c-c6fd701274d1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vf-license-model.xml","artifactChecksum":"ZWI0ZmYyOWYyNTRkNDQ0Y2FiN2Q5ZTU2Y2M3YjQ3Y2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"745d0949-c778-4ff6-ba80-ff28f41a0ced","artifactVersion":"1"},{"artifactName":"vfw77b2646056510_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json","artifactChecksum":"MTViMjIzOTYyOGQ5YTdkMWZkMjU3OGM4NzI4YjQ5Mjk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fe314a1d-ceff-4224-9d0c-9eec3fcf6bf2","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"22dadd7a-db73-4220-b365-6007f3c3574e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vendor-license-model.xml","artifactChecksum":"ODkzYWU3NDk4NzE4ZjU0NmEzNDM5ZmZhZGQ5OGY5ZTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2e45279b-a63b-4ce5-9ca0-2bdb8bc5d570","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b0770139-1431-47e8-8d4e-8fcc5c647421","artifactVersion":"2","generatedFromUUID":"22dadd7a-db73-4220-b365-6007f3c3574e"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230506112937-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-template.yml","artifactChecksum":"ZDY3NGQ2MmVmMTQ2ZDMyZjBkMDc4OGI3MDA1NTQyM2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f6e5d35a-5610-4436-be5e-497c95414116","artifactVersion":"1"},{"artifactName":"service-Vfw20230506112937-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar","artifactChecksum":"MGRjMjM5OTdjNDhmNGIwMDdiZjU4NzRlYjRkYzY3MDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"488e752e-fe53-415d-be28-5b5d40561e42","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-06T11:31:07.896Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:31:07.909Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:07.909Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:07.909Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:07.922Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T11:31:07.922Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T11:31:07.923Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T11:31:07.923Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T11:31:07.923Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T11:31:07.923Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to EfZI2JqLSKeK8JCuUdGbdQ
2023-05-06T11:31:07.991Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T11:31:07.991Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372657080,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:31:08.030Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:31:08.966Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:31:08.967Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:08.967Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:08.967Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:09.970Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:31:09.971Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:09.971Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:09.971Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:10.973Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:31:10.974Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:10.974Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:10.974Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:11.975Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:31:11.976Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:11.976Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:11.977Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:12.978Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:31:12.978Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:12.978Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:12.979Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:13.980Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:31:13.981Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:13.981Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:13.981Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:14.983Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"serviceName": "vFW 2023-05-06 11-29-37",
"serviceVersion": "1.0",
"serviceUUID": "d0bd5877-6a23-48e2-acd0-c359b4c0fae4",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "56058c9c-a5d8-4ef6-b29b-e12a1e28fec5",
"resources": [
{
"resourceInstanceName": "vFW 77b26460-5651 0",
"resourceCustomizationUUID": "60894218-ec07-45fc-840c-c6fd701274d1",
"resourceName": "vFW 77b26460-5651",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "9665cdb3-d42d-4ff6-8b2d-bff13ce0e6be",
"resourceInvariantUUID": "22df2180-27ab-4178-93d0-bb977e2fbc50",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw77b2646056510_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"artifactChecksum": "MTViMjIzOTYyOGQ5YTdkMWZkMjU3OGM4NzI4YjQ5Mjk\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fe314a1d-ceff-4224-9d0c-9eec3fcf6bf2",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "22dadd7a-db73-4220-b365-6007f3c3574e",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b0770139-1431-47e8-8d4e-8fcc5c647421",
"generatedFromUUID": "22dadd7a-db73-4220-b365-6007f3c3574e"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b0770139-1431-47e8-8d4e-8fcc5c647421",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230506112937-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"artifactChecksum": "MGRjMjM5OTdjNDhmNGIwMDdiZjU4NzRlYjRkYzY3MDQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "488e752e-fe53-415d-be28-5b5d40561e42"
}
],
"workloadContext": "Production"
}
2023-05-06T11:31:14.987Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-06T11:31:14.987Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d0bd5877-6a23-48e2-acd0-c359b4c0fae4 ASDC
2023-05-06T11:31:15.078Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:f12d01d1-b770-4d8b-a14a-444f007d1221
ServiceName:vFW 2023-05-06 11-29-37
ServiceVersion:1.0
ServiceUUID:d0bd5877-6a23-48e2-acd0-c359b4c0fae4
ServiceInvariantUUID:56058c9c-a5d8-4ef6-b29b-e12a1e28fec5
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230506112937-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar
ArtifactUUID:488e752e-fe53-415d-be28-5b5d40561e42
ArtifactChecksum:MGRjMjM5OTdjNDhmNGIwMDdiZjU4NzRlYjRkYzY3MDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 77b26460-5651 0
ResourceCustomizationUUID:60894218-ec07-45fc-840c-c6fd701274d1
ResourceInvariantUUID:22df2180-27ab-4178-93d0-bb977e2fbc50
ResourceName:vFW 77b26460-5651
ResourceType:VF
ResourceUUID:9665cdb3-d42d-4ff6-8b2d-bff13ce0e6be
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw77b2646056510_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json
ArtifactUUID:fe314a1d-ceff-4224-9d0c-9eec3fcf6bf2
ArtifactChecksum:MTViMjIzOTYyOGQ5YTdkMWZkMjU3OGM4NzI4YjQ5Mjk=
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/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml
ArtifactUUID:22dadd7a-db73-4220-b365-6007f3c3574e
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/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env
ArtifactUUID:b0770139-1431-47e8-8d4e-8fcc5c647421
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/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env
ArtifactUUID:b0770139-1431-47e8-8d4e-8fcc5c647421
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-06T11:31:15.078Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d0bd5877-6a23-48e2-acd0-c359b4c0fae4 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:31:15.343Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T11:31:15.344Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:31:15.345Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:31:15.346Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 488e752e-fe53-415d-be28-5b5d40561e42 from URL: /sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:15.346Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:31:15.346Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:15.490Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:31:15.501Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar 488e752e-fe53-415d-be28-5b5d40561e42 101474
2023-05-06T11:31:15.502Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar ASDC sendASDCNotification
2023-05-06T11:31:15.502Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:15.504Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:31:15.505Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:15.505Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:15.505Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372675501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:16.506Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T11:31:16.507Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:31:16.508Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 488e752e-fe53-415d-be28-5b5d40561e42, URL: /sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar to file: /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:16.509Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230506112937-csar.csar
2023-05-06T11:31:16.655Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:16.655Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:17.039Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8379071837920832225/Definitions/service-Vfw20230506112937-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-05-06T11:31:19.175Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-06T11:31:19.184Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-05-06T11:31:19.185Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.185Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-05-06T11:31:19.185Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.185Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.185Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.185Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 77b26460-5651 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-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.185Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.186Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.186Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.186Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.186Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.186Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.186Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:19.186Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-05-06T11:31:19.199Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.202Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:19.211Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:19.211Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-05-06T11:31:19.215Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T11:31:19.219Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.219Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:19.220Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:19.220Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-05-06T11:31:19.220Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T11:31:19.221Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.222Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:19.228Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.229Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is not matching search criteria
2023-05-06T11:31:19.229Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T11:31:19.229Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T11:31:19.230Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.230Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:19.230Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.230Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T11:31:19.231Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T11:31:19.231Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T11:31:19.231Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T11:31:19.231Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.231Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:19.231Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T11:31:19.232Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:19.232Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T11:31:19.232Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.232Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-06T11:31:19.232Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.233Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-06T11:31:19.235Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.235Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:19.235Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:31:19.236Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.236Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:19.236Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:31:19.236Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.237Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:19.237Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:31:19.238Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.238Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is not matching search criteria
2023-05-06T11:31:19.238Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T11:31:19.238Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-06T11:31:19.238Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T11:31:19.238Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T11:31:19.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T11:31:19.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:19.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T11:31:19.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:19.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T11:31:19.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4b0f6903-2cdf-4fd4-bd8d-4e5a0a649fd9
2023-05-06T11:31:19.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T11:31:19.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d65d3397-f531-4cf2-a28e-6b656dd76b53
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is not matching search criteria
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T11:31:19.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6cff6eb9-f3a3-4a36-9af3-6c68202d7732
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:19.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:19.243Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-05-06 11-29-37
Description:catalog service description
Model UUID:d0bd5877-6a23-48e2-acd0-c359b4c0fae4
Model Version:NULL
Model InvariantUuid:56058c9c-a5d8-4ef6-b29b-e12a1e28fec5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 77b26460-5651
Model UUID:c084b143-0045-4225-b7f2-2d05e58342e6
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:22df2180-27ab-4178-93d0-bb977e2fbc50
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:60894218-ec07-45fc-840c-c6fd701274d1
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:17ac95aa-1453-4ca9-a472-963ff25b5306
ModelName:Vfw77b264605651..base_vfw..module-0
ModelUuid:3b49d852-3dc9-47c3-b57b-99ca942fcbde
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:4b0f6903-2cdf-4fd4-bd8d-4e5a0a649fd9
ModelInvariantUuid:08232bda-483e-4a40-9e87-b7d1bc33a2cd
ModelName:vFW 77b26460-5651-nodes.vfwCvfc
ModelUuid:d170ac7b-6c82-445e-8da3-60b9f2603be7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:b305669f-b746-402e-8d9a-3b298fb7d5a3
ModelInvariantUuid:86125fd5-d74e-4739-a02e-37ceba7bec5b
ModelName:Vfw77b264605651.compute.nodes.heat.vfw
ModelUuid:93a5eb85-bdd4-47cf-bcec-e00cb1e4c874
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:d65d3397-f531-4cf2-a28e-6b656dd76b53
ModelInvariantUuid:8e2053aa-4bd1-403e-a109-1825bdc88fb4
ModelName:vFW 77b26460-5651-nodes.vsnCvfc
ModelUuid:f81e2330-6ad5-4980-9dc7-20731b276b46
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:47216785-2af3-4a92-a240-4c14fa31e484
ModelInvariantUuid:b6e77246-e185-4fa4-ba2c-b340eecd9171
ModelName:Vfw77b264605651.compute.nodes.heat.vsn
ModelUuid:9ca02f16-9c35-41dc-874e-eff2f293b9c5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:6cff6eb9-f3a3-4a36-9af3-6c68202d7732
ModelInvariantUuid:6f98d796-7c1e-486d-98c6-d72a1dacb58d
ModelName:vFW 77b26460-5651-nodes.vpgCvfc
ModelUuid:5c800e3a-b8f3-4cdc-9599-41b1f3d652c9
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:26f7bf48-13d9-46b4-be6c-ee5e362fe1bf
ModelInvariantUuid:09772163-c0e3-4f0c-a543-cb358d53efe9
ModelName:Vfw77b264605651.compute.nodes.heat.vpg
ModelUuid:0278a9cd-3deb-4b7e-9811-209f2da3cb5d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-05-06T11:31:19.273Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 9665cdb3-d42d-4ff6-8b2d-bff13ce0e6be
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:31:19.342Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||vFW 77b26460-5651 0
2023-05-06T11:31:19.348Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9665cdb3-d42d-4ff6-8b2d-bff13ce0e6be
2023-05-06T11:31:19.348Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fe314a1d-ceff-4224-9d0c-9eec3fcf6bf2 from URL: /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json
2023-05-06T11:31:19.348Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:31:19.348Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json
2023-05-06T11:31:19.461Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:31:19.461Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json fe314a1d-ceff-4224-9d0c-9eec3fcf6bf2 785
2023-05-06T11:31:19.462Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json ASDC sendASDCNotification
2023-05-06T11:31:19.462Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json
2023-05-06T11:31:19.462Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:31:19.462Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:19.462Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:19.463Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372679462,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:20.465Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw77b264605651..base_vfw..module-0",
"vfModuleModelInvariantUUID": "17ac95aa-1453-4ca9-a472-963ff25b5306",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3b49d852-3dc9-47c3-b57b-99ca942fcbde",
"vfModuleModelCustomizationUUID": "30511d6f-0cab-4b78-960d-ece419d17763",
"isBase": true,
"artifacts": [
"22dadd7a-db73-4220-b365-6007f3c3574e",
"b0770139-1431-47e8-8d4e-8fcc5c647421"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-05-06T11:31:20.494Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw77b264605651..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3b49d852-3dc9-47c3-b57b-99ca942fcbde
VfModuleModelInvariantUUID:17ac95aa-1453-4ca9-a472-963ff25b5306
VfModuleModelDescription:NULL
Artifacts UUID List:{
22dadd7a-db73-4220-b365-6007f3c3574e
,
b0770139-1431-47e8-8d4e-8fcc5c647421
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-05-06T11:31:20.501Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw77b264605651..base_vfw..module-0",
"vfModuleModelInvariantUUID": "17ac95aa-1453-4ca9-a472-963ff25b5306",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3b49d852-3dc9-47c3-b57b-99ca942fcbde",
"vfModuleModelCustomizationUUID": "30511d6f-0cab-4b78-960d-ece419d17763",
"isBase": true,
"artifacts": [
"22dadd7a-db73-4220-b365-6007f3c3574e",
"b0770139-1431-47e8-8d4e-8fcc5c647421"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-05-06T11:31:20.501Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw77b264605651..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3b49d852-3dc9-47c3-b57b-99ca942fcbde
VfModuleModelInvariantUUID:17ac95aa-1453-4ca9-a472-963ff25b5306
VfModuleModelDescription:NULL
Artifacts UUID List:{
22dadd7a-db73-4220-b365-6007f3c3574e
,
b0770139-1431-47e8-8d4e-8fcc5c647421
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-05-06T11:31:20.501Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 22dadd7a-db73-4220-b365-6007f3c3574e from URL: /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml
2023-05-06T11:31:20.501Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:31:20.502Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml
2023-05-06T11:31:20.621Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:31:20.622Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml 22dadd7a-db73-4220-b365-6007f3c3574e 20368
2023-05-06T11:31:20.622Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-06T11:31:20.622Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml
2023-05-06T11:31:20.622Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:31:20.622Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:20.623Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:20.623Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372680622,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:21.624Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b0770139-1431-47e8-8d4e-8fcc5c647421 from URL: /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env
2023-05-06T11:31:21.624Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:31:21.624Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env
2023-05-06T11:31:21.737Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:31:21.738Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env b0770139-1431-47e8-8d4e-8fcc5c647421 2098
2023-05-06T11:31:21.739Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-06T11:31:21.739Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env
2023-05-06T11:31:21.739Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:31:21.739Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:21.740Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:21.740Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372681739,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:22.742Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: d0bd5877-6a23-48e2-acd0-c359b4c0fae4
2023-05-06T11:31:22.743Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 77b26460-5651 0 9665cdb3-d42d-4ff6-8b2d-bff13ce0e6be ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:31:22.819Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@18dffdfa, org.onap.sdc.toscaparser.api.parameters.Input@2865073e, org.onap.sdc.toscaparser.api.parameters.Input@725e99aa, org.onap.sdc.toscaparser.api.parameters.Input@3f942208, org.onap.sdc.toscaparser.api.parameters.Input@5843382d]
2023-05-06T11:31:22.825Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.826Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:22.826Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic
2023-05-06T11:31:22.826Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 60894218-ec07-45fc-840c-c6fd701274d1
2023-05-06T11:31:22.826Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 60894218-ec07-45fc-840c-c6fd701274d1 matches Tosca VF Customization UUID: 60894218-ec07-45fc-840c-c6fd701274d1
2023-05-06T11:31:22.826Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 60894218-ec07-45fc-840c-c6fd701274d1 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-05-06T11:31:22.838Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.838Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:22.840Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 60894218-ec07-45fc-840c-c6fd701274d1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-06T11:31:22.841Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2faf2106
2023-05-06T11:31:22.841Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.841Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-06T11:31:22.842Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 30511d6f-0cab-4b78-960d-ece419d17763
2023-05-06T11:31:22.843Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 30511d6f-0cab-4b78-960d-ece419d17763
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-05-06T11:31:22.855Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.856Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:22.856Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:31:22.857Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.858Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:22.858Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:31:22.858Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.859Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is not matching search criteria
2023-05-06T11:31:22.859Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T11:31:22.859Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-06T11:31:22.859Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T11:31:22.859Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T11:31:22.860Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T11:31:22.860Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:22.860Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:22.860Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T11:31:22.860Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:22.860Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T11:31:22.861Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:22.861Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4b0f6903-2cdf-4fd4-bd8d-4e5a0a649fd9
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-05-06T11:31:22.888Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.889Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:22.889Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:31:22.889Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.890Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is not matching search criteria
2023-05-06T11:31:22.890Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T11:31:22.890Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T11:31:22.890Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:22.890Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:22.891Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:22.892Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T11:31:22.892Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T11:31:22.892Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-06T11:31:22.892Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T11:31:22.892Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:22.892Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T11:31:22.893Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:22.893Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d65d3397-f531-4cf2-a28e-6b656dd76b53
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-05-06T11:31:22.898Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.898Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:22.899Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:31:22.903Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.903Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is not matching search criteria
2023-05-06T11:31:22.904Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T11:31:22.904Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T11:31:22.904Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:22.904Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:22.904Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T11:31:22.905Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T11:31:22.905Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T11:31:22.905Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T11:31:22.905Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T11:31:22.905Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T11:31:22.905Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T11:31:22.906Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-06T11:31:22.906Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6cff6eb9-f3a3-4a36-9af3-6c68202d7732
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-05-06T11:31:22.912Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.912Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:22.913Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:31:22.913Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.913Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Node template vFW 77b26460-5651 0 is matching search criteria
2023-05-06T11:31:22.914Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 77b26460-5651 0] matching following query criteria: sdcType=VF, customizationUUID=60894218-ec07-45fc-840c-c6fd701274d1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:31:22.919Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.919Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:22.919Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid d0bd5877-6a23-48e2-acd0-c359b4c0fae4: vFW 77b26460-5651
2023-05-06T11:31:22.920Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.920Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:22.920Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.920Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:22.921Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.921Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:22.921Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.921Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:22.921Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:31:22.921Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-05-06 11-29-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:31:22.922Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-05-06 11-29-37
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:31:23.561Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 77b26460-5651 9665cdb3-d42d-4ff6-8b2d-bff13ce0e6be 1 ASDC deployResourceStructure
2023-05-06T11:31:23.561Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json ASDC sendASDCNotification
2023-05-06T11:31:23.562Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json
2023-05-06T11:31:23.562Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T11:31:23.562Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:23.562Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:23.562Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372683561,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:24.564Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-06T11:31:24.565Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml
2023-05-06T11:31:24.565Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T11:31:24.566Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:24.566Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:24.566Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372684564,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:25.567Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-06T11:31:25.568Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env
2023-05-06T11:31:25.568Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T11:31:25.569Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:25.569Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:25.569Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372685567,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:26.571Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar ASDC sendASDCNotification
2023-05-06T11:31:26.571Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar
2023-05-06T11:31:26.571Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T11:31:26.572Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:31:26.572Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:31:26.572Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372686571,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:27.575Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f12d01d1-b770-4d8b-a14a-444f007d1221
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:31:27.662Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f12d01d1-b770-4d8b-a14a-444f007d1221
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:31:27.669Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:31:27.669Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:31:27.670Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:31:52.091Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:31:52.094Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T11:31:52.094Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372662722,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:31:52.096Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:31:57.671Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f12d01d1-b770-4d8b-a14a-444f007d1221
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:31:57.699Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f12d01d1-b770-4d8b-a14a-444f007d1221
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:31:57.706Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:31:57.706Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:31:57.706Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:32:27.706Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f12d01d1-b770-4d8b-a14a-444f007d1221
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:32:27.745Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f12d01d1-b770-4d8b-a14a-444f007d1221
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:32:27.751Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:32:27.751Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:32:27.751Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:32:52.091Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:32:52.099Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.099Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372667006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.100Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.100Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372660714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.101Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.101Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.101Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372649721,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.101Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.101Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.101Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.102Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.102Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.102Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372657080,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.102Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.102Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.102Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372662722,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.103Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.103Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.103Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372660714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.103Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.103Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.103Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372667006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.104Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.104Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.104Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372649721,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.104Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.104Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.104Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.105Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.105Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.105Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372657080,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.105Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.105Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.106Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372662722,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.106Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.106Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.106Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372660714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.106Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.106Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.107Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372667006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.108Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.108Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.108Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372649721,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.108Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.109Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.109Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.109Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.109Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.109Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372657080,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.110Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.110Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.110Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372662722,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.110Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.110Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.110Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372660714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.111Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.111Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.111Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372667006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.111Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.111Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.111Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372649721,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.112Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.112Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.112Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.113Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.113Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.113Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372657080,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.113Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.113Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.113Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372662722,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.114Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.114Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.114Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372660714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.114Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.114Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.114Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372667006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.114Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.115Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.115Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372649721,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.115Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.115Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.115Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.115Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.115Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.115Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372672021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.116Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.116Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.116Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372657080,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.116Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.116Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.116Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372662722,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.117Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.117Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.117Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372660714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.117Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.117Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.117Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372667006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.118Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.118Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.118Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372649721,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.118Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.118Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.119Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.119Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.119Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.119Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372672021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.119Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.120Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.120Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372657080,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.120Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.120Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.120Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372662722,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.121Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.121Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.121Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372660714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.121Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.122Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.122Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372667006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.122Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.122Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.122Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372649721,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.122Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.122Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.123Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372652707,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.123Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.123Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.123Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372672021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.123Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.123Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372675013,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372675032,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372675366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372675515,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.124Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.125Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.125Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372675501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.125Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.125Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.125Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372672021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.125Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.125Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.125Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372676035,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:32:52.150Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f12d01d1-b770-4d8b-a14a-444f007d1221
2023-05-06T11:32:52.151Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f12d01d1-b770-4d8b-a14a-444f007d1221 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:32:52.181Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.182Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372676056,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:32:52.182Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.183Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372676648,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.183Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.183Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372672021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.184Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "policy-distribution-id",
"timestamp": 1683372677060,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:32:52.221Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f12d01d1-b770-4d8b-a14a-444f007d1221
2023-05-06T11:32:52.221Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f12d01d1-b770-4d8b-a14a-444f007d1221 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:32:52.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372677760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372672021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:32:52.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372678812,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:32:52.269Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f12d01d1-b770-4d8b-a14a-444f007d1221
2023-05-06T11:32:52.270Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f12d01d1-b770-4d8b-a14a-444f007d1221 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-06T11:32:52.294Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.295Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372672021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:32:52.295Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.295Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.296Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372679462,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.296Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.297Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.297Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "multicloud-k8s",
"timestamp": 1683372679816,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T11:32:52.297Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.297Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.297Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372679932,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.298Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.298Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.298Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372680622,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.298Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.298Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.298Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372681739,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:32:52.299Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.299Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.299Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372683561,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/vfw77b2646056510_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T11:32:52.299Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.299Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.299Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372684597,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:32:52.300Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.300Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.300Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372684564,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-05-06T11:32:52.300Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.300Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.300Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683372685606,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:32:52.330Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f12d01d1-b770-4d8b-a14a-444f007d1221
2023-05-06T11:32:52.331Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f12d01d1-b770-4d8b-a14a-444f007d1221 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:32:52.359Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.359Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372685567,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/resourceInstances/vfw77b2646056510/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-05-06T11:32:52.360Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.360Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.360Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372686571,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:32:52.360Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.360Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.360Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372689737,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506112937/1.0/artifacts/service-Vfw20230506112937-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:32:52.361Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:32:52.361Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T11:32:52.361Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "aai-model-loader",
"timestamp": 1683372690743,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:32:52.376Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f12d01d1-b770-4d8b-a14a-444f007d1221
2023-05-06T11:32:52.376Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f12d01d1-b770-4d8b-a14a-444f007d1221 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:32:57.756Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f12d01d1-b770-4d8b-a14a-444f007d1221
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:32:57.789Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f12d01d1-b770-4d8b-a14a-444f007d1221
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:32:57.797Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:32:57.797Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-06T11:32:57.797Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-06T11:32:57.797Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-06T11:32:57.797Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:32:57.797Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:32:57.797Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:32:57.797Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:32:57.798Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:32:57.798Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:32:57.814Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-06T11:33:27.815Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f12d01d1-b770-4d8b-a14a-444f007d1221 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-05-06T11:33:27.836Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f12d01d1-b770-4d8b-a14a-444f007d1221 and serviceModelVersionId: d0bd5877-6a23-48e2-acd0-c359b4c0fae4
2023-05-06T11:33:27.836Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 56058c9c-a5d8-4ef6-b29b-e12a1e28fec5
2023-05-06T11:33:42.649Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/56058c9c-a5d8-4ef6-b29b-e12a1e28fec5/model-vers/model-ver/d0bd5877-6a23-48e2-acd0-c359b4c0fae4?depth=0
2023-05-06T11:33:42.817Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-05-06T11:33:43.398Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56058c9c-a5d8-4ef6-b29b-e12a1e28fec5/model-vers/model-ver/d0bd5877-6a23-48e2-acd0-c359b4c0fae4?depth=0|INFO|500||Invoke
2023-05-06T11:33:43.403Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56058c9c-a5d8-4ef6-b29b-e12a1e28fec5/model-vers/model-ver/d0bd5877-6a23-48e2-acd0-c359b4c0fae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56058c9c-a5d8-4ef6-b29b-e12a1e28fec5/model-vers/model-ver/d0bd5877-6a23-48e2-acd0-c359b4c0fae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f12d01d1-b770-4d8b-a14a-444f007d1221], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5307777e-a38b-402c-993b-f125c437eb51], X-ECOMP-RequestID=[f12d01d1-b770-4d8b-a14a-444f007d1221], X-TransactionId=[], X-ONAP-RequestID=[f12d01d1-b770-4d8b-a14a-444f007d1221], Content-Type=[application/merge-patch+json]}
2023-05-06T11:33:43.433Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56058c9c-a5d8-4ef6-b29b-e12a1e28fec5/model-vers/model-ver/d0bd5877-6a23-48e2-acd0-c359b4c0fae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-06T11:33:43.790Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56058c9c-a5d8-4ef6-b29b-e12a1e28fec5/model-vers/model-ver/d0bd5877-6a23-48e2-acd0-c359b4c0fae4?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/56058c9c-a5d8-4ef6-b29b-e12a1e28fec5/model-vers/model-ver/d0bd5877-6a23-48e2-acd0-c359b4c0fae4?depth=0 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:33:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[308], vertex-id=[135280], x-aai-txid=[2-aai-resources-230506-11:33:43:447-94842], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-06T11:33:43.793Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56058c9c-a5d8-4ef6-b29b-e12a1e28fec5/model-vers/model-ver/d0bd5877-6a23-48e2-acd0-c359b4c0fae4?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-06T11:33:43.795Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56058c9c-a5d8-4ef6-b29b-e12a1e28fec5/model-vers/model-ver/d0bd5877-6a23-48e2-acd0-c359b4c0fae4?depth=0|INFO|500||InvokeReturn
2023-05-06T11:33:43.802Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-06T11:33:43.802Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:33:43.818Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-05-06T11:33:43.819Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f12d01d1-b770-4d8b-a14a-444f007d1221 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-06T11:33:43.821Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-06T11:33:43.822Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:33:43.822Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:33:43.822Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372823819,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-05-06T11:33:44.855Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:33:52.091Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:33:52.102Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-05-06T11:33:52.102Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f12d01d1-b770-4d8b-a14a-444f007d1221",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372823819,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-06T11:33:52.103Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:34:44.856Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:34:52.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:35:44.858Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:35:52.093Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:29.234Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T11:36:29.235Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"2752bba8-ab5f-44e2-9011-4cf560adb7c4","serviceName":"basic_onboard_PIzdtR","serviceVersion":"1.0","serviceUUID":"5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84","serviceDescription":"service","serviceInvariantUUID":"5f67a646-ec3c-4711-a6d5-9387c4022c70","resources":[{"resourceInstanceName":"basic_onboard_PIzdtR 0","resourceName":"basic_onboard_PIzdtR","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5a6a9ea8-f236-428d-988d-009b1fcef16b","resourceInvariantUUID":"b904baa4-52ac-487b-a74b-09673773db40","resourceCustomizationUUID":"939ed435-deac-4c0c-8511-69a6914132b9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vf-license-model.xml","artifactChecksum":"OWM0YzM2ZTYwYjQ1YjAzZmQ2MjNhOGE4YzZlMWRhMTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0a862731-7019-4611-933e-ed78386125cd","artifactVersion":"1"},{"artifactName":"basic_onboard_pizdtr0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json","artifactChecksum":"MTdlYTc4ZjdhZTU3YTUzNDMxNjhlODNmYzJjYzlmMjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d6da7afb-2e77-4c78-929a-d5ddfbc205e3","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5666d7c1-9199-4ff8-999e-420ff73502d1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"165a5354-4486-48fb-be8e-e69c5ca80ccb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"eb4e6903-36b7-47d6-837c-b500c1c64ecf","artifactVersion":"2","generatedFromUUID":"5666d7c1-9199-4ff8-999e-420ff73502d1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPizdtr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-template.yml","artifactChecksum":"MjIxMjNiM2YzMTU4YTBmYmM0OTVkMmQ0N2ExNTY4YjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"888d6c01-0357-4a51-b859-23f3667ce1e0","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPizdtr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar","artifactChecksum":"OWFhNWMzOTFhMzRlNzdkZjFmMjBkYjc0ZjJhOTJhZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f33abd6-2c59-4234-b049-99c48357ebaa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-06T11:36:29.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:36:29.239Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:29.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:29.240Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:29.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:36:29.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372977044,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:36:29.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:36:30.241Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:36:30.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:30.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:30.242Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:31.243Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:36:31.243Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:31.243Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:31.244Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:32.244Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:36:32.245Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:32.245Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:32.246Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:33.247Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:36:33.247Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:33.248Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:33.248Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:34.249Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:36:34.250Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:34.250Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:34.250Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:35.251Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:36:35.252Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:35.252Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:35.253Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:36.255Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"serviceName": "basic_onboard_PIzdtR",
"serviceVersion": "1.0",
"serviceUUID": "5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84",
"serviceDescription": "service",
"serviceInvariantUUID": "5f67a646-ec3c-4711-a6d5-9387c4022c70",
"resources": [
{
"resourceInstanceName": "basic_onboard_PIzdtR 0",
"resourceCustomizationUUID": "939ed435-deac-4c0c-8511-69a6914132b9",
"resourceName": "basic_onboard_PIzdtR",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "5a6a9ea8-f236-428d-988d-009b1fcef16b",
"resourceInvariantUUID": "b904baa4-52ac-487b-a74b-09673773db40",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_pizdtr0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"artifactChecksum": "MTdlYTc4ZjdhZTU3YTUzNDMxNjhlODNmYzJjYzlmMjQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d6da7afb-2e77-4c78-929a-d5ddfbc205e3",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "5666d7c1-9199-4ff8-999e-420ff73502d1",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "eb4e6903-36b7-47d6-837c-b500c1c64ecf",
"generatedFromUUID": "5666d7c1-9199-4ff8-999e-420ff73502d1"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "eb4e6903-36b7-47d6-837c-b500c1c64ecf",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardPizdtr-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"artifactChecksum": "OWFhNWMzOTFhMzRlNzdkZjFmMjBkYjc0ZjJhOTJhZTg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3f33abd6-2c59-4234-b049-99c48357ebaa"
}
],
"workloadContext": "Production"
}
2023-05-06T11:36:36.256Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-06T11:36:36.256Z|f12d01d1-b770-4d8b-a14a-444f007d1221|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84 ASDC
2023-05-06T11:36:36.257Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:2752bba8-ab5f-44e2-9011-4cf560adb7c4
ServiceName:basic_onboard_PIzdtR
ServiceVersion:1.0
ServiceUUID:5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84
ServiceInvariantUUID:5f67a646-ec3c-4711-a6d5-9387c4022c70
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardPizdtr-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar
ArtifactUUID:3f33abd6-2c59-4234-b049-99c48357ebaa
ArtifactChecksum:OWFhNWMzOTFhMzRlNzdkZjFmMjBkYjc0ZjJhOTJhZTg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_PIzdtR 0
ResourceCustomizationUUID:939ed435-deac-4c0c-8511-69a6914132b9
ResourceInvariantUUID:b904baa4-52ac-487b-a74b-09673773db40
ResourceName:basic_onboard_PIzdtR
ResourceType:VF
ResourceUUID:5a6a9ea8-f236-428d-988d-009b1fcef16b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_pizdtr0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json
ArtifactUUID:d6da7afb-2e77-4c78-929a-d5ddfbc205e3
ArtifactChecksum:MTdlYTc4ZjdhZTU3YTUzNDMxNjhlODNmYzJjYzlmMjQ=
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/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml
ArtifactUUID:5666d7c1-9199-4ff8-999e-420ff73502d1
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/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env
ArtifactUUID:eb4e6903-36b7-47d6-837c-b500c1c64ecf
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/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env
ArtifactUUID:eb4e6903-36b7-47d6-837c-b500c1c64ecf
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-06T11:36:36.257Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:36:36.331Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T11:36:36.332Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:36:36.332Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:36:36.332Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3f33abd6-2c59-4234-b049-99c48357ebaa from URL: /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:36.333Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:36:36.333Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:36.481Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:36:36.482Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar 3f33abd6-2c59-4234-b049-99c48357ebaa 75640
2023-05-06T11:36:36.483Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar ASDC sendASDCNotification
2023-05-06T11:36:36.483Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:36.483Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:36:36.484Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:36.484Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:36.485Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372996483,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:37.486Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T11:36:37.487Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:36:37.487Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 3f33abd6-2c59-4234-b049-99c48357ebaa, URL: /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar to file: /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:37.488Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:37.489Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:37.489Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:37.641Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6573598164418773018/Definitions/service-BasicOnboardPizdtr-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-05-06T11:36:38.979Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_PIzdtR 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-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-05-06T11:36:38.980Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is matching search criteria
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_PIzdtR 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is matching search criteria
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_PIzdtR 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.981Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:38.982Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.982Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is not matching search criteria
2023-05-06T11:36:38.982Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-05-06T11:36:38.982Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-05-06T11:36:38.982Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-05-06T11:36:38.982Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-06T11:36:38.982Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is matching search criteria
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_PIzdtR 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is matching search criteria
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_PIzdtR 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.983Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is matching search criteria
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_PIzdtR 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is not matching search criteria
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=64a24fb9-f52d-4223-bae0-8162c016577a
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:38.984Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:38.985Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_PIzdtR
Description:service
Model UUID:5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84
Model Version:NULL
Model InvariantUuid:5f67a646-ec3c-4711-a6d5-9387c4022c70
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_PIzdtR
Model UUID:b0c5d8d9-e534-4bfe-94b1-12e8dd2b5bab
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b904baa4-52ac-487b-a74b-09673773db40
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:939ed435-deac-4c0c-8511-69a6914132b9
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:fad0cf84-fd86-4bad-9132-1008f1f3d19f
ModelName:BasicOnboardPizdtr..base_ubuntu18..module-0
ModelUuid:c671f1f8-dd7f-420b-aec2-7be54b5cd634
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:64a24fb9-f52d-4223-bae0-8162c016577a
ModelInvariantUuid:13893b04-2943-4b4c-82ba-3547ee57624c
ModelName:basic_onboard_PIzdtR-nodes.ubuntu18Cvfc
ModelUuid:660eec76-0f8a-4e4e-ba3f-ec64e4c8c11b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:f822beb2-691c-4af4-990c-cbe390f58d6e
ModelInvariantUuid:6ce340bf-258b-4853-bd8d-6fc7b446f504
ModelName:BasicOnboardPizdtr.compute.nodes.heat.ubuntu18
ModelUuid:88a3b0d2-91da-49c5-8ca9-c0e07d739f2a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-05-06T11:36:39.007Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 5a6a9ea8-f236-428d-988d-009b1fcef16b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:36:39.014Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||basic_onboard_PIzdtR 0
2023-05-06T11:36:39.014Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5a6a9ea8-f236-428d-988d-009b1fcef16b
2023-05-06T11:36:39.014Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d6da7afb-2e77-4c78-929a-d5ddfbc205e3 from URL: /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json
2023-05-06T11:36:39.015Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:36:39.015Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json
2023-05-06T11:36:39.143Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:36:39.144Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json d6da7afb-2e77-4c78-929a-d5ddfbc205e3 798
2023-05-06T11:36:39.144Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json ASDC sendASDCNotification
2023-05-06T11:36:39.144Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json
2023-05-06T11:36:39.144Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:36:39.144Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:39.145Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:39.145Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372999144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:40.147Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardPizdtr..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "fad0cf84-fd86-4bad-9132-1008f1f3d19f",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "c671f1f8-dd7f-420b-aec2-7be54b5cd634",
"vfModuleModelCustomizationUUID": "1789023a-40bd-4d1a-907b-008fd0a68aa6",
"isBase": true,
"artifacts": [
"5666d7c1-9199-4ff8-999e-420ff73502d1",
"eb4e6903-36b7-47d6-837c-b500c1c64ecf"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-05-06T11:36:40.157Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPizdtr..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c671f1f8-dd7f-420b-aec2-7be54b5cd634
VfModuleModelInvariantUUID:fad0cf84-fd86-4bad-9132-1008f1f3d19f
VfModuleModelDescription:NULL
Artifacts UUID List:{
5666d7c1-9199-4ff8-999e-420ff73502d1
,
eb4e6903-36b7-47d6-837c-b500c1c64ecf
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-05-06T11:36:40.163Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardPizdtr..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "fad0cf84-fd86-4bad-9132-1008f1f3d19f",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "c671f1f8-dd7f-420b-aec2-7be54b5cd634",
"vfModuleModelCustomizationUUID": "1789023a-40bd-4d1a-907b-008fd0a68aa6",
"isBase": true,
"artifacts": [
"5666d7c1-9199-4ff8-999e-420ff73502d1",
"eb4e6903-36b7-47d6-837c-b500c1c64ecf"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-05-06T11:36:40.163Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPizdtr..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c671f1f8-dd7f-420b-aec2-7be54b5cd634
VfModuleModelInvariantUUID:fad0cf84-fd86-4bad-9132-1008f1f3d19f
VfModuleModelDescription:NULL
Artifacts UUID List:{
5666d7c1-9199-4ff8-999e-420ff73502d1
,
eb4e6903-36b7-47d6-837c-b500c1c64ecf
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-05-06T11:36:40.163Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 5666d7c1-9199-4ff8-999e-420ff73502d1 from URL: /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml
2023-05-06T11:36:40.164Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:36:40.164Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml
2023-05-06T11:36:40.281Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:36:40.282Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml 5666d7c1-9199-4ff8-999e-420ff73502d1 5033
2023-05-06T11:36:40.283Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-06T11:36:40.283Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml
2023-05-06T11:36:40.283Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:36:40.284Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:40.284Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:40.284Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373000283,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:41.286Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: eb4e6903-36b7-47d6-837c-b500c1c64ecf from URL: /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env
2023-05-06T11:36:41.287Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:36:41.287Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env
2023-05-06T11:36:41.398Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:36:41.402Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env eb4e6903-36b7-47d6-837c-b500c1c64ecf 909
2023-05-06T11:36:41.403Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-06T11:36:41.403Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env
2023-05-06T11:36:41.403Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:36:41.404Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:41.404Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:41.404Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373001403,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:42.407Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84
2023-05-06T11:36:42.408Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_PIzdtR 0 5a6a9ea8-f236-428d-988d-009b1fcef16b ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:36:42.442Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ef0cb6d, org.onap.sdc.toscaparser.api.parameters.Input@f17f236, org.onap.sdc.toscaparser.api.parameters.Input@242b9dc6, org.onap.sdc.toscaparser.api.parameters.Input@55e1395e, org.onap.sdc.toscaparser.api.parameters.Input@4d522b2c]
2023-05-06T11:36:42.446Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.447Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:42.447Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic
2023-05-06T11:36:42.447Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 939ed435-deac-4c0c-8511-69a6914132b9
2023-05-06T11:36:42.447Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 939ed435-deac-4c0c-8511-69a6914132b9 matches Tosca VF Customization UUID: 939ed435-deac-4c0c-8511-69a6914132b9
2023-05-06T11:36:42.447Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 939ed435-deac-4c0c-8511-69a6914132b9 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-05-06T11:36:42.452Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.453Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:42.454Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 939ed435-deac-4c0c-8511-69a6914132b9: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-06T11:36:42.454Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@592e7319
2023-05-06T11:36:42.454Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.454Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-06T11:36:42.454Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1789023a-40bd-4d1a-907b-008fd0a68aa6
2023-05-06T11:36:42.455Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1789023a-40bd-4d1a-907b-008fd0a68aa6
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-05-06T11:36:42.459Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.460Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is matching search criteria
2023-05-06T11:36:42.460Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_PIzdtR 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:36:42.460Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.460Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is matching search criteria
2023-05-06T11:36:42.460Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_PIzdtR 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:36:42.461Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.461Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is not matching search criteria
2023-05-06T11:36:42.461Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-06T11:36:42.461Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-06T11:36:42.461Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=64a24fb9-f52d-4223-bae0-8162c016577a
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-05-06T11:36:42.467Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.468Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is matching search criteria
2023-05-06T11:36:42.468Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_PIzdtR 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:36:42.469Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.469Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_PIzdtR 0 is matching search criteria
2023-05-06T11:36:42.469Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_PIzdtR 0] matching following query criteria: sdcType=VF, customizationUUID=939ed435-deac-4c0c-8511-69a6914132b9
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:36:42.474Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.475Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:42.475Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84: basic_onboard_PIzdtR
2023-05-06T11:36:42.475Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.475Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:42.476Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.476Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:42.476Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.476Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:42.477Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.477Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:42.477Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:36:42.477Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_PIzdtR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:36:42.478Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_PIzdtR
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:36:42.744Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_PIzdtR 5a6a9ea8-f236-428d-988d-009b1fcef16b 1 ASDC deployResourceStructure
2023-05-06T11:36:42.745Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json ASDC sendASDCNotification
2023-05-06T11:36:42.745Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json
2023-05-06T11:36:42.745Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T11:36:42.746Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:42.746Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:42.746Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373002745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:43.747Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-06T11:36:43.747Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml
2023-05-06T11:36:43.747Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T11:36:43.747Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:43.748Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:43.748Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373003747,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:44.749Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-06T11:36:44.749Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env
2023-05-06T11:36:44.750Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T11:36:44.750Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:44.750Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:44.750Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373004749,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:45.753Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar ASDC sendASDCNotification
2023-05-06T11:36:45.755Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar
2023-05-06T11:36:45.755Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T11:36:45.755Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:36:45.756Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:36:45.756Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373005753,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:46.758Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:36:46.791Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:36:46.797Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:36:46.797Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:36:46.797Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:36:52.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:36:52.094Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:36:52.094Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683372979721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:36:52.096Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:36:52.096Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:36:52.096Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:36:52.096Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:36:52.097Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:36:52.097Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372978067,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:36:52.097Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:36:52.097Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:36:52.097Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372980833,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:36:52.098Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:16.798Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:37:16.835Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:37:16.845Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:37:16.846Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:37:16.846Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:37:46.846Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:37:46.880Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:37:46.886Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:37:46.887Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:37:46.887Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:37:52.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:37:52.097Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.097Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372975808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.098Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.098Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.098Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372977044,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683372979721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372978067,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.099Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372980833,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372975808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372978067,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.100Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683372979721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372977044,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372980833,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.101Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372975808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372978067,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372977044,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372980833,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683372979721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.102Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372975808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372978067,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683372979721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.103Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372980833,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.104Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.104Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.104Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372977044,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.104Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.104Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.104Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.104Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.104Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.104Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372975808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372978067,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372977044,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683372979721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.105Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372980833,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372975808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.106Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372978067,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.107Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.107Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372977044,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.107Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.107Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683372979721,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.107Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.107Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372944858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372980833,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1683372975808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372996787,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372996316,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372996323,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372996483,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.109Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683372996659,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683372997321,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:37:52.137Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 2752bba8-ab5f-44e2-9011-4cf560adb7c4
2023-05-06T11:37:52.137Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2752bba8-ab5f-44e2-9011-4cf560adb7c4 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:37:52.165Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.165Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372997327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:37:52.166Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.166Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.166Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372997910,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.166Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.166Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.166Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "policy-distribution-id",
"timestamp": 1683372998328,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:37:52.185Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2752bba8-ab5f-44e2-9011-4cf560adb7c4
2023-05-06T11:37:52.186Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2752bba8-ab5f-44e2-9011-4cf560adb7c4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:37:52.215Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.216Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683372999019,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.216Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.216Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.216Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683372999144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.216Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.216Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.216Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683373000032,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:37:52.234Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2752bba8-ab5f-44e2-9011-4cf560adb7c4
2023-05-06T11:37:52.234Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2752bba8-ab5f-44e2-9011-4cf560adb7c4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-06T11:37:52.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373000283,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "multicloud-k8s",
"timestamp": 1683373001036,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373001403,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373002021,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373002745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T11:37:52.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683373003036,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:37:52.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373002021,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/basic_onboard_pizdtr0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373003747,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-05-06T11:37:52.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "aai-model-loader",
"timestamp": 1683373004039,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:37:52.278Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2752bba8-ab5f-44e2-9011-4cf560adb7c4
2023-05-06T11:37:52.278Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2752bba8-ab5f-44e2-9011-4cf560adb7c4 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:37:52.304Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.304Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373002021,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373004749,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373002021,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373005753,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.305Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373002021,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/resourceInstances/basic_onboard_pizdtr0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373002021,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373002021,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373009860,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:37:52.306Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:37:52.307Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:37:52.307Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373011968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardPizdtr/1.0/artifacts/service-BasicOnboardPizdtr-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:37:52.307Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:38:16.888Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:38:16.915Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:38:16.920Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:38:16.921Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-06T11:38:16.921Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:38:16.921Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:38:46.921Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:38:46.952Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:38:46.959Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:38:46.959Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-06T11:38:46.959Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:38:46.959Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:38:52.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:38:52.093Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:38:52.093Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373012974,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:38:52.115Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2752bba8-ab5f-44e2-9011-4cf560adb7c4
2023-05-06T11:38:52.115Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2752bba8-ab5f-44e2-9011-4cf560adb7c4 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:39:16.959Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:39:16.992Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:39:17.000Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:39:17.001Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-06T11:39:17.001Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-06T11:39:17.001Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-06T11:39:17.001Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:39:17.001Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:39:17.002Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:39:17.002Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:39:17.002Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:39:17.002Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:39:17.016Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-06T11:39:47.017Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-05-06T11:39:47.031Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2752bba8-ab5f-44e2-9011-4cf560adb7c4 and serviceModelVersionId: 5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84
2023-05-06T11:39:47.031Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5f67a646-ec3c-4711-a6d5-9387c4022c70
2023-05-06T11:39:47.032Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5f67a646-ec3c-4711-a6d5-9387c4022c70/model-vers/model-ver/5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84?depth=0
2023-05-06T11:39:47.040Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-05-06T11:39:47.124Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f67a646-ec3c-4711-a6d5-9387c4022c70/model-vers/model-ver/5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-05-06T11:39:47.125Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f67a646-ec3c-4711-a6d5-9387c4022c70/model-vers/model-ver/5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84?depth=0|INFO|500||Invoke
2023-05-06T11:39:47.138Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f67a646-ec3c-4711-a6d5-9387c4022c70/model-vers/model-ver/5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-06T11:39:47.349Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f67a646-ec3c-4711-a6d5-9387c4022c70/model-vers/model-ver/5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84?depth=0|INFO|500||InvokeReturn
2023-05-06T11:39:47.350Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f67a646-ec3c-4711-a6d5-9387c4022c70/model-vers/model-ver/5ba0b268-77c1-4ffc-a01c-b1ac6fc92b84?depth=0 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:39:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[205], vertex-id=[213224], x-aai-txid=[0-aai-resources-230506-11:39:47:149-51873], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-06T11:39:47.350Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-05-06T11:39:47.351Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-06T11:39:47.351Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:39:47.364Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-05-06T11:39:47.364Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2752bba8-ab5f-44e2-9011-4cf560adb7c4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-06T11:39:47.365Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-06T11:39:47.365Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:39:47.365Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:39:47.365Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373187364,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-05-06T11:39:48.400Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:39:52.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:39:52.096Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:39:52.097Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "2752bba8-ab5f-44e2-9011-4cf560adb7c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373187364,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-06T11:39:52.098Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:40:18.389Z||kafka-producer-network-thread | SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-13708c0b-926f-4fd2-b1ab-4c6c428b1798] Node 1 disconnected.
2023-05-06T11:40:48.402Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:40:52.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:41:48.402Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:41:52.093Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:42:48.403Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:42:52.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:43:48.405Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:43:52.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:44:48.406Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:44:52.097Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:45:48.407Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:45:52.097Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:46:15.494Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T11:46:15.495Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"19a3f207-82b1-4e4f-b73f-5712a65e5c23","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"0c7547e2-126c-4f5b-aa19-1d8b8127de5d","serviceDescription":"service","serviceInvariantUUID":"3449be66-7f34-4306-a807-4df67c350ea2","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"e2d60a86-6790-432f-9bb6-56bbe34ba649","resourceInvariantUUID":"4035fdc4-97f4-4fa0-a647-14a0572ba955","resourceCustomizationUUID":"4c359e30-fb0f-4a90-a98e-c46e450a3b1e","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":"NTIyZTY4NDVkZjRkMjhjOGFhZjFlMzZjOTliYzJhNWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"04cf10bc-f2f1-4e97-b111-76afb1115124","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MGM4MjMyZWI0NWZjMjRlMzQyNWU4ZjMzYTRlOTQyNWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3688d7ee-6828-408b-8e74-b614d3ffc225","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-06T11:46:15.502Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:46:15.502Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:46:15.502Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:46:15.502Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373548407,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:46:15.524Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:46:15.525Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "ves-openapi-manager",
"timestamp": 1683373556607,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:46:15.526Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:46:16.510Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:46:16.511Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:46:16.511Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:46:16.511Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373548407,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:46:17.514Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "0c7547e2-126c-4f5b-aa19-1d8b8127de5d",
"serviceDescription": "service",
"serviceInvariantUUID": "3449be66-7f34-4306-a807-4df67c350ea2",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "4c359e30-fb0f-4a90-a98e-c46e450a3b1e",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "e2d60a86-6790-432f-9bb6-56bbe34ba649",
"resourceInvariantUUID": "4035fdc4-97f4-4fa0-a647-14a0572ba955",
"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": "MGM4MjMyZWI0NWZjMjRlMzQyNWU4ZjMzYTRlOTQyNWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3688d7ee-6828-408b-8e74-b614d3ffc225"
}
],
"workloadContext": "Production"
}
2023-05-06T11:46:17.514Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-06T11:46:17.514Z|2752bba8-ab5f-44e2-9011-4cf560adb7c4|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0c7547e2-126c-4f5b-aa19-1d8b8127de5d ASDC
2023-05-06T11:46:17.514Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:19a3f207-82b1-4e4f-b73f-5712a65e5c23
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:0c7547e2-126c-4f5b-aa19-1d8b8127de5d
ServiceInvariantUUID:3449be66-7f34-4306-a807-4df67c350ea2
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:3688d7ee-6828-408b-8e74-b614d3ffc225
ArtifactChecksum:MGM4MjMyZWI0NWZjMjRlMzQyNWU4ZjMzYTRlOTQyNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:4c359e30-fb0f-4a90-a98e-c46e450a3b1e
ResourceInvariantUUID:4035fdc4-97f4-4fa0-a647-14a0572ba955
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:e2d60a86-6790-432f-9bb6-56bbe34ba649
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-05-06T11:46:17.514Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0c7547e2-126c-4f5b-aa19-1d8b8127de5d ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:46:17.585Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T11:46:17.586Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:46:17.586Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:46:17.586Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3688d7ee-6828-408b-8e74-b614d3ffc225 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-06T11:46:17.586Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:46:17.586Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-06T11:46:17.732Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:46:17.735Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 3688d7ee-6828-408b-8e74-b614d3ffc225 57786
2023-05-06T11:46:17.735Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-06T11:46:17.735Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-06T11:46:17.735Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:46:17.736Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:46:17.736Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:46:17.736Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373577735,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:46:18.738Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T11:46:18.739Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:46:18.739Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 3688d7ee-6828-408b-8e74-b614d3ffc225, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:18.739Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-05-06T11:46:18.740Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:18.741Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:18.889Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP819632006968841672/Definitions/service-BasicNetwork-template.yml
2023-05-06T11:46:19.337Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-06T11:46:19.337Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.338Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.339Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.339Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.339Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.339Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.339Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.339Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.339Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:0c7547e2-126c-4f5b-aa19-1d8b8127de5d
Model Version:NULL
Model InvariantUuid:3449be66-7f34-4306-a807-4df67c350ea2
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:4035fdc4-97f4-4fa0-a647-14a0572ba955
Model UUID:142bcc89-abb5-4b7a-a1c8-3bb201231b3f
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:4c359e30-fb0f-4a90-a98e-c46e450a3b1e
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-05-06T11:46:19.361Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: e2d60a86-6790-432f-9bb6-56bbe34ba649
2023-05-06T11:46:19.361Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||No resources found for Service: 0c7547e2-126c-4f5b-aa19-1d8b8127de5d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:46:19.368Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||
2023-05-06T11:46:19.368Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-05-06T11:46:19.368Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 0c7547e2-126c-4f5b-aa19-1d8b8127de5d
2023-05-06T11:46:19.369Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 0c7547e2-126c-4f5b-aa19-1d8b8127de5d
2023-05-06T11:46:19.369Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-05-06T11:46:19.369Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:46:19.382Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@35ee873a, org.onap.sdc.toscaparser.api.parameters.Input@707f9eb2, org.onap.sdc.toscaparser.api.parameters.Input@3ff3d85, org.onap.sdc.toscaparser.api.parameters.Input@6072b426, org.onap.sdc.toscaparser.api.parameters.Input@21642845]
2023-05-06T11:46:19.385Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.386Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.386Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.386Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.387Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 0c7547e2-126c-4f5b-aa19-1d8b8127de5d: Generic NeutronNet
2023-05-06T11:46:19.387Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.387Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.387Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.387Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-05-06T11:46:19.431Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.432Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.432Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.432Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.433Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:46:19.433Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:46:19.433Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-05-06T11:46:19.548Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-05-06T11:46:19.548Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-06T11:46:19.548Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-06T11:46:19.548Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T11:46:19.548Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:46:19.548Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:46:19.548Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373579548,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:46:20.549Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:46:20.579Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:46:20.588Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:46:20.588Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:46:20.588Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:46:50.589Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:46:50.620Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:46:50.626Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:46:50.626Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:46:50.626Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:46:52.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:46:52.094Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:46:52.094Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "multicloud-k8s",
"timestamp": 1683373572057,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:46:52.095Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:46:52.095Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:46:52.095Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "policy-distribution-id",
"timestamp": 1683373569342,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:46:52.095Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:46:52.096Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:46:52.096Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373548407,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:46:52.096Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:46:52.096Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:46:52.096Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373538332,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:46:52.097Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:20.626Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:47:20.657Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:47:20.663Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:47:20.663Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:47:20.664Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:47:50.665Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:47:50.700Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:47:50.705Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:47:50.706Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T11:47:50.706Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T11:47:52.092Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:47:52.095Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.095Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373572021,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:47:52.096Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.096Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.096Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "multicloud-k8s",
"timestamp": 1683373572057,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:47:52.096Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.096Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.096Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "ves-openapi-manager",
"timestamp": 1683373556607,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:47:52.096Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "policy-distribution-id",
"timestamp": 1683373569342,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373548407,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373538332,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373572021,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.097Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373577576,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373577735,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "policy-distribution-id",
"timestamp": 1683373577578,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.098Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373578483,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:47:52.099Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.099Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373578580,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:47:52.121Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 19a3f207-82b1-4e4f-b73f-5712a65e5c23
2023-05-06T11:47:52.122Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19a3f207-82b1-4e4f-b73f-5712a65e5c23 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:47:52.151Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.152Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "policy-distribution-id",
"timestamp": 1683373578581,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:47:52.152Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.152Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.152Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373579548,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:47:52.152Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.152Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.152Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "aai-model-loader",
"timestamp": 1683373579721,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:47:52.152Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.152Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.153Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "policy-distribution-id",
"timestamp": 1683373579583,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:47:52.169Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 19a3f207-82b1-4e4f-b73f-5712a65e5c23
2023-05-06T11:47:52.169Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19a3f207-82b1-4e4f-b73f-5712a65e5c23 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:47:52.210Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.211Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373580043,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:47:52.211Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.211Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "aai-model-loader",
"timestamp": 1683373579721,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:47:52.211Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.211Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373581047,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:47:52.225Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 19a3f207-82b1-4e4f-b73f-5712a65e5c23
2023-05-06T11:47:52.226Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19a3f207-82b1-4e4f-b73f-5712a65e5c23 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:47:52.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "aai-model-loader",
"timestamp": 1683373581858,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:47:52.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "aai-model-loader",
"timestamp": 1683373585496,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:47:52.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:47:52.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:47:52.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "aai-model-loader",
"timestamp": 1683373586500,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:47:52.272Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 19a3f207-82b1-4e4f-b73f-5712a65e5c23
2023-05-06T11:47:52.272Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19a3f207-82b1-4e4f-b73f-5712a65e5c23 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:48:20.708Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:48:20.738Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-06T11:48:20.748Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T11:48:20.748Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-06T11:48:20.748Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-06T11:48:20.749Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-06T11:48:20.749Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:48:20.749Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:48:20.749Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:48:20.749Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:48:20.749Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T11:48:20.749Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:48:20.771Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-06T11:48:50.771Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-05-06T11:48:50.782Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 19a3f207-82b1-4e4f-b73f-5712a65e5c23 and serviceModelVersionId: 0c7547e2-126c-4f5b-aa19-1d8b8127de5d
2023-05-06T11:48:50.783Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3449be66-7f34-4306-a807-4df67c350ea2
2023-05-06T11:48:50.784Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3449be66-7f34-4306-a807-4df67c350ea2/model-vers/model-ver/0c7547e2-126c-4f5b-aa19-1d8b8127de5d?depth=0
2023-05-06T11:48:50.793Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-05-06T11:48:50.866Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3449be66-7f34-4306-a807-4df67c350ea2/model-vers/model-ver/0c7547e2-126c-4f5b-aa19-1d8b8127de5d?depth=0|INFO|500||Invoke
2023-05-06T11:48:50.866Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3449be66-7f34-4306-a807-4df67c350ea2/model-vers/model-ver/0c7547e2-126c-4f5b-aa19-1d8b8127de5d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3449be66-7f34-4306-a807-4df67c350ea2/model-vers/model-ver/0c7547e2-126c-4f5b-aa19-1d8b8127de5d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[19a3f207-82b1-4e4f-b73f-5712a65e5c23], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f1b7cf42-362e-40c7-af6c-0c92ecc0dd04], X-ECOMP-RequestID=[19a3f207-82b1-4e4f-b73f-5712a65e5c23], X-TransactionId=[], X-ONAP-RequestID=[19a3f207-82b1-4e4f-b73f-5712a65e5c23], Content-Type=[application/merge-patch+json]}
2023-05-06T11:48:50.879Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3449be66-7f34-4306-a807-4df67c350ea2/model-vers/model-ver/0c7547e2-126c-4f5b-aa19-1d8b8127de5d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-06T11:48:51.059Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3449be66-7f34-4306-a807-4df67c350ea2/model-vers/model-ver/0c7547e2-126c-4f5b-aa19-1d8b8127de5d?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/3449be66-7f34-4306-a807-4df67c350ea2/model-vers/model-ver/0c7547e2-126c-4f5b-aa19-1d8b8127de5d?depth=0 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:48:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[168048], x-aai-txid=[2-aai-resources-230506-11:48:50:896-41279], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-06T11:48:51.059Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3449be66-7f34-4306-a807-4df67c350ea2/model-vers/model-ver/0c7547e2-126c-4f5b-aa19-1d8b8127de5d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-06T11:48:51.060Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3449be66-7f34-4306-a807-4df67c350ea2/model-vers/model-ver/0c7547e2-126c-4f5b-aa19-1d8b8127de5d?depth=0|INFO|500||InvokeReturn
2023-05-06T11:48:51.060Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-06T11:48:51.060Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-06T11:48:51.072Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-05-06T11:48:51.072Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 19a3f207-82b1-4e4f-b73f-5712a65e5c23 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-06T11:48:51.072Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-06T11:48:51.073Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:48:51.073Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:48:51.073Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "19a3f207-82b1-4e4f-b73f-5712a65e5c23",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373731072,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-05-06T11:48:52.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:48:52.096Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.097Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "aai-model-loader",
"timestamp": 1683373639721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.098Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.098Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.098Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373640586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.099Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.099Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373637834,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.099Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.099Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.099Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373639584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.099Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.100Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.100Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "ves-openapi-manager",
"timestamp": 1683373657832,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.100Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.100Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.100Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373639584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.100Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.101Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.101Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373640586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.101Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.101Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.101Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373637834,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-05-06T11:48:52.101Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.101Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.101Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "ves-openapi-manager",
"timestamp": 1683373657832,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.102Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.102Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.102Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "aai-model-loader",
"timestamp": 1683373639721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.102Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.102Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.102Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373640586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-06T11:48:52.102Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.103Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.103Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373639584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.103Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.103Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.103Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "aai-model-loader",
"timestamp": 1683373639721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.103Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.103Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.103Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373637834,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-06T11:48:52.104Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.104Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.104Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "ves-openapi-manager",
"timestamp": 1683373657832,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.104Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.104Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.104Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373640586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.104Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373637834,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "ves-openapi-manager",
"timestamp": 1683373657832,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "aai-model-loader",
"timestamp": 1683373639721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373639584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.105Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373640586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373637834,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373639584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "ves-openapi-manager",
"timestamp": 1683373657832,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "aai-model-loader",
"timestamp": 1683373639721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.107Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373662021,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.107Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373640586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373637834,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "ves-openapi-manager",
"timestamp": 1683373657832,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "aai-model-loader",
"timestamp": 1683373639721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.108Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.109Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373639584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.109Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.109Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.109Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373662021,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.109Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.109Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373640586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:48:52.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373639584,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:48:52.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373637834,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:48:52.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "aai-model-loader",
"timestamp": 1683373639721,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:48:52.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "ves-openapi-manager",
"timestamp": 1683373657832,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373662021,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373665547,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:48:52.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.113Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.113Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"18285b63-a499-43d6-9519-7670a4896050","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"2cac7801-19e9-4491-baa8-e38f27b4c45d","serviceDescription":"service","serviceInvariantUUID":"19645456-85e8-4458-8d76-1dd7038b5f37","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"809f54fc-c799-4810-baab-46f21988ab8c","resourceInvariantUUID":"fee59da9-1bcc-483a-adab-4776c13f196b","resourceCustomizationUUID":"abf8655f-4454-423f-aabd-11eb39623b87","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":"NjcwZWI4MWY5MDA1YzI1N2YxM2Y2ZjRhYzRkNmVjZDA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dab689c2-8214-4990-adcd-9bd00c825ddd","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":"MWE4MDI2NDY3ODI0MzMzYzc0ODQ5MGIxODcxNTMzZDg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c32e0167-0d08-4af9-9cbb-1ac64bede4a2","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":"c8055385-dc0e-4fdb-859a-a9ef57fb0cc6","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":"c038904f-b2c0-4230-a7d7-4fb9e6a4e2d6","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":"c6c7f602-9604-4b21-8148-c09117072b82","artifactVersion":"2","generatedFromUUID":"c8055385-dc0e-4fdb-859a-a9ef57fb0cc6"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MzFlYzRjNWVmMmUyZTkwYWY2YjIyNDEyZmQ5NGUxMDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4d98b1a0-a8d8-4d80-ac9e-1b2a73b7e3ee","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"M2NiNDM0MmViY2VlZWZkZTFiZDI2ZWJkNTdhZGZjMDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"29d68f15-634a-4c18-8f05-c5e4dccd8713","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-06T11:48:52.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373665069,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:48:52.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373665081,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:48:52.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.114Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:48:52.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "aai-model-loader",
"timestamp": 1683373665408,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:48:52.115Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:48:52.115Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:48:52.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.115Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373732107,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:48:52.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373662021,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373666073,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:48:52.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "cds-sdc-listener",
"timestamp": 1683373666088,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:48:52.165Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 18285b63-a499-43d6-9519-7670a4896050
2023-05-06T11:48:52.165Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 18285b63-a499-43d6-9519-7670a4896050 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:48:52.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373666673,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:48:52.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373662021,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.195Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "policy-distribution-id",
"timestamp": 1683373667075,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:48:52.213Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 18285b63-a499-43d6-9519-7670a4896050
2023-05-06T11:48:52.213Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 18285b63-a499-43d6-9519-7670a4896050 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-06T11:48:52.240Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.240Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373667789,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:48:52.240Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.240Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.240Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373662021,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T11:48:52.241Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.241Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.241Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373668795,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-06T11:48:52.258Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 18285b63-a499-43d6-9519-7670a4896050
2023-05-06T11:48:52.259Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 18285b63-a499-43d6-9519-7670a4896050 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-06T11:48:52.278Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.278Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373662021,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T11:48:52.278Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.279Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.279Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "multicloud-k8s",
"timestamp": 1683373669796,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T11:48:52.279Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.280Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.280Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373669864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T11:48:52.280Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.280Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.280Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "aai-model-loader",
"timestamp": 1683373671956,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:48:52.280Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:52.280Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T11:48:52.280Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683373672114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T11:48:52.281Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T11:48:53.116Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:48:53.116Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:48:53.116Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:48:53.117Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373732107,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:48:54.117Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:48:54.118Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:48:54.118Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:48:54.118Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373732107,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:48:55.120Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:48:55.121Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:48:55.121Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:48:55.121Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373732107,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:48:56.122Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:48:56.123Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:48:56.123Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:48:56.123Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373732107,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:48:57.124Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:48:57.124Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:48:57.124Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:48:57.125Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373732107,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:48:58.125Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T11:48:58.126Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:48:58.126Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:48:58.126Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373732107,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:48:59.128Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "2cac7801-19e9-4491-baa8-e38f27b4c45d",
"serviceDescription": "service",
"serviceInvariantUUID": "19645456-85e8-4458-8d76-1dd7038b5f37",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "abf8655f-4454-423f-aabd-11eb39623b87",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "809f54fc-c799-4810-baab-46f21988ab8c",
"resourceInvariantUUID": "fee59da9-1bcc-483a-adab-4776c13f196b",
"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": "MWE4MDI2NDY3ODI0MzMzYzc0ODQ5MGIxODcxNTMzZDg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c32e0167-0d08-4af9-9cbb-1ac64bede4a2",
"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": "c8055385-dc0e-4fdb-859a-a9ef57fb0cc6",
"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": "c6c7f602-9604-4b21-8148-c09117072b82",
"generatedFromUUID": "c8055385-dc0e-4fdb-859a-a9ef57fb0cc6"
},
"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": "c6c7f602-9604-4b21-8148-c09117072b82",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "M2NiNDM0MmViY2VlZWZkZTFiZDI2ZWJkNTdhZGZjMDE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "29d68f15-634a-4c18-8f05-c5e4dccd8713"
}
],
"workloadContext": "Production"
}
2023-05-06T11:48:59.128Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-06T11:48:59.129Z|19a3f207-82b1-4e4f-b73f-5712a65e5c23|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2cac7801-19e9-4491-baa8-e38f27b4c45d ASDC
2023-05-06T11:48:59.129Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:18285b63-a499-43d6-9519-7670a4896050
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:2cac7801-19e9-4491-baa8-e38f27b4c45d
ServiceInvariantUUID:19645456-85e8-4458-8d76-1dd7038b5f37
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:29d68f15-634a-4c18-8f05-c5e4dccd8713
ArtifactChecksum:M2NiNDM0MmViY2VlZWZkZTFiZDI2ZWJkNTdhZGZjMDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:abf8655f-4454-423f-aabd-11eb39623b87
ResourceInvariantUUID:fee59da9-1bcc-483a-adab-4776c13f196b
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:809f54fc-c799-4810-baab-46f21988ab8c
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:c32e0167-0d08-4af9-9cbb-1ac64bede4a2
ArtifactChecksum:MWE4MDI2NDY3ODI0MzMzYzc0ODQ5MGIxODcxNTMzZDg=
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:c8055385-dc0e-4fdb-859a-a9ef57fb0cc6
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:c6c7f602-9604-4b21-8148-c09117072b82
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:c6c7f602-9604-4b21-8148-c09117072b82
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-06T11:48:59.129Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2cac7801-19e9-4491-baa8-e38f27b4c45d ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-05-06T11:48:59.219Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T11:48:59.220Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:48:59.220Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:48:59.220Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 29d68f15-634a-4c18-8f05-c5e4dccd8713 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-06T11:48:59.220Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-05-06T11:48:59.221Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-06T11:48:59.371Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-05-06T11:48:59.374Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 29d68f15-634a-4c18-8f05-c5e4dccd8713 75173
2023-05-06T11:48:59.374Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-05-06T11:48:59.375Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-06T11:48:59.375Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T11:48:59.375Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-05-06T11:48:59.375Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T11:48:59.376Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "18285b63-a499-43d6-9519-7670a4896050",
"consumerID": "SO-sdc-controller",
"timestamp": 1683373739374,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T11:49:00.377Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T11:49:00.377Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-05-06T11:49:00.378Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 29d68f15-634a-4c18-8f05-c5e4dccd8713, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:00.378Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-05-06T11:49:00.379Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:00.379Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:00.615Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12444374907709231587/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:49:01.763Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-06T11:49:01.764Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-05-06T11:49:01.765Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-06T11:49:01.766Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=adb2b002-266c-49ee-9da7-dea2d54e7036
2023-05-06T11:49:01.766Z|18285b63-a499-43d6-9519-7670a4896050|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery